Posted by I am learning on May 18, 2009 at 4:37pm
Hi,
I just want to hide the admin menu (or menu options in other words), which is basically in the navigation menu, if I'm not in the "mysite/admin/". A block can be hidden this way but how to part of the menu? I hope I could explain what exactly I want.
Thanks and Regards
Comments
=-=
investigate admin_menu_dropdown.module which allows you to set up a key combination to hide the admin_menu. As far as I know, there is no way to hide it on certain paths.
Thanks a lot, I'll check
Thanks a lot, I'll check admin_menu_dropdown module.
Regards