For any one that want to change the png icons of the standard reputation images (see attach first post) with gif. I searched many days to find the solution
1. Find the file
functions_reputation.php (its in
includes / functions_reputation.php)
Open with editor and find
'imgext' => '.png', and change to
'imgext' => '.gif',
2. Than in
style variable find
ImagePaths and in
imgdir_reputation
change from:
images/styles/Your skin name/reputation
to:
images/reputation
P.S. Don't forget to upload gif images in folder
images/reputation