Please could someone explain on how to change the text color on the categories? it's currently set on black. I need a color that defines a hyperlink.
Go into your theme's style sheet and change the CSS I imagine.
HTH
...editing the CSS value that you need. You can easly know wich one to edit using Firebug for Firefox. ;)
Thank you, it was the theme's style css that required editing in my case it was the 'catlink' line that needed changing.
So it is now solved
:)