https://www.icyphoenix.com/viewtopic.php?f=26&t=3980&p=27556#p27556
-----------------------------------
Mighty Gorgon
Thu 10 Apr, 2008 00:54

Re: Need HTML Code In Gallery
-----------------------------------
It is not difficult... but it requires time for me to make this changes for you and unfortunately currently I am a bit short of it.

The part of the code you should look at is the following:
[codeblock]		<tr>
			<td valign="top" align="right"><span class="genmed">{L_PIC_BBCODE}:</span></td>
			<td valign="top" align="left"><form name="select_all" action=""><input class="post" name="BBCode" size="50" maxlength="100" value="{PIC_BBCODE}" type="text" readonly="readonly" onClick="javascript:this.form.BBCode.focus();this.form.BBCode.select();" /></form></td>
		</tr>[/codeblock]

Try to play with this code and let me know.


