-
AuthorPosts
-
sakoman Friend
sakoman
- Join date:
- January 2007
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 23, 2009 at 11:00 pm #141415I love the functionality of ja_contentslider, but have had some complaints that there is not enough contrast to read the content easily.
How can I lighten the text a bit to improve readability?
Steve
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 24, 2009 at 12:58 am #305690http://template15.joomlart.com/ja_ruby/templates/ja_ruby/css/ja.slideshow2.css
ja.slideshow2.css (line 114)
.maskDesc .ja-slide-desc {
color:#CCCCCC;
font-size:100%;
padding:0 40px 20px 30px;
}
ja.slideshow2.css (line 124)
.maskDesc .ja-slide-desc h3 {
color:#FFFFFF;
font-size:250%;
margin:0;
padding:0;
}edit your COLOR
1 user says Thank You to nguyenhuu quang for this useful post
sakoman Friendsakoman
- Join date:
- January 2007
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 24, 2009 at 2:59 am #305707The above suggestion did not affect the color of the text in the ja_contentslider module. The text color does not change if I adjust those 2 color values.
Actually if the text color was #CCCCCC or #FFFFFF as set in the code lines described, it would be quite readable. But it is much darker than those values.
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 24, 2009 at 3:01 am #305708<em>@sakoman 129969 wrote:</em><blockquote>The above suggestion did not affect the color of the text in the ja_contentslider module. The text color does not change if I adjust those 2 color values.
Actually if the text color was #CCCCCC or #FFFFFF as set in the code lines described, it would be quite readable. But it is much darker than those values.</blockquote>
color:#CCCCCC;
chage it to
color:red;
sakoman Friendsakoman
- Join date:
- January 2007
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
May 24, 2009 at 3:16 am #305713<em>@quang268 129970 wrote:</em><blockquote>
color:#CCCCCC;
chage it to
color:red;
</blockquote>As I mentioned, changing the above mentioned color values does not result in any change to the text in the content slider module — it stays the same shade of grey.
Is slideshow2 CSS really the right place to attempt color changes? Shouldn’t it be ja_contentslide.css?
I discovered that if I change the following code in template.css (line 662), then I can lighten up the headline:
/*module hilite*/
div.module_hilite h3 {
background: url(../images/h3-hilite-bg.gif) repeat-x left bottom;
border: none;
color: #f5f5f5;
margin-right: 15px;
I haven’t figured out how to lighen up the body of the text though.
sakoman Friendsakoman
- Join date:
- January 2007
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
July 1, 2009 at 4:40 am #309609<em>@sakoman 129975 wrote:</em><blockquote>As I mentioned, changing the above mentioned color values does not result in any change to the text in the content slider module — it stays the same shade of grey.
Is slideshow2 CSS really the right place to attempt color changes? Shouldn’t it be ja_contentslide.css?
I discovered that if I change the following code in template.css (line 662), then I can lighten up the headline:
/*module hilite*/
div.module_hilite h3 {
background: url(../images/h3-hilite-bg.gif) repeat-x left bottom;
border: none;
color: #f5f5f5;
margin-right: 15px;
I haven’t figured out how to lighen up the body of the text though.</blockquote>
I’m still getting readability complaints, and haven’t been able to figure out how to lighten the body text. Has anyone else solved this issue?
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by sakoman 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum