By andrewl-1 on
I've got a menu with six items - three to add content and three to view content.
For readability I'd like to put a horizontal line in the menu to separate the two sets.
E.g.
Add a
Add b
Add c
-----------
View a
View b
View c
Can this be done?
Comments
Check out this module:
Check out this module: http://drupal.org/project/special_menu_items
I never used it but it seems to do what you're looking for. Please share your experiences with us, I'd like to know if it works for you.