Reply To: Change color of the stars

Home Forums Guestbook Add-On Change color of the stars Reply To: Change color of the stars

#9540
Didier BROWET
Participant

Made the change and it worked perfectly… but to change the color of the star after selection of a rating (the second star starting from the top in star.gif), I replaced “preset” by “selected” like this:

html body .gwolle-gb .rateit .rateit-selected {
background-image: url(‘https://zenoweb.nl/wp-content/uploads/2023/08/star-darker.gif’);
}

Thank you again for your help and for this wonderful add-on…