CSS Drop Down Menu (subs) on top -...

User 122150 Photo


Registered User
1 post

I am attempting to convert my DHTML navigation menu to the new CSS Menu Designer.
I am inserting it into my existing web pages. The problem I am having is that the drop down sub/sibling tabs are "behind" the web information on the page - ie: hidden from veiw.
I can't find anything that say ("always on top). Any help on what needs to be done?

Thanks

Kristen
User 184085 Photo


Ambassador
1,707 posts

if you adjust this number, it should bring it up in the stack.

z-index:2;

it is in your menu css file somewhere around line 56.

A helpful link

http://www.w3schools.com/css/pr_pos_z-index.asp

Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 463058 Photo


Ambassador
1,086 posts
Online Now

If the "web information" is flash, then you need to set wmode to opaque.

http://www.projectseven.com/support/answers.asp?id=127

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.