• Hi,

    I’m looking for a solution to show a suckerfish menu under a image based menubar.

    I have tried to use:

    https://www.dontdream.it/en/wp-menubar-30-beta/

    Which looks like a good solution, but there are some issues with it, also with browsers.

    What I did in this solution was using a:

    <div id="menu1">
    <div style="width:100px; height: 20px;">
    <?php do_action('wp_menubar','menu1'); ?>
    </div>

    for every menu and tried to make the first item transparent, which works, but half.

    Because the first one is transparent, you can lay this over the text in the image based menu bar and place the items that you want under it.

    Are there better working menu’s like this for 2.5.1 ?

    I want to use my own image based menubar because of a FONT that I need and which is not web/browser compatible.

    Would be nice to see some ideas ??

  • The topic ‘SuckerFish dropdown on Image Based Menubar’ is closed to new replies.