Fork me on GitHub

Problem with Dynamenu  Bottom

  • Hi there.

    Have Dynamenu running, and works fine. Have made a dropdown menu, and would like to adjust where submenus pop up (a little further down). Have read manual and tried editing dynamenu.php like this:

    // Set the three numerical values below to adjust the offset of submenus in
    // horizontal drop-down and vertical fly-out menus. Values adjust the following (in order)
    // Top Offset: # of pixels from top border of previous menu the submenu appears
    // Right Offset: # of pixels from right border of previous menu the submenu appears
    // Left Offset: # of pixels from left border of previous menu the submenu appears
    // if the submenu pops to left (i.e. if window border s reached). Negative values are allowed.
    $GLOBALS['dm_layermenu_offset'] = array (-50,-100,-500);


    But no matter what I do, no effect to my menu. Driving me crazy... icon_redface

    ANYBODY???
  • Those affect the submenus with the right arrow pointing out (so it would affect submenus in vert. flyouts and sub-submenus (level 2) of horizontal menus)...

    You might want to look at adjusting the menu style sheet instead... take a look at the .horizsubmenu or .horizsubframe classes and consider adding margin-top: Npx;

    Note that this will affect all submenus...

    --
    Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods

    Cape Cod Travel Info...
  • Man, was that all... Been struggling with that for a week on several forums. Thank you very much. And thank for the great work you've done with this goodlooking and smoothrunning menu-block.
  • I cant get it to work with the offset options as well and doing it through CSS with the submenu makes the first level of the submenus look pretty bad. Anyway to get around this? Im hoping to just doing it to the 2nd or third levels of the horizontal menu.

This list is based on users active over the last 60 minutes.