PNG images in 'Prefix for Forum Status Images'

writer

New Member
Hi, I use "Prefix for Forum Status Images" in vb 3.8.1. How i can change .GIF to .PNG?

I have icons:
Code:
    * forum_link.png
    * forum_new.png
    * forum_new_lock.png
    * forum_old.png
    * forum_old_lock.png

instead of
Code:
    * forum_link.gif
    * forum_new.gif
    * forum_new_lock.gif
    * forum_old.gif
    * forum_old_lock.gif
 
writer said:
Hi, I use "Prefix for Forum Status Images" in vb 3.8.1. How i can change .GIF to .PNG?

I have icons:
Code:
    * forum_link.png
    * forum_new.png
    * forum_new_lock.png
    * forum_old.png
    * forum_old_lock.png

instead of
Code:
    * forum_link.gif
    * forum_new.gif
    * forum_new_lock.gif
    * forum_old.gif
    * forum_old_lock.gif
Open them in a picture editor then just save as PNG. Like paint.
 
I know, but the images look awful in gif format...
I installed custom_forum_status_icon and it works great :)
 
Back
Top