By a.k.karthikeyan on
Hi all,
I am using nice menus module for creating dynamic menus. Here i have menus which extend beyond 3 levels. Upto 3 levels its working very well. when i have fourth level submenu, all the fourth level submenus are showing up without hovering the mouse over them..I hope i am clear enough... Any help would be greatly appreciated.
Thanx in advance...
Comments
Same problem with Drupal 4.7
Hi,
I installed drupal 4.7 and I have the same problem with menus extended beyond 3 levels.
Could you help us?
Thanks in advance.
Mario
change the css
hi
Need to change the css adding one more li to have it expanded to fourth level
Regards,
Karthikeyan
Where exactly in the CSS?
I am pretty sure it is in this block that determines this and this is what i have to enable a fourth level:
am i doing this wrong or in the wrong place?
You are very close
In my case, I have to make nice menus support more than fourth level. I started from your code, finally it is like below.