-
AuthorPosts
-
hanifahmed Friend
hanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
May 8, 2009 at 7:45 pm #141014Hi guys,
Ok, so I have problem with my menu.
If the name of the link on the menu spills over to two lines or more, my menu can’t wrap it properly – it looks really bad.
Also, there are general inconsistencies with the menu as well (especially at the bottom which you can see if you pay attention).
Here’s the link: http://www.lifeskillsdevelopment.org
If you would like to make additional comments about the site, please do so!
Many thanks for your help.
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 9, 2009 at 12:46 am #304096open ja.moomenu.css (line 60)
#ja-cssmenu ul a {
width:10.8em;
}
replace with
#ja-cssmenu ul a {
width:17.8em;
}1 user says Thank You to nguyenhuu quang for this useful post
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 9, 2009 at 12:49 am #304097ja.moomenu.css (line 54)
#ja-cssmenu li li {
margin:0;
padding:0 1em 0 0;
width:14.9em;
}
replace
#ja-cssmenu li li {
margin:0;
padding:0 1em 0 0;
width:18.9em;
}1 user says Thank You to nguyenhuu quang for this useful post
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 9, 2009 at 12:50 am #304098open ja.moomenu.css (line 41)
#ja-cssmenu li ul {
height:auto;
left:-999em;
position:absolute;
width:15.9em;
z-index:99;
}
replace
#ja-cssmenu li ul {
height:auto;
left:-999em;
position:absolute;
width:19.9em;
z-index:99;
}
Because Your Menu Name Too LONG1 user says Thank You to nguyenhuu quang for this useful post
hanifahmed Friendhanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
May 9, 2009 at 9:45 am #304136Hi mate thanks for that, the menu is now wider – but the text still wraps and dosn’t extend all the way – so I’m getting the same problem on some of the menus!
Thanks
hanifahmed Friendhanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
May 9, 2009 at 1:08 pm #304145Yup, got it
#ja-cssmenu ul a {
width: 17.8em;
width: 17.8em;
Changed it to 17.8 instead of 10.8 and the text became wider to fill up the menu.
Many thanks for your help mate!
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by hanifahmed 15 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum