Menu items and niveaus

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
chrisbar
Forum Members
Forum Members
Posts: 162
Joined: Tue Oct 26, 2010 7:36 pm

Menu items and niveaus

Post by chrisbar »

I have  website in which I have a headmenu. In this menu (horizontal) I can have subitems underneath an item. When I open a subitem (f.i. team U12) I have a team menu (horizontal named 'menuteams'). In this menu I cannot display subitems (f.i. I have Teams (menu), underneath I have different Teams (f.i. U10, U12, U14 etc.). By clicking U12 I get in a teampage with the team menu, but I cannot get sub menubuttons is this teammenu.

Where do I have to change this and how?

Chris
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu items and niveaus

Post by Dr.CSS »

Most time this would be best to have a link to the site and maybe a link to something that works as you want...

http://dezertdesign.com/five/
chrisbar
Forum Members
Forum Members
Posts: 162
Joined: Tue Oct 26, 2010 7:36 pm

Re: Menu items and niveaus

Post by chrisbar »

Ok here's the link to the site

http://www.red-eagles.nl/test/cmsmadesimple-1.9.2-full/

Greetings Chris
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu items and niveaus

Post by Dr.CSS »

Look like you use 2 different page templates, no idea why you would, look to make sure they both have the same {menu tag}...
chrisbar
Forum Members
Forum Members
Posts: 162
Joined: Tue Oct 26, 2010 7:36 pm

Re: Menu items and niveaus

Post by chrisbar »

I inherited the site, but to my opinion the reason why there are two different page templates is that for each team there is a separate team horizontal menu... or is this totally useless?
Underneath you find the style sheets (parts of navigation) of the home page and the teampages.

Navigation in the teampages:

{* Start Navigation *}
     
{* stylesheet  "Navigation: CSSMenu - Horizontal" *}
        Navigation
        {menu template='cssmenu.tpl' items=home,teampagina-3,spelers-4,competitie-3,stand,foto-s-4,foto-s-10,video-s}
       
     
{* End Navigation *}
{* Start Content *}
     

Navigation in the home page:

{* Start Navigation *}
     
{* stylesheet  "Navigation: CSSMenu - Horizontal" *}
        Navigation
        {menu template='cssmenu.tpl' start_level='1' number_of_levels='2'}
       
     
{* End Navigation *}
Last edited by chrisbar on Mon Dec 27, 2010 4:49 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu items and niveaus

Post by Dr.CSS »

I still don't quite understand what the final out come you are looking for, do you have some images of what it should look like?...
chrisbar
Forum Members
Forum Members
Posts: 162
Joined: Tue Oct 26, 2010 7:36 pm

Re: Menu items and niveaus

Post by chrisbar »

I wanted a menubutton in the underlying team menu named teams. with this button I could go directly back from one teammenu to another team instead of gowing back through the home button. I have solved it with a double menu now.
Still interested in a solutions however.
chris
Post Reply

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