Thread: mods to postbit
View Single Post
Old September 28th, 2005, 12:38 PM   #6 (permalink)
Brian
Guest
 
Posts: n/a
Re: mods to postbit

The first link you posted does have the image tag in your postbit template.
Code:
Content visible to verified customers only.
For the ribbons one, look in your forum/includes/functions_showthread.php file for:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
  Reply With Quote