CSS Sucks
I need help with my theme’s CSS. Whatever I do, the links in my entries won’t change color. Please halp me! Actually I’m sick of the theme but I don’t want to mess up the blog by making another one.
Tags: coding, CSS
This entry was posted
on Tuesday, March 11th, 2008 at 4:53 pm and is filed under Blog News.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
March 11th, 2008 at 8:07 pm
Open the css file on your themes folder. Look up the ff line and change #8C6DB5 to any color you want:
a, h2 a:hover, h3 a:hover { color: #8C6DB5; text-decoration: none; }
March 11th, 2008 at 11:11 pm
Grace,
I emailed you personally regarding this. Please check your yahoo email. Thanks!