Posted by madrock9 on February 28, 2011 at 6:34pm
2 followers
Jump to:
| Project: | Menu Access |
| Version: | 6.x-6.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Well, 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.