Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • iammontoya Friend
    #166680

    I have several menu items (9) and they don’t seem to fit in a single line. Instead, the menu items spill over into a second line. I’m guessing it is because it exceeds the content of the main site?

    I need the menu to remain on 1 line, please.

    The site is http://www.salsaorlando.com.

    khoand Friend
    #402943

    Hi,
    You replace this code from /templates/ja_droid/css/menu/mega.css in the line #20

    .ja-megamenu a {
    background: url(../../images/mainnav-sep.gif) no-repeat right center;
    color: #94A0BE;
    padding: 15px 20px !important;
    font-weight: normal !important;
    font-size: 110%;
    text-transform: uppercase;
    }

    with

    .ja-megamenu a {
    background: url(../../images/mainnav-sep.gif) no-repeat right center;
    color: #94A0BE;
    padding: 15px 12px !important;
    font-weight: normal !important;
    font-size: 110%;
    text-transform: uppercase;
    }

    iammontoya Friend
    #402944

    I had to change it to 9px, instead of 12, but it worked brilliantly!

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  iammontoya 12 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum