Closed (fixed)
Project:
Fivestar
Version:
5.x-1.16
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 14:32 UTC
Updated:
28 May 2011 at 17:01 UTC
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.