WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: snoop242 on January 24, 2008, 11:32:23 AM

Title: Change menu in the 'Mambo' template
Post by: snoop242 on January 24, 2008, 11:32:23 AM
As I am a new user at the very beginning of WebsiteBaker I hope that you can help me with my issue.

I want to use the 'Mambo' Template as it is available on the WebsiteBaker website.
But I want to have the menu changed in the way, that the complete menu is located at the left side (from level 1 down to level 2 or deeper).
The original template is set up in the way that the Level1 menu is shown at the top and level 2 (in case there is a level 2) would be displayed on the left side.

Does anyone know how I can change the code for this template to get to this result? Or can you give me some tipps on this?

Thank you very much!

Frank.
Title: Re: Change menu in the 'Mambo' template
Post by: ruebenwurzel on January 24, 2008, 11:45:13 AM
Hello,

read here for the infos about the WB Templates:

http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide.php

and here for the infos about how to adapt the menu calls:

http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide/multiple-menus.php#anker3 (http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide/multiple-menus.php#anker3)
http://code.jellycan.com/sm2test/ (http://code.jellycan.com/sm2test/)

Matthias
Title: Re: Change menu in the 'Mambo' template
Post by: snoop242 on January 25, 2008, 11:48:29 AM
Thank you for the links.
I could manage to get the complete menu on the left side.

but i m still struggling to get the 2nd level intended. At the moment all menu levels start at the same left position.
But I couldn't find the code in the index.php or the CSS to change it.

Do you know where I have to look for it?

Thank you!