There are many ways to create a drop down menu on your site. You can use javascript, css, or a combination of both. Others may use the so-called Sucker Fish technique.
But in our case, here on our site, we used a module in drupal and we'll show you how to do it.
- First, download Nice Menus module here and install it like what you do when installing other Drupal Modules.
- Next, go to Administer >> Site Building >> Modules like shown below.

- Upon seeing the Modules Section, look for the Nice Menu items and enable the module. Then hit Save Configuration.

- After that, proceed to Administer >> Site Building >> Blocks. At the disabled blocks section, look for the Nice Menu 1 item.
- From step 4, enable the block and position it to the region where you want to place it and hit save.
- Now we are not done, yet. After selecting the position of our Nice Menu, we will now configure it or set it properly as to which menus will use this block. To do this, click the Configuration link found on the right side of the item Nice Menu 1.
- You will now be presented with a form like the one below and from there, choose the menu group that you want.

- Click on save and then you will now see you menu working.
If you are not seeing your menu working properly, check the Permissions. It is often the reason why. We hope you have learned something new today.

