PDA

View Full Version : Navigation Bar - z-index setting


jerryr
Jun-25-2006, 03:58 AM
:dunno

Hi - I presently have drop-down menus set.
What should the z-index value be set at so it apprears above the category page miniboxes,etc ?? I have this problem on some galleries as well...
Or the question is, what is the z-index set for gallery and category pages ??

thanks - jerry

#menu {
position: absolute;
top: 110px;
left: 0px;
z-index:100;
width: 100%;
}

examples:
http://www.jrphotos.smugmug.com/Family
http://www.jrphotos.smugmug.com/gallery/1123316

- thanks - jr

jerryr
Jun-25-2006, 05:51 AM
Problem solved - works in both browsers - IE and FF...

I was calling the incorrect Div in my menu code....
Plus, I set the z-index to 999
z-index: 999;

Be kind today - friend of my family past away - I found out an hour ago
:(

thank you...
- jr