Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • yvan01 Friend
    #159934

    Hi,
    I want to change the colors of ja-cloris titles (J!Menu + about us, features, services…).
    The color is actually so dark and I want to give more lightness.

    Please, witch file and witch line I have to change ?

    Thanks for your answer!
    Yvan

    aman204 Friend
    #375978

    You can change in color code here accordingly::

    ul.ja-pagenav li a {template.css (line 697)
    background: url(“../images/mainnav-sep.gif”) no-repeat scroll left center transparent;
    color: #666666;
    font-family: ‘BebasNeueRegular’;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 15px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
    }

    Css file reference:: /templates/ja_cloris/css/template.css

    yvan01 Friend
    #376248

    Thanks aman204 !
    Still one thing:
    And for the menu and submenu (J!MENU in this example) ?
    How do we do ?:-[

    aman204 Friend
    #376343

    <em>@yvan01 220882 wrote:</em><blockquote>Thanks aman204 !
    Still one thing:
    And for the menu and submenu (J!MENU in this example) ?
    How do we do ?:-[</blockquote>

    You can change in color code here also::

    .ja-megamenu ul.level0 li.mega a.mega {mega.css (line 6)
    color: #666666;
    font-family: ‘BebasNeueRegular’;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
    }

    yvan01 Friend
    #376348

    Thanks aman but this code is not write in template.css.
    Take a look in line 6 please, and you will see that.:((

    aman204 Friend
    #376355

    <em>@yvan01 220997 wrote:</em><blockquote>Thanks aman but this code is not write in template.css.
    Take a look in line 6 please, and you will see that.:((</blockquote>

    Please see that the file in which changes are to be done now is mega.css file

    You can also use in ctrl+f to find and locate references

    yvan01 Friend
    #376371

    😉 Great!
    I found it in mega.css file.
    Thanks Aman for your answers !

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

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

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