STEP 1:
Download the superfish - Superfish - Suckerfish on 'roids
STEP 2:
create a superfish menu in your admin directory like this...
catalog/admin/includes/mymenu
STEP 3:
load the new superfish and jquery files into the mymenu folder...
arrows-ffffff.png
shadow.png
hoverIntent.js
jquery-1.3.2.js
jquery.bgiframe.min.js
superfish.js
supersubs.js
superfish-navbar.css
superfish-vertical.css
superfish.css
STEP 4:
hide or remove all sf- styles from admin/includes/stylesheet.css
STEP 5:
adjust the <head> links of admin/index.php to this...
STEP 6:Code:<head> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> <title><?php echo TITLE; ?></title> <link rel="stylesheet" type="text/css" href="includes/stylesheet.css"> <link rel="stylesheet" type="text/css" href="includes/javascript/jquery-ui-1.8.2.custom.css"> <script type="text/javascript" src="includes/general.js"></script> <?php //my custom superfish menu ?> <script type="text/javascript" src="includes/mymenu/jquery-1.3.2.js"></script> <script type="text/javascript" src="includes/mymenu/hoverIntent.js"></script> <script type="text/javascript" src="includes/mymenu/superfish.js"></script> <link rel="stylesheet" type="text/css" href="includes/mymenu/superfish.css"> </head>
Save and reload your admin/index.php page and you now have the superfish menu!
STEP 7:
Repeat step 5 for any file in admin/ directory that loads in the admin.
If you have a gap in your menu rollover - read my thread here to fix.
Enjoy!
bh
Bookmarks