Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mayhem Friend
    #137504

    Hi All… I need to add two other voices in the top menu of my site (suckerfish), but if i try the items create a second row… The site is http://www.cesvipisernia.org… if i write a menu voice too long the words sets on two rows (for example, in the submenu of CESVIP, “certificazione.di.qualità” writed without “.”.
    Thanks in advance

    rhand Friend
    #288226

    You will have to edit ja.cssmenu.css to make to pop-down with larger.

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

    Change the amount of ems to 10 or 12 for example. Le me know the result.

    mayhem Friend
    #288401

    Thanks for your reply to my tread! I’ve tried yuor solution without any result…

    mayhem Friend
    #288917

    Anyone can help me?:((

    rhand Friend
    #288921

    Try this

    ja.css menu

    #ja-cssmenu li ul {
    height:auto;
    left:-999em;
    position:absolute;
    width:15em;
    z-index:99;
    }

    And tell me the result. It should create more space. The earlier css hack might still be needed as well.

    mayhem Friend
    #295232

    Hi all… I’ve solved the problem: I’ve added on template.css the command
    #menu1 {
    width: 9px;
    }
    for all menu voices.
    Now the problem is write a menu vocie with two or more words (with space between the words) in the same line… anyone can help me?

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

This topic contains 6 replies, has 2 voices, and was last updated by  mayhem 15 years, 2 months ago.

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