Quote:
Originally Posted by HalfWayThere
Hi
Is there any way I can change the hover color over a link in the main body of posts without it affecting the exisiting default color which I use in the sidebars?
Thanks in advance
Matt
http://matterstoday.com
|
Matt - I'm no programmer nor CSS kingpin, but have you tried putting the following in the Body Box in Post/Page Styling:
Code:
A:hover { color: #ff0000 }
or whatever color you might want? It's worth a try to see if that works for you. Otherwise, Flynn or someone else might have to jump in...
/allan