Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • azilanur Friend
    #174377

    Hi,

    I would like to ask on how to make left main menu sub menu align on left the wording. Please refer attachment with red highlighted.

    I want to have left main menu align like this (the word T and N align on left):

    Testing Left Sub Menu
    Not Align

    Thank you.


    1. jatckranos_leftmainmenu
    TomC Moderator
    #440478

    to try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimze CSS” to “No” within your Template Manager–General Settings.

    azilanur Friend
    #440484

    Hi,

    Already set optimize template css – no. I have sent you message of url site.

    Thank you.

    TomC Moderator
    #440488

    Where is this menu within the site url you provided?

    azilanur Friend
    #440493

    Hi,

    I have sent you message refer to left main menu on the selected item which is not align.
    For your info this is testing url, actual is on my localhost.

    Thank you.

    TomC Moderator
    #440497

    Well, here is a possible fix idea for you . . .

    Within path /templates/ja_kranos/css/template.css . . . at line 949, you will see the following:
    <blockquote>#ja-left div.ja-moduletable, #ja-left div.moduletable {
    margin-bottom: 20px;
    border: 1px solid #DDD;
    padding: 16px 20px;
    background: #D6E7EF;
    }
    </blockquote>

    Try changing the padding left parameter as follows:

    <blockquote>#ja-left div.ja-moduletable, #ja-left div.moduletable {
    margin-bottom: 20px;
    border: 1px solid #DDD;
    padding: 16px 15px;
    background: #D6E7EF;
    }
    </blockquote>

    You could also try reducing the indent a bit for the sub-item list – which is at line 1089

    <blockquote>#ja-container ul.menu li ul {
    margin: 0 0 10px;
    }
    </blockquote>

    try modifying as follows:

    <blockquote>#ja-container ul.menu li ul {
    margin: 0 0 0 5px;
    }
    </blockquote>

    How does that work for you ??

    azilanur Friend
    #440505

    Hi,

    For your info, on my localhost I have 3 level menu.
    By edit margin the 3rd level menu remain unchanged, and my text menu character is too long, so I need it to be auto align on left.
    But I dont know how.

    Thank you.

    TomC Moderator
    #440507

    Is the menu in the url you provided to me 3-level as well? If so, which item has the three sub-item level?

    azilanur Friend
    #440564

    Hi,

    I have update the 3 level menu, please visit the url I provided to your message.

    Tq.

    TomC Moderator
    #440723

    <em>@azilanur 303535 wrote:</em><blockquote>Hi,

    I have update the 3 level menu, please visit the url I provided to your message.

    Tq.</blockquote>
    Which menu items under “Extract Minutes of General Meeting” are the 3rd-level menu items?

    azilanur Friend
    #440763

    Hi,

    Its “Extract Minutes of General Meeting” itself.

    Tq.

    TomC Moderator
    #442965

    <em>@azilanur 303770 wrote:</em><blockquote>Hi,

    Its “Extract Minutes of General Meeting” itself.

    Tq.</blockquote>
    Has this issue been resolved?

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

This topic contains 12 replies, has 2 voices, and was last updated by  TomC 12 years, 8 months ago.

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