if you following post mrs Lynne
https://vborg.vbsupport.ru/showthrea...t=quick+editor
so mod perfect :
To install:
1. download xml file
2. Import product-lynne_smilies_below.xml
3. Go to Settings > Options > Message Posting Interface Options > Put smilie box below textarea > Yes
4. Go to Settings > Options > Message Posting Interface Options > Add smiliebox below Quick Reply on showthread page > Yes
Make the following template edit in the template "
showthread_quickreply".
Find :
PHP Code:
<div class="editor_textbox quickreply">
<vb:if condition="$show['qr_require_click']">
<textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}" disabled="disabled">{vb:raw click_quick_reply_icon}</textarea>
<vb:else />
<textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" dir="{vb:stylevar textdirection}"></textarea>
</vb:if>
</div>
</div>
</div>
ADD below :
PHP Code:
</div>
<vb:if condition="($vbulletin->options['lynne_sb_below'] AND $vbulletin->options['lynne_sb_below_2']) AND THIS_SCRIPT == 'showthread'"><div class="editor_smiliebox">{vb:raw smiliebox}</div></vb:if>
</div>
</div>
screenshot :
enjoy lagi ......