-
AuthorPosts
-
January 26, 2010 at 7:50 am #148049
I have managed to change the wood texture in the slideshow into a lighter color (transparent white), but the problem now is that the white text on the white background isn’t readable. And I can’t seem to find where to change that into black. Any suggestions?
lamvt Friendlamvt
- Join date:
- December 2006
- Posts:
- 265
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 52 times in 46 posts
January 26, 2010 at 8:42 am #330427Could you send your LIVE SITE allow us to check it??
January 26, 2010 at 9:12 am #330432I only have the site on my localhost at the moment, but please see the attached print screen to see what I mean. Will this help?
I have tried to find kind some font color indication in the ja.slideshow2.css file, but without any luck…
lamvt Friendlamvt
- Join date:
- December 2006
- Posts:
- 265
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 52 times in 46 posts
January 26, 2010 at 12:01 pm #330447ja_kyanite_ii/templates/ja_kyanite_ii/css/ja.slideshow2.css
at line 90
.maskDesc .ja-slide-desc-inner {
padding:30px;
}Changes to:
.maskDesc .ja-slide-desc-inner {
padding:30px;
color: red; /* for your content color*/
}
and bottom of this file
add:
.maskDesc .ja-slide-desc-inner h3 {
color:green; /* for your tite color*/
}.maskDesc .ja-slide-desc-inner a {
color:blue; /* for your alink color*/
}and changes red, green, blue to your color
1 user says Thank You to lamvt for this useful post
January 26, 2010 at 1:03 pm #330454Thank you so much! That works perfectly.
You really saved my day! 😀
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by eiv_jle 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Slideshow – how to change the font color?
Viewing 5 posts - 1 through 5 (of 5 total)