J1.5:Customising the JA Purity template/customisations/Enabling hornav submenus
From Joomla! Documentation
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.