Quote:
Originally Posted by jagtpf
Thanks for your help, Mark - very much appreciated. We don't have too many styles that we can't adjust for the background.
The main outstanding issue is with the colour of the date/time and ordinary usernames. Ideally to only affect the Chat and not the rest of the styles (If possible). [Only paying members display their usernames - ordinary members are still in white and thus tend to disappear into the background  ]
|
Try something like this then (change "black" to the color you want):
HTML Code:
#vsacb_messagearea td span span {
color: black;
}