Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • 5268311 Friend
    #185893

    Sorry did you see my question?

    Hello I am changing the template color blue. First I made ​​previous to see how the color looks like my client. I have found almost all the colors in the Template location css. But I still can not find the background color of the main buttons and drop-down menu. And the color of the letters?

    Please see attached picture for better understanding.

    :((


    1. colores-plantilla1
    phong nam Friend
    #486856

    Hi 5268311,

    Here is my guide on your concern:

    >> Open <blockquote>pluginssystemjat3jat3base-themesdefaultcssmenumega.css</blockquote>

    Background color of Buttons on Main Menu.
    * Home button:

    .ja-megamenu ul.level0 li.mega a.mega {
    display: block;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 8px 15px;
    text-decoration: none;
    background: red; // Your color here
    }

    * Other buttons:


    .ja-megamenu ul.level0 li.mega {
    background: none; // You background color here.
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    }

    Drop down for submenus.

    * Level 1


    .ja-megamenu ul.level1 li.mega a.mega {
    background: none; // Your color here
    border: 0;
    font-weight: normal;
    padding: 8px 5px;
    }

    * Level 2
    Same color with Level 1

    ** But If you want your modified css still remains when you update T3 framework, You need to apply above codes to templatesja_universitycssmenumega.css with the same classes I mentioned. Then Save, Clean T3 cache.

    Regards,

    Leo

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 7 months ago.

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