Quote:
Originally Posted by Impreza04
Ta.. yay.. It all finally works I hope..
>> Another thing - When voting the default stars are used even though im using a custom template with unique rankings.
Any chance this can be fixed.?
|
in template affiliate_listbits
Find:
PHP Code:
<img src="$stylevar[imagesfolder]/rating/rating_$rating.gif" />
and replace it with your location to your ratings images.
PHP Code:
<img src="$stylevar[imgdir_rating]/rating_$rating.gif" />