Hi,
I will try & be concise.
Using WordPress theme PremiumNews from Woothemes
CSS is added through the admin
No modifications have been made other than adding z-index: 1000;
Browsers behaving the same: Firefox, IE7, Safari
URL of site: http://eventfulconcierge.com
Only thing showing is the nav bar, no links. Want categories to show. The top navigation should be unrelated. It is not using your multi level plugin.
I am using a class="nav2" in my header.php because when I take it out the entire nav bar disappears.
<ul class="nav2" id="suckerfishnav">
<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>
</ul>
Hope this is enough info.
thanks