-
AuthorPosts
-
sushismb Friend
sushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 20, 2011 at 2:37 pm #166528Hello,
I would like to customize the width of the split menu items.
Since I have a menu item that is long, I would like to change the width of individual menus. Unfortunately, I can’t seem to find where to adjust.
I’d appreciate any help!
Thank you very much in advance.
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
July 21, 2011 at 8:12 am #402238Could you give us your site link? I’ll check your menu.
Thank you.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 21, 2011 at 11:50 am #402285Hi thangnn1510,
The site is http://www.gitzmo.com
I’m planning to change the menu titles to a longer one. Since I don’t want them to go to the 2nd line, I’d want to extend the length of each menu box individually instead of having it split equaly.
I’d appreciate your help.
Thanks!
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
July 22, 2011 at 3:07 am #402420Hi Sushismb!
Thanks for giving me the site link. The width of menu item is generated by JS code so it is hard to do this. But we could change its width by some CSS code hack. Please do the following:
– Open templates/ja_corona/css/template.css
– Change this code:
#ja-mainnav span.menu-title {
display: block;
font-size: 110%;
font-weight: bold;
padding: 25px 15px 5px;
text-transform: uppercase;
}to
#ja-mainnav span.menu-title {
display: block;
font-size: 110%;
font-weight: bold;
padding: 25px 15px 5px;
text-transform: uppercase;
width: 146px !important;
}Tell me if you need more help.
Thank you.
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
July 24, 2011 at 4:45 am #402725Hello thangnn1510,
Thank you for the solutions. I will try to see if it would work.
Is there a way to change the width of the individual menu item?
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
July 25, 2011 at 4:28 am #402824<em>@sushismb 255216 wrote:</em><blockquote>Hello thangnn1510,
Thank you for the solutions. I will try to see if it would work.
Is there a way to change the width of the individual menu item?</blockquote>
OK, please tell me if it helps. So please give me a screenshot of individual menu item (if you could mark it red or other color, it could help me to locate menu easily.)
Thank you.
1 user says Thank You to thangnn1510 for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by thangnn1510 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum