Hide Title on vertical menu


Author Message
robives

Posted: 8/24/2010
Quote message 

Hi, I have my secondary links displayed in a vertical menu on the right of my page. My question is, how do I hide the title? At the moment it says 'Secondary Links' at the top of the menu.
thanks
 
usajim

Posted: 8/24/2010
Quote message 

This is a setting in Drupal:

yourdomain.com/admin/build/menu-customize/secondary-links/edit

Alternatively, you should be able to turn off the title here:

yourdomain.com/admin/build/block/configure/menu/secondary-links

As it says there, enter <none> in the title field and it will display none.
 
usajim

Posted: 8/24/2010
Quote message 

By the way, the first path is really for renaming the menu. The second path is really for hiding it. Sorry if I confused you.