I would like change the color of the text font, for each page. Does anyone know what code I need to change?
Thanks
color text
8 posts from 3 voices-
Posted 2 years ago #
-
In style1/2/3/4.css you'll find following code (example style1.css):
body{ background: #fff url(../images/skin1/bg.png) repeat-x 0 0; color:#666; }change the color value as you like.
Posted 2 years ago # -
Thanks Dude, but i do not see this code in my style.css
Posted 2 years ago # -
Hey,
you can find style1/2/3/4.css in a folder called "css" in your newscast theme folder. You need to download/upload the stylesheet via ftp software.Posted 2 years ago # -
Thanks Dude, i can change the color, great!
Posted 2 years ago # -
Glad that I could help you.
Posted 2 years ago # -
I have read so many posts now and tried a bunch of edits and for the Avisio theme I cannot get the text on normal pages to change color.
HELP. I have been at this all morning.
I have tried this on 3 style sheets
body{
background: #fff url(../images/skin1/bg.png) repeat-x 0 0;
color:#666;
}you say to change it there and I cannot find this, and I tried this
h1, h2, h3, h4, h5, h6, legend { color: #343434 !important; }and it only changed half of the site.
I have to finish this site today and my client hates the light font, she can barely see it.Posted 2 years ago # -
Hey,
did you solve the problem? According to this thread: http://www.kriesi.at/support/topic/darken-font you had a server / uploading problem...Posted 2 years ago #
Reply
You must log in to post.














