PDA

View Full Version : Overlap of horizonal and vertical menu


matt374640
05-07-2009, 11:45 AM
I have as main menu a horizontal menu with a level 1. I also show the level 1 as a vertical menu. But now the drop down level 1 of the horizantal menu is behind the vertical menu, which looks terrible. I tried to correct it with z-index, but it seems not to work and I do not know exactly where I have to place it.

Thanks a lot

http://www.uncertaintymanager.com/product/de/index.html

Ray Borduin
05-11-2009, 07:04 AM
update:

ul#cssmw li {menu.css (line 18)


and change:
z-index:200;

matt374640
05-23-2009, 10:57 AM
Thank you very much