You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Hot Links Text Color

UserPost

2:20 am
July 1, 2009


provoinc

New Member

posts 1

1

I can't figure out how to change the color the the clickable links.  What I have now is a silver that matches the background of the blog, which I don't want.  And when you hover, the link disappears completely.

How do you change this?  I must be blind but I don't see how to customize this on my pages.

example page:  http://insurance-genie.net/you…..ce-quotes/

Anchor text in the article is light silver color.  YUKKK.

7:55 am
July 1, 2009


Ryan

Admin

posts 1547

2

You're missing a closing div tag in your feature.php code.  Add a </div> right after the final </tbody></table>.  This will close the feature and restore your link color, but your feature area will look different.