Hi all,
I am using the theme Audio/Video & Home Theater Theme 1.0 by My Basement Renovation
Bizzarely the links are coming up as red which look odd against the purple theme.
Where can i change the font colour of a theme?
Regards
Dave
Hi all,
I am using the theme Audio/Video & Home Theater Theme 1.0 by My Basement Renovation
Bizzarely the links are coming up as red which look odd against the purple theme.
Where can i change the font colour of a theme?
Regards
Dave
style.css in your themes folder..
just go with body{color:#ddd;}
or something like that
@timpsod - You need to look at the a and a:hover directives in style.css to control link colors. And if your links have any other classes to them, look for those, too, as in a.otherclass Over all font colors will be in body or in p directives.
This topic has been closed to new replies.