Add Smiles box in quick reply [fixed]
This modification is in the archives.
open template showthread_quickreply
FIND: Code:
<if condition="$show['url_bbcode'] OR $show['img_bbcode']"> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> </if> Code:
<!-- wysiwyg smilies --> <script type="text/javascript" src="clientscript/vbulletin_smilies_qreply.js?v=$vboptions[simpleversion]"></script> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> <td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td> <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td> </tr> </table> </div></td> <!-- / wysiwyg smilies --> step 2: just download this file http://www.vietdjclub.com/deezay/clientscript/vbulletin_smilies_qreply.js then upload it to clientscript folder All Done Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Quick Reply Thread Management: Open/Close & Stick/Unstick in Quick Reply Box | vBulletin 3.0 Full Releases |