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.
|
Thank you very much for that
Quote:
Originally Posted by Marco van Herwaarden
Renaming your .png files to .gif might also work.
|
Holy crap...lolz, who would have thought it was that dang easy...much appreciated...
Quote:
Originally Posted by FRDS
an even easier way if renaming to png doesnt work is use the replacement variable system. Enter the normal icon name ie: newreply.gif and use newreply.png as the replacement.
|
What codes are needed to make that work? Only thing I see in that system is "Default Style [Add New Replacement Variable]"