hi all
i need some help,
how do i get rid of rating and paperclip or delete the hyperlink
my forum has a thankyou b4 download, but they can click on paperclip for attachment
thanks
sorted
if anyone wants to do it, heres how i did it
Edit the threadbit template and remove this code
<if condition="$show['paperclip']"><img class="inlineimg" src="$stylevar[imgdir_misc]/paperclip.gif" alt="<phrase 1="$thread[attach]">$vbphrase[x_attachments]</phrase>" /></if>