bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

css help

(6 posts)
  • Started 1 year ago by outchy
  • Latest reply from outchy
  • This topic is not resolved

No tags yet.

  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

    Posted 1 year ago #
  2. Looks fine to me, FF 2, IE 7.

    Posted 1 year ago #
  3. bobbyh
    Member

    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.

    Posted 1 year ago #
  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!

    Posted 1 year ago #
  5. bobbyh
    Member

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

    Posted 1 year ago #
  6. awesome :D

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.