Closed (fixed)
Project:
Fivestar
Version:
5.x-1.3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2007 at 21:41 UTC
Updated:
11 May 2007 at 12:22 UTC
I started to use the fivestar module with the Views module - great integration, I'll admit. Neat. However, one minor discrepancy I found was that there needs to be a layout change in the function "theme_fivestar_static()".
Basically, after the last star is output, there should be a span/div output with the CSS style of "clear: both;" to ensure that the next line doesn't wrap up beside the stars. I would suggest adding a span with a specific class name - and putting the style changes in the fivestar.css file for that class.
I hope this makes sense. Feel free to contact me for more information.
Thanks,
James Addison
http://www.scottisheyes.com/
Comments
Comment #1
quicksketchThanks, we used the clear-block class in Drupal 5 to correct this issue.
Comment #2
killes@www.drop.org commented