I would like to add thumbnail option to the gallery, for both html and bb code.
Does anyone know what to add? I think I found the right section I just dont know code that well.
Code:
<tr>
<td class="smallfont" align="center"><div style="text-align: ; width: 400px">
<div><br />
<input type="text" value="" readonly="readonly" class="bginput" onfocus="this.select()" dir="ltr" size="30" style="width:400px" />
</div>
<div><br />
<input type="text" value="[IMG][/IMG]" readonly="readonly" class="bginput" onfocus="this.select()" dir="ltr" size="30" style="width:400px" />
</div>
</div></td>
</tr>