portia.mlingo-sommite
-
10/28/2009 8:36:03 AM
CMSListMenu
I have gone through the forum plus the documentation for the CMSListMenu and i still cannot work my way around it. I want to achieve the following using CMSListMenu:
<ul class="nav"> <li>Home <ul class="subnav"> <li>Profiel</li> <li>Blog</li> </ul> </li> <li>About Us</li> <li>Contact</li> <ul>
I have implemented the required values in the properties of the CMSListMenu but i still don't get my result.
Thank you in advance
|