• Resolved braino

    (@braino)


    Hi there. I am not the biggest fan of the stars, they are a bit too big and there are some more beautiful looking ones to make it look less basic and a tad more polished. Is it possible somehow to change them without losing the option to update the plugin and have it overwritten?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    If you just want to change the size of the stars, then you can do this with CSS:

    .glsr {
        --glsr-form-star: 16px;
        --glsr-summary-star: 16px;
        --glsr-review-star: 16px;
    }

    If you want to change the star images, that is explained on the FAQ documentation page:

    The Review Themes addon also provides various options for the star images and star sizes.

    • This reply was modified 1 year, 8 months ago by Gemini Labs.
    Thread Starter braino

    (@braino)

    thank you for your reply, that helped! where can i find this FAQ section?

    • This reply was modified 1 year, 8 months ago by braino.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Star-Images possible?’ is closed to new replies.