Hey,
Woops, thanks.
So I take it I should just add the following to the CSS file?
#menu_nav
{
z-index: 10000;
}
There isn't a #menu_nav value in the sheet, other than the following;
ul#menu_nav li.backLava
{
background: url(../images/vertex_image/topnav_hover.png) no-repeat center bottom;
}
Should I continue with the top, or add "z-index: 10000;" to the second snipped listed above.
Thanks,
Joe