Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mayke Friend
    #141646

    Hi guys,
    Mind to help on how to make all the moo menus will ‘auto wrap’ when I have a long text in it?
    And I don’t wanna expand the width of this menu, just too wide.
    Thank you guys.

    Anonymous Moderator
    #306639

    Hi

    Open templates/ja_opal/ja_menus/ja_moomenu/ja.moomenu.css, at about line 135, find following code:

    #ja-cssmenu li ul a {
    color:#CCCCCC !important;
    font-size:100%;
    font-weight:normal;
    text-transform:none;
    white-space:nowrap;
    }

    and change to:

    #ja-cssmenu li ul a {
    color:#CCCCCC !important;
    font-size:100%;
    font-weight:normal;
    text-transform:none;
    /*white-space:nowrap;*/
    }

    mayke Friend
    #306643

    Thank you JAD worked sweet perfectly.

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

This topic contains 3 replies, has 2 voices, and was last updated by  mayke 15 years, 5 months ago.

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