Can someone tell me what to change in the module.css for AF 3.6 to change the text color for the following:
Statistics:
Who is on Line:
Started By
Author
Messages
Quick Reply
These all are currently black text on blue background and I would like to change to white text but can't figure out what to change in the .css file without doing a lot of changing and testing.
Here is my .css for .afgrouprow
.afgrouprow{font-weight: bold; font-size: 12px; color: #ffffff; height: 30px; background-color: #336699;}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active{color: #ffffff;}
Attached are two screen prints of two of the problems. Can anyone help?
Thanks.