sacrepub
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Images Are Not Displaying on Page Refresh and Not at All in IE7I’ve just hosted both images on my own site and it seems to work. However, it seems odd that I cannot link to other images with out an error.
Forum: Themes and Templates
In reply to: Image Link Issues in inside of a WidgetAny WordPress gurus with insight? Moshu, I need your guidance :).
Thanks!
Forum: Plugins
In reply to: Multiple Contributor PluginI just found it right before your reply. But thanks for the pleasant response!
Forum: Plugins
In reply to: Multiple Contributor PluginThank you very much for the reply!
This is where I am not very good. Is there a detailed tutorial on how do setup or use an author.php?
Coding is something I am not good at.
Forum: Plugins
In reply to: Multiple Contributor PluginAny WordPress Guru know how to accomplish this?
Thanks!
Forum: Fixing WordPress
In reply to: “Source” CodeAnyone have any suggestions, please?
Thanks!
Forum: Fixing WordPress
In reply to: “Source” CodeThanks Haochi! That’s what I needed, well almost! It is working but something is not quite right.
See a test post here:
http://www.sacramentorepublicrat.com/criminal/testing/
The text should be to the right of the “Source ->” image.
The code I put in my style sheet is:
source {
margin: 0 10px;
padding-left: 63px;
font-size: 8pt;
font-style: normal;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
color: #333;
background: url(/images/source_button.gif) no-repeat 0 0;
}And I enter the following in the post:
<p class=”source”>100.5 The Zone “Outlaw” Contest Rules</p>
Thanks very much!
Forum: Fixing WordPress
In reply to: “Source” CodeThanks for the reply. I have forgotten everything! 🙂
I would like to have, in the body of my post, an image that says “Source” with text next to it. The text needs to be a link.
The text and link will change by post.
Essentially this is a link that can take people to another site that I may have gotten my information from. Thus a “Source”.
I know this can be done via HTML but I was looking for a short cut!
Forum: Fixing WordPress
In reply to: Adding/Editing Links WidgetAnyone? Please!