Page 1 of 1

Why do menu lists use a header tag (solved)

Posted: Thu Feb 22, 2007 8:12 pm
by rmfred
Why is there an h3 tag in the menu unordered lists?
I would like to get rid of it... how do I do that?
The only place I can find a reference to it is in the simple_nav.tpl file but I don't know if I should monkey around with that file.

Re: Why do menu lists use a header tag

Posted: Fri Feb 23, 2007 8:31 am
by kermit
sure, you can get rid of it, don't forget its closing tag too.

if you edit the 'file' template in the menu manager, what you do is create a copy of it, which is then stored in the database (under a different name). you'd then also need to change the menu tag in the template(s) to reflect the change in the menu template's name.