PDA

View Full Version : Text colors


BlueSoul
Apr-30-2006, 03:33 PM
How do I customize the text color for "XX galleries with XXX photos"?

I have tried these codes, without luck:

body { color: red; }


* { color: red; }

Mike Lane
Apr-30-2006, 04:52 PM
.boxBottom p.description {color:red;}