Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hearts Friend
    #124043

    How do I change the width of the dropdown menu. It is going to two lines and would like one line.

    Also, what is the difference in the Suckerfish Menu and Moo menu. I don’t see a difference when I change them.

    http://hearts-at-home.net/index.php?option=com_frontpage&Itemid=1

    pibrew Friend
    #233552

    I was curious of the same thing. I have a site where I am using the suckerfish menu, but I need it to be about 5-8 more characters…any suggestions.

    pibrew Friend
    #233554

    can anyone help here?

    Khanh Le Moderator
    #233568

    Open ja_cssmenu/ja-sosdmenu.css, change width property for these style:


    #ja-cssmenu li ul {
    width: 16.4em;
    position: absolute; /* second-level lists */
    z-index: 99;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    height: auto;
    width: 15.9em;
    }

    #ja-cssmenu li ul ul {
    margin: -1.9em 0 0 15.5em; /* third-and-above-level lists */
    }

    #ja-cssmenu li li {
    padding: 0 1em 0 0;
    margin: 0;
    width: 14.9em;
    }

    #ja-cssmenu ul a {
    width: 14.8em;
    width: 10.8em;
    }

    hearts Friend
    #238277

    <em>@Khanh Le 33082 wrote:</em><blockquote>Open ja_cssmenu/ja-sosdmenu.css, change width property for these style:


    #ja-cssmenu li ul {
    width: 16.4em;
    position: absolute; /* second-level lists */
    z-index: 99;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    height: auto;
    width: 15.9em;
    }

    #ja-cssmenu li ul ul {
    margin: -1.9em 0 0 15.5em; /* third-and-above-level lists */
    }

    #ja-cssmenu li li {
    padding: 0 1em 0 0;
    margin: 0;
    width: 14.9em;
    }

    #ja-cssmenu ul a {
    width: 14.8em;
    width: 10.8em;
    }

    </blockquote>

    Can someone explain in basic terms what each of these width numbers mean in the four groupings above. I have been changing numbers but not sure what I’m changing. You’re help would be greatly appreciated. Thanks.

    http://www.hearts-at-home.net

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

This topic contains 5 replies, has 3 voices, and was last updated by  hearts 16 years, 9 months ago.

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