theonomo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New user register problemPlease post your solution. Thanks.
Forum: Themes and Templates
In reply to: lists — inside, outside, and second line indentThe extra padding only moves the numbers over for the items that aren’t wrapped around the image. For the item (item 1 at http://jonti.org/?p=109) that is next to the image, the padding-left won’t move it over because it is already moved over due to the image.
Forum: Themes and Templates
In reply to: Only the first paragraph wraps around the imageWow, that solved my problem. I am grateful, Otto. I’m curious about what the purpose of the overflow:hidden thing is, but at least my site is working now.
I’m very impressed with the help I got at this forum 🙂
Forum: Themes and Templates
In reply to: Only the first paragraph wraps around the imageThanks for your post, Otto.
I have put the IMG code on a seperate line. Now, however, the image is all by itself with not text next to it at all.
I’ll keep playing with it for a while.
Forum: Themes and Templates
In reply to: Only the first paragraph wraps around the imageYou can see my problem here: http://jonti.org/?p=109
Forum: Themes and Templates
In reply to: Only the first paragraph wraps around the imageIt looks like someone else had the exact same problem: http://wordpress.org/support/topic/170490?replies=5
I added the following to my style.css
.entry p {
clear: none;
}I still have the problem…
Forum: Fixing WordPress
In reply to: image align left but no space between image and textI’d also like to know.
Forum: Plugins
In reply to: Looks awesome! But..changing the style sheet to get the lists to work correctly breaks other parts of the theme. Pretty lame.
Forum: Plugins
In reply to: Looks awesome! But..I just tried this theme. I have to agree with the original poster that not having the list functionality is a deal breaker.