Quote:
Originally Posted by Rafa-el
Add this to your additional.css on the theme you want to change that color:
PHP Code:
#posts .posthead .time, #posts .nodecontrols {
color: #000;
}
.postbitlegacy .posthead {
color: #000;
}
And put the color you want where it says #000
|
Thanks for the help. I've just tried that, changing the colours to #ffcc00 so it would stand out if it did work, and unfortunately it hasn't made any difference to the text colour. (still black)