Reply to thread

As the star rating is kinda broken (showing 1 star less than it should), isn't it possible to fix this in the skin by adding a "fake" gold star to the left side somehow?


Like this:


Row of "empty" stars:

(starting at posy=10) * * * * * * * * * *


Fake star:

(starting at posy=10) * (will appear underlined below)


Row of "used" stars:

(starting at posy=20)  * * * * * * * * * * * (this adds up 10 eleven stars, only the last won't be visible)


Would this work?

Emph


Top Bottom