-
AuthorPosts
-
August 17, 2009 at 12:36 pm #143520
Hello
i need to change the color of the text, can some one tell me witch file an line is to change?
i have test to change the color in the module parameters and in the module xml file but never change?
The Background color is easy to change in the module parameter.Thx Lupen
August 19, 2009 at 6:36 am #314700<em>@lupen 140996 wrote:</em><blockquote>Hello
i need to change the color of the text, can some one tell me witch file an line is to change?
i have test to change the color in the module parameters and in the module xml file but never change?
The Background color is easy to change in the module parameter.Thx Lupen</blockquote>
Nobody help me??
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 19, 2009 at 6:59 am #314701Could you provide a link to your site so we can take a look?
If not, use the firebug plugin for firefox. It allows you to examine any element of a live website and test changes on the css. It should only take a few seconds to track down the relavent line.
August 19, 2009 at 5:17 pm #314754Hello Phill
yes this is the link,
rst-fishing.it/live/
I want ro change the color of the text in the modul jacatslwi but never change
i hope you can help me!thx lupen
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 19, 2009 at 5:34 pm #314757The actual text colour is controlled here by the figure in red.
template.css (line 1362).
#ja-topsl .ja-catslwi-display {
color:#CCCCCC !important;
}While the header text colour is controlled here.
template.css (line 1366).
#ja-topsl div.moduletable .ja-catslwi-display h3 {
background:transparent none repeat scroll 0 0;
border-top:medium none;
color:#FFFFFF;
font-size:100%;
font-weight:bold;
margin:5px 0;
padding:5px 0 0;
text-transform:uppercase;
}1 user says Thank You to Phill for this useful post
August 20, 2009 at 7:12 am #314827<em>@phill luckhurst 141301 wrote:</em><blockquote>The actual text colour is controlled here by the figure in red.
template.css (line 1362).
#ja-topsl .ja-catslwi-display {
color:#CCCCCC !important;
}While the header text colour is controlled here.
template.css (line 1366).
#ja-topsl div.moduletable .ja-catslwi-display h3 {
background:transparent none repeat scroll 0 0;
border-top:medium none;
color:#FFFFFF;
font-size:100%;
font-weight:bold;
margin:5px 0;
padding:5px 0 0;
text-transform:uppercase;
}
</blockquote>Thank YOU! Very much!!!!!!
Best Max -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by jmcnally 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum