2 Right Hand Scroll Bars in IE7

Discussion in 'HTML & Website Design' started by directportrait, Feb 24, 2009.

  1. #1
    HI All,

    I am having some issues with this site lately:

    http://www.boholboard.com/

    I am sure it used to work in IE7, but now when I load it up in IE7 I get 2 right hand scroll bars, one seems to control Adsense the other one content.

    Any ideas?

    Should I ask Adsense support if this is something they have seen before?
     
    directportrait, Feb 24, 2009 IP
  2. DGK

    DGK Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you set the "overflow" property for the parent div container? Try to set it hidden
     
    DGK, Feb 25, 2009 IP
  3. directportrait

    directportrait Active Member

    Messages:
    523
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    90
    #3
    Awesome,

    I tried this:

    #content{overflow: hidden; width:640px;float:left; padding:15px 0 0 4px; font-family:Verdana, Arial, Helvetica, sans-serif;}

    That worked :)

    Thanks again,

    Kim
     
    directportrait, Mar 1, 2009 IP