Dropdown behind images with IE7

Forums Forums Menus Dropdown behind images with IE7

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #5489
    Anonymous
    Member
    "Terris" wrote:
    Here’s the easiest fix for IE7:

    Set #suckerfishnav, #suckerfishnav ul to [color=red:16is8w3p]z-index: 10000[/color:16is8w3p]

    This worked for my dropdowns over a custom header image in the Yashfa theme, at least in Safari 3.2.1 so far.

    Leslie

    #5490

    I don’t think Terris was referring to any particular ‘content divs’. AFAIK it was just generic advice for fixing some IE7 problems.

    #5491
    Anonymous
    Member

    I just finished an install of the menu and a combo with featured gallery and was having the same issue.  Here’s what worked for me:

    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:40px;
        padding:0;
        border:1px solid #aaa;
        margin:0;
        width:100%;
      [color=red:39rf9ohn]  z-index:1000[/color:39rf9ohn]
        }

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.