There are some famfamfam icons you can use (see attached).

The ones I attached are from jRating.module, but they were originally from:

famfamfam.com: Silk Icons
http://www.famfamfam.com/lab/icons/silk/

You could 1-up the other module that does this exact same thing by maintaining the PNG 24-bit transparency in the originals so that they work against any shade matting/background. (For instance, black, which currently looks like crap if you use the ones I attached)

By the way, what IS the difference between this module and jRating? As of today, it appears yours is maintained more often, but it would be nice if you could break it down on the front page for lazies.

CommentFileSizeAuthor
images.zip_.not_.tar_.gz1.66 KBms2011

Comments

eaton’s picture

Status: Active » Closed (works as designed)

most of the differences are architectural -- fivestar implements, under the hood, a custom FormAPI element type to do its work. That makes it a bit easier to integrate into other forms and other situations, like the CCK field that it comes bundled with. Both modules are based on the same jQuery 'radio button stars' code, which is why they look a lot alike.

Unfortunately, the famfam icons are not licensed in a way that is compatible with the GPL license required by Drupal's CVS repository. (Trust me! We'd all LOVE to see famfam icons usable in Drupal's CVS code ;-)