Login     Sign up
how to change text color
Roozbeh Jafari (@roozbeh)
Join date: Nov 4th 2010
Community posts: 92
View Profile
Send Message

[img]http://dc238.4shared.com/img/zFrInl2S/s3/0.4137535626852191/2322.jpg[/img]

how to change this text color ?

172 months ago
arizon efendi (@arizon)
Join date: Aug 26th 2010
Community posts: 145
View Profile
Send Message

themes=>default=>page.css
[code]
a, a:visited {
text-decoration: none;
color: #4366AD;
[/code]
change #4366AD

file=>common_css=>style.css
[code]
/ FORM /
.fpost {
font-size:1.3em;
font-family: arial;
border: #72BC08 1px solid;
background: #ddfab4;
color: #01463F;

        }

[/code]
this is for "whats on your mind"

[url]http://temanku.net[/url]

172 months ago
Roozbeh Jafari (@roozbeh)
Join date: Nov 4th 2010
Community posts: 92
View Profile
Send Message

UMmmmmmmmach
thanks thanks thanks Arizon

172 months ago
arizon efendi (@arizon)
Join date: Aug 26th 2010
Community posts: 145
View Profile
Send Message

you are welcome

172 months ago