[Solved] Is this possible?

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"
Locked
deep-z

[Solved] Is this possible?

Post by deep-z »

I'm new with this cms, so one (I hope) simple question for the experienced users of this nice system.

So. Let's say I have one vertical menu with main category and several subcategories under it. Like this:

1 - MAIN CATEGORY
1.1 SUBCATEGORY-1
1.2 SUBCATEGORY-2

... and so on

Is it possible, to display in this vertical menu only MAIN CATEGORY and SUBCATEGORY-* items into separate horizontal menu (and do not display them under MAIN CATEGORY any more respectively)?
Last edited by deep-z on Wed Aug 29, 2007 7:15 pm, edited 1 time in total.
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: Is this possible?

Post by KO »

You can set number_of_levels='1' and start_level='2' in you menu calls to create such a menu. Check "menu manager" and "help" for all parameters.

br,K
deep-z

Re: Is this possible?

Post by deep-z »

This isn't helping a lot... I've seen this help and those two parameters are clear.
My question is a bit different.

I need a navigation with parent menu entries in vertical menu and respective child entries in a separate horizontal menu, so - when every different parent entry is chosen, respective child entries are listing into horizontal menu.
Last edited by deep-z on Wed Aug 29, 2007 5:15 pm, edited 1 time in total.
deep-z

Re: Is this possible?

Post by deep-z »

Oh, got it! Thanks!  ;D
I was putting both parametters into one {menu} instance, doh! ;)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Is this possible?

Post by Dr.CSS »

[solved]  ?...
deep-z

Re: Is this possible?

Post by deep-z »

yep. but can't see [solved] option anywhere here.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Is this possible?

Post by RonnyK »

deep-z,

to mark a topic as solved, you can "Modify" the first post, and change the subject-line.

Ronny
Locked

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