Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kywolf Friend
    #127796

    I am trying to make the top menu smaller than 32px. What steps need to be involved to accomplish this?

    I can work part of the way through it but can never find all the formatting options. Your help is greatly appreciated.

    TomC Moderator
    #246451

    Have you tried working with the relative css files?

    If so, which ones have you modified and what have been the results?

    Sherlock Friend
    #246453

    Hi kywolf !
    What menu type do you use on your site ?
    for edit height of top menu . You can do following 2 steps :
    Step 1 :
    – open template.css file in templates/ja_edenite/css folder. find code section :


    #ja-mainnav {
    background:#2C79B3 url(../images/grad2.gif) repeat-x scroll center top;
    height:32px;
    }

    change height property of above code.

    Step 2 :
    open css file for menu( example : if you use split menu -> open ja.splitmenu.css file in templates/ja_edenite/ja_menus/ja_splitmenu folder) :
    find code have format type same :


    #[menuname] a {
    ........
    line-height:32px;
    }

    change line-height property.

    good luck !

    kywolf Friend
    #246483

    Thanks to both of you who replied. I didn’t edit ALL of the necessary CSS files. Once I edited the other files suggested, the menu changed it’s size.

    Thank you for the great quick solution!!! Very appreciated.

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

This topic contains 4 replies, has 3 voices, and was last updated by  kywolf 16 years, 6 months ago.

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