Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS drop down background image not showing in IE6

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31070
    rickyspires
    Member

    hello.

    i have put a background image behind my drop downs but they are not showing in IE6.

    does anyone know anyway around this?


    #centerCont .videoBG{
    background: url('../image/wrapper/dropBG.jpg') no-repeat;
    border: 0px;
    padding: 5px;
    width: 153px;
    height:27px;
    }

    the link below shows a split view using adobe browser lab.
    on the left in IE6 and on the right is firefox 3.0

    the left image is missing the drop down background image.

    Your text to link…

    #69227
    swirv
    Participant

    Dude, It’s IE6.
    Leave it behind.
    Just no.

    #69078
    jamygolden
    Member

    I would just create an IE6 specific stylesheet and give it a border instead of a background.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.