-
AuthorPosts
-
February 9, 2011 at 5:32 am #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!
Yvanaman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 10, 2011 at 7:43 am #375978You 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
February 11, 2011 at 6:54 pm #376248Thanks aman204 !
Still one thing:
And for the menu and submenu (J!MENU in this example) ?
How do we do ?:-[aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 12, 2011 at 9:18 am #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;
}February 12, 2011 at 9:36 am #376348Thanks aman but this code is not write in template.css.
Take a look in line 6 please, and you will see that.:((aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 12, 2011 at 10:04 am #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
1 user says Thank You to aman204 for this useful post
-
AuthorPosts
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