Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • krisdevet Friend
    #131133

    Does anybody knows how to change the width of the second-level lists in the suckerfish mainmenu of the Antares Template?
    The second-level shows by default a gray box with the sub-level items in. The width of the box can i chance in the ja.cssmenu.css file under the style: #ja-cssmenu li ul.
    I change the width to 25em for example.
    But this change only the width of the box (borders included) but not the text (menu items) inside it.
    My template is activated on a local webserver. A preview of the site with the problem is not available.

    Sherlock Friend
    #261322

    Hi krisdevet !
    You can change width of menu items at line 65 :


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

    krisdevet Friend
    #261431

    I must also change the values of the next paragraph:
    #ja-cssmenu ul a {
    width: 22.5em;
    width: 22.5em;
    }
    At the end it works!
    Thank you very much. The site would be published online next month. I shall post it!

    Menalto Friend
    #261434

    Can i mark this post Solved?

    krisdevet Friend
    #261467

    ok!
    Just hit the ‘solved’ button!:)

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

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

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