PDA

View Full Version : [Solved] reputation icons


Stratis
10-28-2015, 12:45 PM
Any help to find where are they? reputation_highpos.png and reputation_pos.png icons

i have changed them before 2 years,
155836
i just put other icons with same name, i want now to change them with gif
Where is code?


Thanks

ArcadeSyndicate
10-28-2015, 04:55 PM
it should work to if you rename the files from image.gif to image.png and overwrite them.

Stratis
10-29-2015, 05:03 AM
Yes, but where is the code to change as now it reads xxxxx.png
Thats what i ask.
Thank you

squidsk
10-29-2015, 05:05 PM
Don't change the code, just rename your image is what you are being told.

Stratis
10-29-2015, 05:27 PM
Who I don't know what I am missing, don't understand.
I have put image gif same name with png and delete png
Results, there is no image to see in that place, actually the symbol X

Any way thanks for you answers

Stratis
11-18-2015, 04:59 PM
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 :eek:


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

:)

cellarius
11-19-2015, 05:59 AM
And why would you go through all that trouble (especially hacking a file!) instead of just converting the gif images into png format, which is a matter of seconds even with a free standard software like irfan view?

Stratis
11-19-2015, 06:12 AM
Its the opposite Sven, i have png format and want to change to gif.
Code is written to show only png icons.

Thanks

cellarius
11-19-2015, 11:01 AM
Its the opposite Sven, i have png format and want to change to gif.
Code is written to show only png icons.

Then change the gifs to png. That's just as easily done.

Stratis
11-19-2015, 01:09 PM
No i changed them to gif because I want animated stars :D

cellarius
11-19-2015, 02:26 PM
Ah. Personal choice of course, but repetitive blinking/moving elements on a page drive me crazy ;)

Stratis
11-19-2015, 02:43 PM
Yes that's right, i have expand button so you no one see it at start :)