Quote:
Originally Posted by Globe
i found a way.
go to the template newthread
search for
Code:
{vb:raw messagearea}
add after:
Code:
<!-- imagehost -->
<fieldset id="vbimghostbox" title="{vb:phrase vbimghost_title}">
<legend>{vb:phrase vbimghost_myphotos}</legend>
<div id="vbimghostlinks">[<a href="#" onclick="window.open('vbimghost.php?do=popup&ed={vb:raw editorid}','vbimghost1','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">{vb:phrase open}</a>] [<a href="#" onclick="window.open('vbimghost.php?do=popupload&ed={vb:raw editorid}','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">{vb:phrase vbimghost_quickup}]</a></div>
</fieldset>
<!-- /imagehost-->
the find the template vbimghost_editor
and delete the code its the same you filled in to nethread. optionaly you can add this to newreply
|
that doesn't change the reply to thread what template do we edit to get it in there and quick reply
thanks mark