Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • lifedust Friend
    #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!

    lifedust Friend
    #281907

    Anyone? This cant be that hard?

    jay973 Friend
    #281914

    The menu looks fine to me in firefox and IE7. Could you post a screenshot of exactly what you mean please?

    lifedust Friend
    #281917

    I hope you can see the problem on this pic

    jay973 Friend
    #281920

    Yes, 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.

    lifedust Friend
    #281921

    Thanks. Strange thing is that happens only on first and last menu item. Maybe that is th ekey to the solution? Hmmm

    lifedust Friend
    #282146

    When 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

    lifedust Friend
    #282321

    OK, 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?

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

This topic contains 8 replies, has 2 voices, and was last updated by  lifedust 15 years, 9 months ago.

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