Css menu and google ads seem incompatible in ie

Discussion in 'CSS' started by larryweiss, Jan 12, 2011.

  1. #1
    I have been working on this for over a week and only getting frustrated.

    Using a javascript menu (on left) everything works for ff and ie. Switching to a css menu messes up the ad terribly. Link ads & text adds go nuts in ie. Both these screenshots are using a css menu on the left.

    FIREFOX
    ff.jpg

    INTERNET EXPLORER 8
    ie.jpg

    The add in the upper right is inside <div class="materialsAds">

    with css:
    .materialsAds {float:left;clear:both;width:250px;height:250px;margin-top:28px;overflow:hidden !important }

    The strange thing is, that I have searched all over this site and google.com and adsense help. I seem to be almost the only one having this problem.

    Please help.
     
    Last edited: Jan 12, 2011
    larryweiss, Jan 12, 2011 IP
  2. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #2
    without seeing markup, it's impossible to find the issue. Live link to the issue would be great.
     
    radiant_luv, Jan 12, 2011 IP
  3. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #3
    Firefox is showing what's written. IE makes things up as it goes along. Never, ever trust IE to do anything right.
     
    drhowarddrfine, Jan 13, 2011 IP