Active
Project:
Menu Access
Version:
6.x-6.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2011 at 18:34 UTC
Updated:
1 Mar 2011 at 03:49 UTC
I need to have a menu access block styled as a nice menu. I have no idea how to do this, since both, nice menu and menu access have their own block. Any ideas? Thanks a bunch!
Comments
Comment #1
emptyvoid commentedWell, I first recommendation is you could fore-go using nice menus and instead learn a little CSS or jquery instead.
I don't use menu access often, but the new dev release should provide the ability to apply menu access to any menu in the system. Review the code in menu access and you can explicitly call the menu to render the whole tree, then use CSS (the easy way) or jquery (the hard way as I usually have to use jquery because IE sucks).
Otherwise, sorry your out of luck.. if I decide to build a D7 version it may work better with other menu-based modules. But until then refer to the ideas I mentioned before in this post.