• Here’s the situation I cannot solve… I use a page to list a post category, with each post being in an li tag. Each post has an image which I {floated:left}. Each post has a title, and I removed it’s bullet. The content of the post is displayed and it is also a bullet list, but since I floated the image I need to use overflow to make the container expand to accommodate the image. Once I apply overflow I lose the bullet on the content. Without using overflow the content has bullets, but the image extends past the bottom of the container. Anyone know a way around this?

    The offending page is here… http://equipyourmind.niftywebdesigns.com/shortest-summary/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘CSS dilemma’ is closed to new replies.