1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

IE6 & IE7 Error

Discussion in 'CSS' started by crazyryan, Jul 5, 2008.

  1. #1
    Hey

    Apparently in IE6 my sites thumbnails appear under the left advertisement.

    As well as that in IE7 a scroll bar appears in the main content area.

    Can anyone help me fix the problem?

    http://www.dytho.com/

    Thanks!
     
    crazyryan, Jul 5, 2008 IP
  2. Masim man

    Masim man Active Member

    Messages:
    73
    Likes Received:
    4
    Best Answers:
    2
    Trophy Points:
    58
    #2
    Hi Crazyryan,

    Unfortunately I don't have an IE6 browser in my computer, so I don't know what the problem is.
    But for a scroll bar in IE7, you can find something like below and remove it from your CSS.
    overflow: auto;
    or change it to:
    overflow: hidden;

    Sorry if my English is not clear for you.
     
    Masim man, Jul 7, 2008 IP
  3. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I checked in IE 6 for you and everything looked fine?
     
    steelfrog, Jul 7, 2008 IP