Categories

Tag Archives: mene

Drupal 7. How to install drop-down menu module

Drupal Tutorials
  |  
August 17 2011

This tutorial will show you how to activate a Superfish drop-down menu in Drupal 7 template.

1. Using your file manager or FTP program, upload the following folders from the template package to your site directory:

– "libraries" folder to "sites/all" directory;
– "superfish" and "libraries" – to "sites/all/modules" directory.

2. Enable these new modules in the Modules section of …

Read More