is it possible to style the fivestars verticaly? the lowest vote has to be on th bottom. i was able to change it vertical with div.fivestar-widget { width:20px; } but then the best vote goes to the bottom. if i changed this too on javascript the hovers dont work.
----------------
* -> 5 -> great
* -> 4
* -> 3
* -> 2
* -> 1 -> bad
----------------
Comments
Comment #1
ericduran commentedI'm going to close this because the 5.x version is no longer support and its been almost 2 years without a reply.
As a side note, I would say css is your best bet.