Post Title Color
-
It seems like my Header Title is the same H2 as my Post Titles. How would I go about changing only the color of my Post Titles without it affecting the name of my blog? I have this in my style.css file:
#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited { color:#333; font-weight:normal; text-decoration:none; border:none; } #content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active { color:#999; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Post Title Color’ is closed to new replies.