XF 1.3 Getting the Star from the User Group Styling Page

As it's a sprite, you will need to specify the background position.

For example:
Code:
transparent url('styles/default/xenforo/xenforo-ui-sprite.png') no-repeat -126px -32px
 
Top Bottom