I have IH2 installed and trying to configure the Css Flyout Menu.
The nemu diplays under the images.
Is there a way to correct this ?
I have IH2 installed and trying to configure the Css Flyout Menu.
The nemu diplays under the images.
Is there a way to correct this ?
In your stylesheet_menu.css, you have a line that says:
Code:
div#nav-cat li {position: relative; list-style: none; margin: 0;simply add this on the next line:
Code:
z-index: 1;
http://www.zen-cart.com/forum/showth...392#post230392
What can I say...I like closure...*lol*