Wednesday 24 February 2010 12:30:39 am
i've been digging into the problem, and what I find is that the star_rating.css is not being loaded when creating nodes, so the <ul> <li> element are not those of the star-rating. If I force the loading of this css file, then i can see the stars. I would like to do it nicely, i think there is a ini file where i can add the star_rating.css so that it is loaded, but I can't find it. Then the page_head_style.tpl would add this css in the <head>. I think the include of this file is related to the possibility for the users to vote, am I wrong? I guess that, not loading it, users will not be able to vote, which is likely to be required when the user creates a new node. Please, correct me if i'm wrong! cheers!
|