Page 1 of 1

Re: Simple horizontal menu

Posted: Thu Jul 20, 2006 6:57 am
by tsw
it would be something like this

in your template

Code: Select all

<div id="horz_menu">
{menu}
</div>
and in css

Code: Select all

div#horz_menu ul li {
display:inline;
}
or

Code: Select all

div#horz_menu ul li {
float:left;
}
whichever works better for you

Re: Simple horizontal menu

Posted: Thu Jul 20, 2006 7:49 am
by Dr.CSS
horiz menu...
{cms_module module='menumanager' template='whateveroneyouwant.tpl' number_of_levels='1' only the first level pages items="home,squared,photoleaves,rounded,galleries,contact"} if you want to limit the pages across the top, must be page alias', go to second tab in page edit view to get this info

menu vert...

{cms_module module='menumanager' template='yourchoice.tpl' start_level='2' collapse='1'}

start_level='2'  obvious? can even be level 3 if you have that many  and the menu horiz can start on level 2

collapse='1'  show only the second level pages of the chosen page in menu horiz
and you can limit the pages shown on this menu with the  items="page1,page3,page8," call also

an example... or 2... ok 3...ok 4

http://www.multiintech.com/index.php?page=lazy_days2

http://www.multiintech.com/index.php?page=andreas06

http://www.multiintech.com/index.php?page=dr_paur

http://www.multiintech.com/index.php?page=panoramica