J1.5:Customising the JA Purity template/customisations/Enabling hornav submenus
From Joomla! Documentation
< J1.5:Customising the JA Purity template | customisations(Difference between revisions)
(create a menu + add menu module with "Always show sub-menu items = yes") |
m |
||
| Line 18: | Line 18: | ||
Save and now you have finished. | Save and now you have finished. | ||
| + | <noinclude> | ||
| + | [[Category:Beginners]] | ||
| + | [[Category:JA Purity template]] | ||
| + | [[Category:Tutorials]] | ||
| + | </noinclude> | ||
Revision as of 05:34, 27 May 2009
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
First you have to create a menu with at least one submenu. In this example we have a menu called topmenu that has these links:
- Home
- About us
- Products
- Product A
- Product B
- Product C
- Contact us
After that you have to add a menu module in your page.
So, from the back end, go to extensions -> module manager -> new -> menu
Ensure to choose these parameters:
- enabled = yes
- position = hornav
- menu name = the name of your menu, in this example is topmenu
- menu style = list
- always show sub-menu items = yes
Save and now you have finished.
