Quote:
Originally Posted by Lizard King
It is already <br /> in GAS_postbit_attachmentthumbnail template or am i missing something ?
Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]"><img class="thumbnail" src="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&stc=1&thumb=1" border="0" alt="<phrase 1="$attachment[filename]" 2="$attachment[counter]" 3="$attachment[filesize]">$vbphrase[image_larger_version_x_y_z]</phrase>" /></a>
here
<if condition="$attachment[description]"><br /><div class="smallfont"><strong>$attachment[description]</strong></div></if></a>
|
yeah but it is nested in an if statement. Put it where I put 'here'