- Download Superfish library and extract it in sites/all/libraries.
- Download & extract the Libraries module in sites/all/modules.
- Drupal 6 users would need to install jQuery_update module (v2.0) as well.
- Download & extract the Superfish module in /sites/all/modules.
- Upgrade users need to delete the module folder (sites/all/modules/superfish) before uploading the new version. Also, if having any modified CSS file, just move it from sites/all/modules/superfish/css/extra to sites/all/libraries/superfish/style
- Upgrade users need to run update.php
Tím přibudou v blocích menu superfish, které je možné osadit určitými nabídkami. Pro posun menu směrem nahoru k tématu Marinelli je nutné upravit např. soubor sites/all/themes/marinelli/css/drupal.css přidáním těchto řádků:
position: relative;
top: -30px;
}
Konečně úprava vzhledu menu se provádí v adresáři sites/all/libraries/superfish/style.
Žádné komentáře:
Okomentovat