one last thing:
Note: If you want to add an image (button) instead of the word link simply replace '[ Thread Helped ]' with:
<a href='{imagesfolder}/image_name_here.gif' border='0' alt='Thread has been helped!'>
Replace 'image_name_here' with the image file name and place the image in your images folder!
the "<a href" needs to be an "<img" tag
<img src="{imagesfolder}/image_name_here.gif" border="0" alt="Thread has been helped!">
|