
11-25-2014, 02:16 AM
|
|
|
Join Date: Jun 2014
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by ozzy47
Well for the background, that is the stylevar, poll_background found under the group, Polls.
For the text color, add this to your additional.css
Code:
#pollresults {
color: red;
}
Change red as needed.
|
Thanks for that.
|