-
AuthorPosts
-
December 8, 2008 at 12:16 pm #136057
Hi
I have a problem similar to one explained in thread:
http://www.joomlart.com/forums/topic/main-menu-items/My website is:
http://www.lakeview-cms.com/www
In both english and German I wish to break long menu items to two lines, which I did with mentioned thread help, but somehow thin blue line on the right side of Home and Corporate menus items (in both languagues) is shorter then the others. How can I fix that. Another question is how to make main menu items centered (but not submenus).
Thank you very much for great support!
December 9, 2008 at 8:12 am #281907Anyone? This cant be that hard?
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 9, 2008 at 8:35 am #281914The menu looks fine to me in firefox and IE7. Could you post a screenshot of exactly what you mean please?
December 9, 2008 at 8:48 am #281917I hope you can see the problem on this pic
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 9, 2008 at 9:02 am #281920Yes, I can see it now, Ive had a look with firebug but I cant see anything obvious. I’ll keep looking and let you know if I come across anything.
December 9, 2008 at 9:06 am #281921Thanks. Strange thing is that happens only on first and last menu item. Maybe that is th ekey to the solution? Hmmm
December 10, 2008 at 8:17 am #282146When I take out
width:120px;
from ja-sosdmenu.css, all is fine in english, but then german menu gets split in 2 lines
Do you have any idea what I could do?
Thank you very much
December 11, 2008 at 8:39 am #282321OK, I have received this suggestion
Please open ja-sosdmenu.css file in templates/ja_mageia/ja_menus/ja_cssmenu folder folder , find following code section at about line 74 :
#ja-cssmenu li a {
border-right:1px solid #D0D9DF;
color:#556975;
display:block;
font-size:10px;
font-weight:bold;
line-height:normal;
margin:0;
padding:38px 9px 41px;
text-decoration:none;
text-transform:uppercase;
}change to :
#ja-cssmenu li a {
border-right:1px solid #D0D9DF;
color:#556975;
display:block;
font-size:10px;
font-weight:bold;
line-height:normal;
margin:0;
padding:38px 2px 41px;
text-decoration:none;
text-transform:uppercase;
}It solves my problem, I have some white space on the right side of menu in english, but I can live with it. There is another problem though. In IE menu stays open even after mouse moves out of it. Any solution for that maybe?
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by lifedust 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum