3 level menus working for menus inserted as block but not primary menus

durruti - October 4, 2009 - 11:49
Project:Nice Menus
Version:6.x-1.3
Component:CSS
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Help this is driving me mad!
I have a problem with my site's horizontal primary menus, the child menus drop down fine, but then there children also drop down without first coming out to the right (meaning you can't get to the menus below). How do I make it come out to the side as it does when I create the same menu as a block?
This is the code I use to make primary menus play nicely and I'm using the zen theme if that's any help.

<?php
print theme('nice_menu_primary_links', $primary_links);
?>

Any ideas?
Many thanks,
Durruti

#1

phazer - October 14, 2009 - 03:34

Did you get this fixed, I have same issue on 3rd level menus.

#2

durruti - October 15, 2009 - 15:30

No I didn't so just ended up inserting a block displaying primary links in my navbar. This comes with it's own issues, let me know if you come across any problems I may have already wrestled with them. Hope this helps.
Cheers
Durruti

#3

phazer - October 16, 2009 - 16:10

I used the nice menu at www.gotwitr.com but I ended up changing the UI so everything could be done with just 1 level below the Primary. OK for the site, but I can't drop the admin menu into my menu bar and use it since it has so many levels. I"ll keep watching to see if anyone else has this issue, and knows of a fix.
Jim

 
 

Drupal is a registered trademark of Dries Buytaert.