J1.5

Customising the JA Purity template/customisations/Enabling hornav submenus

From Joomla! Documentation

< J1.5:Customising the JA Purity template‎ | customisations
Revision as of 13:49, 27 May 2009 by Jwwicks (talk | contribs)

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Quill icon.png
Page Actively Being Edited!

This j1.5 page is actively undergoing a major edit for a short while.
As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page. If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}} or {{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:

  1. Home
  2. About us
  3. Products
    1. Product A
    2. Product B
    3. Product C
  4. 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.