Quote:
Originally Posted by mad@Max
Yes, in version 1.2 there was an error - fixed 
So now I wish to present you a result of my long and hard works 
Now the voting look a like on youtube and other, i.e. on hover mouse and click on star.
You may test:
www.mixplay.ru/forum.php // choose any thread
user: Test
pass: 123456
eXoOutsider, in template "trate" find:
.quickajaxrating{
padding: 5px;
background: #DFE6EF;
border: 1px dashed #B53A25;
color: #000000;
}
And change background color.
|
First of all great mod and one that I have installed and makes it easier for the users.
I too wanted to change the background colour from that white to the colour of my template.
I got the values for it, but it does not seem to change the colour for me it's still white. The background colour is what I wanted to have and the other is white, but I can change that later, but some how this is not working out? See below.
.quickajaxrating2{
padding: 5px;
background: #3B4E5B;
color: #FFFFFF;