Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I fixed it!

    I removed the z-index from the header css and added it directly to the header php,

    <div id=”navigation” style=”position:relative; z-index:10;”>

    Now since my template menus are working correctly the BPress drop down menus are working correctly. Thanks for helping!

    Hey thanks for the response!

    As for the use of z-index:

    The wordpress template has a horizontal top menu bar, with drop down category lists.

    When opened in IE7 and I hover over a category name in the top horizontal menu bar, the drop down menus drop down however they drop behind the page elements.

    The z-index in the header brings the drop down menu to the front of the page where it needs to be in order to make selections.

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar