I have two different fivestar cck fields on a content type. I would like to have a different icon set for each rating. This is possible right?
I have two different fivestar cck fields on a content type. I would like to have a different icon set for each rating. This is possible right?
Comments
Comment #1
quicksketchYes it is possible, but the UI does not provide a way to do it. You should use the "Default" star set to add a minimal amount of CSS to the page, then manually write the CSS needed to style each set of stars differently.
Comment #2
quicksketch