Page 1 of 1

How cam we make menu section dynamic??

Posted: Wed Apr 08, 2009 1:44 pm
by rasmita
I am a newbie and I have least knowledge about CMSms, Can anyone tell me how to make menu section dynamic from static, or how can we call it from the pages we have added in the Content section in admin panel????

Code: Select all


<div class="left_menu_link"><ul><li class="arial11Rffffff">test1</li><li class="arial11RC7F2FF"><a href="#" class="arial11RC7F2FF">test2</a></li>
            <li class="arial11RC7F2FF"><a href="#" class="arial11RC7F2FF">test3</a></li>
            <li class="arial11RC7F2FF"><a href="#" class="arial11RC7F2FF">test4</a></li>
            </ul>
            </div>

PLEASE HELP ME OUT, as it is my new attempt to first project......

Thanx in advance

Re: How cam we make menu section dynamic??

Posted: Wed Apr 08, 2009 1:47 pm
by jmcgin51
You need to add the {menu} tag in your template, and then read the Menu Manager help to find out how to customize the menu.

Be forewarned that customizing a menu is probably one of the hardest parts of this software for a noob...

Read the help, search the forums, and post a question when you can't find an answer...