Quick hack for overlapping DIV tags

Forums Forums Menus Quick hack for overlapping DIV tags

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #73
    Anonymous
    Member

    Quick hack to allow for drop downs to be visable above overlapping div tags.

    Add to either theme stylesheet or suckerfish

    #suckerfishnav li ul { z-index:1}

    Quality plugin keep up the great work.

    #2315

    Thanks Phil.

    What exactly is that correcting though? I thought it was going to fix the problem of the dropdowns not displaying over the top of relatively position block elements, but I tried it and it didn’t correct that problem.

    #2316
    Yaakov
    Member

    Using the above code but change the z-index to say 500 so it is guaranteed to be above everything else on your page, works. A z-index of 1 places it below everything else on the page.

    Yaakov

    #2317

    Thanks Yaakov,
    I’m thinking of adding something like that to the CSS generator as it seems to be a recurring problem.

    #2318
    Yaakov
    Member

    Ryan,

    In case you wanted to see the implementation of your product you can view our site at http://www.toraschaimdallas.org/ Much thanks.

    Yaakov

    #2319

    Looks good Yaakov <img decoding=” title=”Smiley” />

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.