Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • jkcopenhagen Friend
    #155750

    Previously I’ve seen a guide on how to remove the lines in the menu “view image” but have looked through the entire forum, can not find the guide

    Some who can help

    Thanks


    1. MENU
    Saguaros Moderator
    #360739

    now you open the file: templates/ja_social/core/themes/grey-color/css/menu/mega.css
    find:

    .ja-megamenu ul.level0 li.mega {
    border-left: 1px dotted #747474;
    }

    replace:

    .ja-megamenu ul.level0 li.mega {
    border-left: none;
    }

    Open : : ja_social/core/themes/grey-color/css/color.css
    and find
    #ja-mainnav { border-top: 1px solid #555454; }

    replace:
    #ja-mainnav { border-top: none; }

    jkcopenhagen Friend
    #360776

    thanks:cool:

    ivan1012 Friend
    #413387

    I did the same thing but the border-left hasnt removed, dont understand why? heLp?

    using ja social template…
    <em>@tienhc 200746 wrote:</em><blockquote>now you open the file: templates/ja_social/core/themes/grey-color/css/menu/mega.css
    find:

    .ja-megamenu ul.level0 li.mega {
    border-left: 1px dotted #747474;
    }

    replace:

    .ja-megamenu ul.level0 li.mega {
    border-left: none;
    }

    Open : : ja_social/core/themes/grey-color/css/color.css
    and find
    #ja-mainnav { border-top: 1px solid #555454; }

    replace:
    #ja-mainnav { border-top: none; }
    </blockquote>

    khoand Friend
    #413388

    Hi,
    Could you give me a link to your page as you said?

    ivan1012 Friend
    #413389
    khoand Friend
    #413391

    You replace this code from /templates/ja_social/core/themes/grey-color/css/menu/mega.css in the line #4

    .ja-megamenu ul.level0 li.mega {
    border-left: 1px dotted #747474;
    }

    with

    .ja-megamenu ul.level0 li.mega {
    border-left: none;
    }

    – You delete all of files of /cache and /t3-assets directory.

    khoand Friend
    #413397

    You replace this code /templates/ja_social/core/themes/grey-color/css/menu/mega.css

    .ja-megamenu ul.level0 li.mega {
    border-left: 1px dotted #747474;
    }

    with

    .ja-megamenu ul.level0 li.mega {
    border-left: none;
    }

    – You delete all of files of /cache and /t3-assets directory.

    khoand Friend
    #413402

    There is my snapshot.


    1. 1
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 4 voices, and was last updated by  khoand 13 years, 2 months ago.

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