Quote:
Originally Posted by Adam21
To add custom bbcodes onto it,add the following after the php_bbcode codes in the showthread_quickreply template too
Code:
<if condition="$vBeditTemplate['extrabuttons'] != '' ">
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
$vBeditTemplate[extrabuttons]
</if>
|
thanks you
Quote:
Originally Posted by djrapid.com
Does this also change the visitor message box?
|
no, for visitor message box need edit this codes