Forums

Join

Info

Tags

css help

  1. i hate asking this because i thought i was pretty good with css but i must swallow my pride :/ could you guys help me figure out why IE is dropping the "Latest Discussions" part below the "Top Posters" sidebar? it works in Firefox!!

    http://www.manonfire.cc/sk6ers/

    here's the css:

    http://www.manonfire.cc/sk6ers/bb-templates/superbold/style.css

  2. Looks fine to me, FF 2, IE 7.

  3. 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.

  4. rock & roll, gentlemen. that was it, bobbyh and yes i was using ie6 on win2k. thank you very much, i really love these forums!

  5. Congrats! Also, since you don't have IE7, I'll confirm here that your theme also looks good on IE7. :-)

  6. awesome :D

  7. You must log in to post.