mdlewis11
Forum Replies Created
-
Forum: Themes and Templates
In reply to: php code in a variable?A second attempt at getting enough backtick in place…
<?php $rr=<p class=”centerP”>” rel=”bookmark” title=”Permanent Link: <?php the_title(); ?>”>’‘[Read More]’‘” ?>
Forum: Fixing WordPress
In reply to: style sheets not loading in a local installI’m having the same problem. Did you ever arrive at a solution?
Forum: Plugins
In reply to: Category Images Plugin for 1.5The wierd thing is, IE knows the image should be there. I can right click the blank space and save the image to my desktop. I can then view the image in a graphics viewer.
Forum: Plugins
In reply to: Category Images Plugin for 1.5Ok, I fixed all the errors. The page is now valid code. But the images still don’t appear in IE. Any more ideas?
Forum: Plugins
In reply to: Category Images Plugin for 1.5Just checked it using IE and the images don’t appear. They look fine in Firefox.
Forum: Plugins
In reply to: Category Images Plugin for 1.5Wonderfull, thank you!
Forum: Plugins
In reply to: Category Images Plugin for 1.5I’m using the following code:
<?php c2c_the_category_image(”, ”, ‘gif’, ‘/graphics/’)?>
How can I make the image “float left?”
Forum: Fixing WordPress
In reply to: custom quicktags?I could never make this work using notepad or Word. They would step all over the java code, and when it was uploaded, it wouldn’t work. However, I found a free java script editor HERE that allowed me to add my own quicktags. I just thought this might help others.