0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Doublemenu Choice Between Left or Right

  • Doublemenu Choice Between Left or Right

    Posted 16 years 1 month ago
    • aquarium.mn/main

      Hello,

      Can we set a way so that the double drop down menu does not push off the page? As in we can choose if the double drop down goes to left or right?

      Thanks,
  • Re: Doublemenu Choice Between Left or Right

    Posted 16 years 1 month ago
    • Hello,

      In the rokmoomenu.css you will find:
      .menutop li li:hover ul, .menutop li li.sfHover ul, .menutop li li li:hover ul, .menutop li li li.sfHover ul, .menutop li li li li:hover ul, .menutop li li li li.sfHover ul {
      left:220px;
      top:-5px;
      }

      you can change it to
      left: -220px;
      to have your sub-items fly left, but it will change it for all of your dropdowns.

Time to create page: 0.080 seconds