Quote:
Originally Posted by gfxhelp.com
you need to find where ever the gif images are defined and then change the code. It will probably look something like...
<a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
the "newthread.gif" would need to be changed to newthread.png for each icon. I would probably do "Search in Templates" from the admin cp and put in "imagename.gif" so you can see all the templates that need to be changed, and then edit each template.
|
I can not find all the specific images when i search... especially the forum status icons forum_old_locked.gif etc.
Quote:
Originally Posted by Marco van Herwaarden
Renaming your .png files to .gif might also work.
|
Yes this might work for some people...
But what would the people who do care about bandwidth usage and transparent issues do?
My files need to be .png and i can not locate the templates where the forum status icons are.