Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • valtersgrivins Friend
    #181406

    Hi!
    I changed first level menu item size in mega menu so that all my items fit in one row:

    .ja-megamenu ul.level0 li.mega a.mega {
    display: block;
    margin: 0;
    padding: 10px 10px 8px;
    text-decoration: none;
    color: #000
    text-transform: uppercase;
    font-size: 94% !important;
    }

    However that doesn’t work in IE9 making me menu with 2 rows.
    See here: http://site-b.atklajumi.lv/

    What do to do to correct this problem?
    Thanks!

    Ninja Lead Moderator
    #470048

    I saw the problem javascript on your site when i checked it on IE browser. Please send PM me admin access and ftp account, i will check directly on your site.

    Ninja Lead Moderator
    #470554

    I fixed the problem javascript and applied css on IE browser please check it again. If you have still error, you send me the screenshot between IE and other browser, I will check it.

    valtersgrivins Friend
    #470597

    Hi, Ninja Lead!
    I sent You PM 4 days ago, but see no changes in problem and no messages from You. Please inform me if You can not find a solution for mega menu problem in IE.

    Ninja Lead Moderator
    #470679

    <em>@valtersgrivins 343007 wrote:</em><blockquote>Hi, Ninja Lead!
    I sent You PM 4 days ago, but see no changes in problem and no messages from You. Please inform me if You can not find a solution for mega menu problem in IE.</blockquote>
    Yes, i fixed the problem on IE browser, please check it again.

    valtersgrivins Friend
    #470784

    Hello, Ninja Lead!
    Unfortunately i still see 2 row megamenu in IE while it fits in 1 row in all other browsers…
    Please see screenshots added.


    1. IE_9_menu_in_2_rows
    2. Chrome_menu_in_1_row
    Ninja Lead Moderator
    #470803

    Please try to check it again.

    valtersgrivins Friend
    #470868

    Thank You very much! It is OK now. Could You tell me what changes You did so that i can apply those to my other “sister” site? May be i can simply copy/paste those files You had changed?

    Ninja Lead Moderator
    #470872

    Yeah, This is what i changed there.
    <blockquote>Open templates/ja_teline_iv/themes/atklajumi/css/menu/mega.css file</blockquote>
    from

    .ja-megamenu ul.level0 li.mega a.mega {
    display: block;
    margin: 0;
    padding: 10px 10px 8px;
    text-decoration: none;
    color: #000
    text-transform: uppercase;
    font-size: 94% !important;
    }

    change to


    .ja-megamenu ul.level0 li.mega a.mega {
    display: block;
    margin: 0;
    padding: 10px 6px 8px;
    text-decoration: none;
    color: #000
    text-transform: uppercase;
    font-size: 94% !important;
    }

    valtersgrivins Friend
    #470880

    Thank You!

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

This topic contains 10 replies, has 2 voices, and was last updated by  valtersgrivins 12 years ago.

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