Submenu of Submenu

kuzco

Avatar: kuzco

2011-10-14 12:50

Hello,
I know that there exists an article about: how to "open" a submenu of a submenu on the left side. Unfortunately I c an not fount this article.

I am using CMS 2.7. On the left side I have a "Categorie" with Cat1, ..., Cat5. Under Cat1 I have again SubCat1_1, ... SubCat1_4.
When clicking on Cat1 SubCat1_1, .. SubCat1_4 should open.

reagards
kuzco

» Quick.Cms v2.x

Rad

Avatar: Rad

2011-10-14 17:11

In templates/themes/default.php in line:
$sMenu3 = $oPage->throwMenu( 'menu_3.tpl', 3, $iContent, 1 );
change "1" to depth you need.

kuzco

Avatar: kuzco

2011-10-16 21:04

Rad, many thanks.
Is there also an easy way to insert this submenu ?

regards
kuzco

Rad

Avatar: Rad

2011-10-17 15:40

There's no way :-) The submenu already exist. Just add subpages to subpages and change this parameter.

kuzco

Avatar: kuzco

2011-10-17 21:22

Found a way :-).
It was only one line in default.css for sub2.

Found this already yesterday, but I was not able to send again an answer here.

Back to top
about us | contact