kinuk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: CSS help needed pleaseTo solve number one, put the following into your stylesheet:
img {padding: 5px;}
change the number to change the amount of padding around the photo.
You can also add another line under the title by adding padding. (padding-bottom: 5px;), for example.
Forum: Fixing WordPress
In reply to: Comment errorI was using the Three Strikes plugin and the Kitten’s Spaminator, but have since disabled them. At this moment, the only things that are enabled are the Auto-Close comments plugin and the Recent Links one.
Should I disable those and then re-install the plugins?
Thanks Nuclear Moose and Tcloer!
Forum: Plugins
In reply to: auto-close comments errorsThat worked! Thanks very much, podz! I really appreciate your help…
Forum: Themes and Templates
In reply to: br clear=”all” moving borderPodz,
I do know that it’s the CSS or XHTML, but why didn’t it show up before, when I was using MT? It works fine in Mozilla, it’s just IE that’s a pain in the neck. I guess that does mean that I’ve got to go and change every single<br clear="all" />to just
by hand. Thanks for your help.Forum: Themes and Templates
In reply to: br clear=”all” moving borderLet me add something to that: it seems that this annoying effect is not present in Mozilla 1.5. I’ve not checked Firefox yet. I know it’d be easy to just ignore the IE users, but I really don’t want to. Any help will be greatly appreciated.