Closed (outdated)
Project:
Fivestar
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2012 at 09:25 UTC
Updated:
21 Jan 2017 at 02:16 UTC
Jump to comment: Most recent
Comments
Comment #0.0
Michsk commentedComment #1
moallemi commentedI have the same problem
Comment #2
raphael apard commentedThere is a problem in fivestar.theme.inc (function theme_fivestar_static) :
So you have to define "'widget' => array('name' => 'basic', 'css' => $path_to_fivestar . '/widgets/basic/basic.css')".
And fivestar is not added.
This code works for me :
but if someone have some time to add automatically css (based on widget name). It will be better.
Comment #2.0
raphael apard commentedagain
Comment #3
dbt102 commented