Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 7 of 7

Thread: Update your admin suckerfish menu to superfish

  1. #1
    blackhawk
    Guest


    Default Update your admin suckerfish menu to superfish

    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...

    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>
    STEP 6:
    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
    Last edited by blackhawk; 12-04-2010 at 09:07 PM.

  2. #2
    osCMax Development Team

    Update your admin suckerfish menu to superfish

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: Update your admin suckerfish menu to superfish

    Eeek! Blackhawk,

    The menu in Admin is ALREADY a superfish one!

    Take a look at catalog/admin/includes/header - you will see it being loaded in there. Only the construction of the menu occurs in menu.php.

    If you want the Superfish styled one then simply change the .css

    Regards,
    pgmarshall
    _______________________________

  3. #3
    osCMax Development Team

    Update your admin suckerfish menu to superfish

    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    4,164
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    ridexbuilder     $ 15.00
    Rep Power
    100


    Default Re: Update your admin suckerfish menu to superfish

    A little knowledge is a dangerous thing?...


    [Surprised that Michael didn't spot the lack of CDN in 'includes/mymenu/jquery-1.3.2.js']
    Last edited by ridexbuilder; 12-05-2010 at 02:27 AM.

    Developers resource at bitbucket
    *** *** ***
    oscmax.co.uk / ejsolutions.co.uk
    Hosting plans with installation, configuration, contributions, support and maintenance.
    *** FREE osCmax hosting available ***
    oscmaxtemplates.com

  4. #4
    blackhawk
    Guest


    Default Re: Update your admin suckerfish menu to superfish

    Thanks for the heads up and the wonderful job you got going PM! I just downloaded a new version of oscmax 2.5 and now it has it. The version I downloaded a couple weeks ago was different - didn't load superfish initially like the one I see now. Even fixed the gap issues too I see. Nice work.

    bh

  5. #5
    osCMax Developer


    Update your admin suckerfish menu to superfish


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    598


    Default Re: Update your admin suckerfish menu to superfish

    Blackhawk, there have been no changes to the 2.5 beta 1 download since it was posted. If it wasn't working for you, that was not due to the package but your installation.

  6. #6
    blackhawk
    Guest


    Default Re: Update your admin suckerfish menu to superfish

    I can't reproduce the issue now either. I guess I did something wrong with the initial install ...So I am sorry for all the posts I have claimed in the past 2 days. I bet I accidently moved or deleted something initially.

    Regardless, this is a great job you guys have done with the admin. Not sure how much you guys know of the admin template called the mindsparx but it reminds me of it, but this is much better in my opinion.

    bh
    Last edited by blackhawk; 12-05-2010 at 07:42 PM.

  7. #7
    osCMax Development Team

    Update your admin suckerfish menu to superfish

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: Update your admin suckerfish menu to superfish

    bh,

    I looked at MindSparx's admin interface initially when I was working on the admin design but it has evolved quite a bit since then.

    We used to have buttons across the top for the short cuts like MindSparks but then I wrote the quicklinks bit to give the admin user more control over what they want to have as the shortcuts.

    (Don't miss the little things like the help icon in the header - links directly to the relevant page in the wiki)

    Regards,
    pgmarshall
    _______________________________

Similar Threads

  1. Potential css adjustment for admin suckerfish menu in safari or chrome
    By blackhawk in forum osCmax v2 Customization/Mods
    Replies: 5
    Last Post: 12-09-2010, 03:26 PM
  2. Installing and customizing Superfish
    By fbmondia in forum osCmax v2 Customization/Mods
    Replies: 9
    Last Post: 09-11-2010, 12:27 AM
  3. Superfish Horizontal Category Menu, Jquery and/or CSS
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-06-2010, 04:03 PM
  4. Superfish Horizontal Category Menu, Jquery and/or CSS
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-06-2010, 04:03 PM
  5. making the catalog menu same style as admin menu
    By starchild in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-01-2003, 04:42 AM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •