Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: css help

I see the problem in IE6, outchy. I think the problem is that the width of your “discussions” div is too wide, so it can’t “fit” next to the “Top Posters” sidebar and still be less wide than your page wrap. To see if this is the problem, lower the CSS width property for “discussions” and refresh in IE6. If that’s actually the problem, you can revert the width property and then use a conditional CSS file that declares a shorter width for discussions on IE6 only.

Skip to toolbar