
05-18-2005, 12:47 AM
|
|
|
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by BrentWilson
In template editor_smiliebox_quickreply add at the end:
HTML Code:
<fieldset id="photobox" title="My Photos">
<legend>My Pictures</legend>
<table cellpadding="4" cellspacing="0" border="0" align="center">
<tr>
<td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="#" onclick="window.open('geek-gallery-popup.php','geekgallery','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">Open</a>]</td>
</tr>
</table>
</fieldset>
<if condition="$show['wysiwyg']">
<script type="text/javascript">
<!--
// init the WYSIWYG smilie box
open_smilie_window($wysiwyg);
//-->
</script>
</if>
|
All we need now is a pop up for An Net's journal and were GOOD!
|