Where do I change comment text colour?
polperro
Joined: 2003-06-11
Posts: 8 |
Posted: Sun, 2008-04-27 12:53 |
Hi all, hope someone can help me with a problem which is driving me mad! Where do I change comment text colour? My gallery is at http://www.pets-express.co.uk/gallery/index.php Thanks for reading this. |
|
Posts: 6818
Unfortunately i did not make a separate css class for this
So you have to do this:
.commentbox td {
color: red;
}
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 8
Thanks for saving my sanity, Jens!
It looks much better now.