-
AuthorPosts
-
azilanur Friend
azilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 28, 2012 at 1:47 am #174377Hi,
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 AlignThank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 28, 2012 at 2:21 am #440478to 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 Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 28, 2012 at 2:56 am #440484Hi,
Already set optimize template css – no. I have sent you message of url site.
Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 28, 2012 at 3:03 am #440488Where is this menu within the site url you provided?
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 28, 2012 at 3:42 am #440493Hi,
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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 28, 2012 at 3:51 am #440497Well, 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 ??
1 user says Thank You to TomC for this useful post
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 28, 2012 at 4:12 am #440505Hi,
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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 28, 2012 at 4:31 am #440507Is the menu in the url you provided to me 3-level as well? If so, which item has the three sub-item level?
azilanur Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 28, 2012 at 9:39 am #440564Hi,
I have update the 3 level menu, please visit the url I provided to your message.
Tq.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 28, 2012 at 10:41 pm #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 Friendazilanur
- Join date:
- November 2006
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
February 29, 2012 at 1:29 am #440763Hi,
Its “Extract Minutes of General Meeting” itself.
Tq.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 11, 2012 at 5:54 am #442965<em>@azilanur 303770 wrote:</em><blockquote>Hi,
Its “Extract Minutes of General Meeting” itself.
Tq.</blockquote>
Has this issue been resolved?AuthorPostsViewing 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
How to make left main menu sub menu align on left
Viewing 12 posts - 1 through 12 (of 12 total)