Quote Originally Posted by lruskauff View Post
Hi
What Anne wants you to try is the developer tools that are with your browser. Try hitting F12 and then using the element selector to look around. It will show you the CSS for that element and you can figure out where to change the color and other things in the stylesheet (which there are multiple). You can even change it in the browser before you actually change it in your actual file.

Hope this helps a little.
lruskauff
Yes, this is correct. I don't mind helping out with the css if some one really gets stuck, but I do ask that they do some leg work to resolve the problem on their own.

Thanks,

Anne