I would like to change the color of h2 on the mainpage to red, is this possible? and if so, how do I do?
change color of h2
4 posts from 2 voices-
Posted 2 years ago #
-
Hey,
open up style1.css and find following code:
h2, h2 a, #top .siteheading, #top .siteheading a{ color:#777; } #wrapper_heading h2, #wrapper_heading h2 a{ color: #ccc; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ color:#333; }Change the color to any value you like
Posted 2 years ago # -
Thx:-)
Posted 2 years ago # -
Glad that I could help you.
Posted 2 years ago #
Reply
You must log in to post.














