No scroll bars in ie.

Discussion in 'CSS' started by Alan Murray, Sep 12, 2008.

  1. #1
    No scroll bars in ie.

    Scroll bars and the category pages in my Wordpress site have gone. This problem is only in IE Firfox works perfectly.

    Anybody got any ideas to what is causing this?

    Site is www.oneteaminglasgow.co.uk
     
    Alan Murray, Sep 12, 2008 IP
  2. rikun

    rikun Peon

    Messages:
    85
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have a feeling it's due to the floating of your elements. Try reducing your "content" div's width by say...50px, and see if the sidebar appears. FYI, padding in firefox renders smaller than in IE.

    Also, float your right side navigation to the right, i.e. "float: right". Then add the your "clr" div to the end of the inside of "content", instead of after "content".
     
    rikun, Sep 12, 2008 IP