<h3> Header tag being added to my top level navigation [SOLVED]

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Charmie
Forum Members
Forum Members
Posts: 80
Joined: Tue Mar 03, 2009 3:32 pm

<h3> Header tag being added to my top level navigation [SOLVED]

Post by Charmie »

Hi,

I know this is simple but can't seem to solve it.
Can anyone tell me how to remove the Header tag that is being added to my template?

I created a design and used this as I just wanted a simple no css menu.
{menu template='simple_navigation.tpl' number_of_levels='1'}

Yet when displayed the current page is displayed on top of the other menu items, due to this inserted .
It is not in my style sheet and have no idea where it is coming from.

My site can be viewed here:
www.christchurchnorthfinchley.co.uk

At the moment only the home page works as there is a problem with the pretty URLs.

======================================


Current page is 1: Christ Church
2: Christianity
3: Sermons & thoughts
4: Beliefs
5: Praise Worship
6: Special occasions
7: Contact Us
8: Buildings

======================================

Please someone help
Thanks
Last edited by Charmie on Sun Mar 22, 2009 7:45 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: <h3> Header tag being added to my top level navigation

Post by RonnyK »

It comes form the menu-template used. You can change that in the MenuManager.

To do so, import from the file-templates the simple_navigation.tpl, give it some name. Then change it on the db-templates.

Change the call afterwards in the page-template, to call "your-menu-template" without the ending .tpl as that is only required for file-templates.

Ronny
Last edited by RonnyK on Sun Mar 22, 2009 7:15 pm, edited 1 time in total.
Charmie
Forum Members
Forum Members
Posts: 80
Joined: Tue Mar 03, 2009 3:32 pm

Re: <h3> Header tag being added to my top level navigation [SOLVED]

Post by Charmie »

It worked...thank you loads   ;D
Post Reply

Return to “Layout and Design (CSS & HTML)”