-
AuthorPosts
-
April 16, 2010 at 3:36 pm #150420
Hello,
I would like to change the color of the headlines that fade in and out at the top of the template. Could someone kindly tell me where I can do this? Picture attached.
watsessing
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
April 17, 2010 at 10:39 am #340634to change the color of headlines
open this file templatesja_orescsstemplate.css
go to the very bottom and add this
.ja-headlines-item a{
color:#FFF;
}change the FFF to the color u want…
April 17, 2010 at 3:07 pm #340650Thank you for the suggestion. Unfortunately this did not work. I also tried incorporating into template_rtl.css with no luck.
It’s strange. When I use the dark blue template the color of the hot news is exactly the way i want it. But I can’t tell where the difference in the hot news text color between the light blue and dark blue templates is located.
watsessing
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
April 18, 2010 at 3:44 am #340682should really be working.
try this…
open this file: templatesja_orescsscolors
in that select the color you have selected for your template …say its light blue then the file u should open is
templatesja_orescsscolorslight-blue.cssin that go to the very bottom and add this
#ja-hotnews a{
color:#9C0;
}#ja-hotnews a:hover{
color:#F90;
text-decoration:none;
}the color should be the one u want for the a and on hover the second color…
this should work fine
1 user says Thank You to prakash for this useful post
April 19, 2010 at 1:48 am #340715Thank you prbalge. Worked perfectly!
watsessing
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by watsessing 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hot news headlines text color
Viewing 5 posts - 1 through 5 (of 5 total)