This content has been marked as final.
Show 2 replies
-
1. Re: change blue header text
Nancy O. Mar 16, 2010 12:18 PM (in response to rlafoto1)Is your header a link?
CSS Links -
a:link {color: red}
a:visited {color: silver}
a:hover,
a:active,
a:focus {color: green}
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists
http://alt-web.com/
http://twitter.com/altweb
http://alt-web.blogspot.com -
2. Re: change blue header text
rlafoto1 Mar 16, 2010 12:50 PM (in response to Nancy O.)Nancy O,
Thank you! I tried everything but that. Adding a color property to the a:stuff worked!
Randy


