How to Use a Drop Down Menu in Joomla 2.5

Many templates do not have built in drop down menus. Coding your own drop down menu can be an extremely difficult task for most people; fortunately, Joomla has several great extensions on JED for drop down menus.

This tutorial will show you step by step how to create a drop down menu for your site using Maxi Menu CK which is also used as the main menu system at Joomla.org.

Download

tutuploadsmedia_1300683532087.png

The first step is to download the Module from www.joomlack.fr. Click here to go directly to the download page. Read the license; it's the same Open Source license that Joomla uses. Accept the terms, and Télécharger (French for Download :)

Install

tutuploadsmedia_1300682471010.png

Go to Extensions >> Extension Manager >> Browse... >> Upload & Install

Access Maxi Menu CK Module

tutuploadsmedia_1300683772462.png

Go to Extensions >> Module Manager >> Maxi Menu CK for Joomla! 1.6

Configure the Module

tutuploadsmedia_1300685388863.png
  • Title - Choose whatever will help you remember your specific menu
  • Show Title - Usually set to Hide 
  • Position - Select whichever module position you want the menu to appear in. We have a great tutorial on How to Find the Module Postions in a Joomla 1.6 Template  
  • Published - Set to Published
  • Access - Usually Public
tutuploadsmedia_1300685751613.png

Select which pages on which you want the module to appear.

tutuploadsmedia_1300685990212.png
  • Menu to render - In this example, it's Top. This menu corresponds to the Top Menu in Menu Manager. You can select whichever one you want to appear (e.g. Main Menu, Customer Menu, etc).
  • Module ID - Create a unique ID

The rest of your parameters you can configure to your liking.

Save

tutuploadsmedia_1300686288748.png

Save

tutuploadsmedia_1300686345347.png

Congratulations! You just created a drop down menu in a matter of minutes. Now you can style the menu to your liking using the built in CSS files. If you don't know CSS, we have a great course on CSS in our coding class.