Display your menus
Drop down menu
You can see this menu in action on all pages above.
To obtain that, you must select your main menu in module manager and enter these settings :
- position : "menu"
- menu style : "list" (only for Joomla 1.5)
- Always show sub-menu items : "yes"
- Module class suffix : "drop-down"
Vertical menu
You can publish a vertical menu like on the left side.
To obtain that, you must select your menu in module manager and enter these settings :
- position : "left" or "right" or "userX"
- menu style : "list" (only for Joomla 1.5)
- Always show sub-menu items : "yes" or "no"
- Module class suffix : "vertical_menu"
Horizontal menu
You can publish an horizontal menu like on the module position "user2" :
To obtain that, you must select your menu in module manager and enter these settings :
- position : "top", "bottom", "user1", "user2", "user3", "user4", "user5" or "user6"
- menu style : "list" (only for Joomla 1.5)
- Always show sub-menu items : "yes" or "no"
- Module class suffix : "horizontal_menu"
Note : you can use only 1 level of links with this menu.
Note : All these menus work without javascript code (pure CSS : no risk of conflict with another extension !).


