Replace your postbit_attachmentimage template with:
Quote:
<!--<p>--><smallfont>$post[username] has attached this image:<br>
<smallfont>Click For Full Sized Image:<smallfont><br>
<a href="attachment.php?s=$session[sessionhash]&postid=$post[postid]" target="_blank"><img src="attachment.php?s=$session[sessionhash]&postid=$post[postid]" alt="" width="150" height="150" hspace="4" vspace="8" border="0"></a>
</smallfont><!--</p>-->
|
You will get the image to appear like the attachment:
Larry