Has anyone ever changed the voting stars in group?

Have you ever changed those stars?

I am trying to use some png images, but that's a big mix of html, css and js and can't figure it out.

Cheers

Quote · 14 Apr 2014

You can change that in icons.css

look for these lines:

.sys-icon.star:before                 { content: "\f005"; }

.sys-icon.star-empty:before           { content: "\f006"; }

.sys-icon.star-half:before            { content: "\f089"; }

 

You can change those to use whatever background images you want.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 14 Apr 2014

Thanks Houston that helps me also a bit.  I can only hope we have an admin option to control ratings in the future.  Most importantly an off switch that gets rid of them all together.

Quote · 14 Apr 2014

 

You can change that in icons.css

look for these lines:

.sys-icon.star:before                 { content: "\f005"; }

.sys-icon.star-empty:before           { content: "\f006"; }

.sys-icon.star-half:before            { content: "\f089"; }

 

You can change those to use whatever background images you want.

 Thank you!

Quote · 14 Apr 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.