View Full Version : smilies in Quick Reply?
crossfire
06-27-2002, 05:05 PM
how would I get smilies next on my quick reply but to the right on it...like www.fexboards.com has on the bottom?
Xelation
06-27-2002, 05:54 PM
Originally posted by FireFly
JTMON - Add this line:
$clickysmilies = getclickysmilies();
to showthread.php right after this:
$textareacols = gettextareawidth();
then use $clickysmilies in the showthread_quickreply template to add the box with the smilies in it, but you will also need to add these two lines:
<script language="Javascript" src="vbcode.js"></script>
<script language="Javascript" src="vbcode_language.js"></script>
to the template right after the <form> tag. That should work. :)
Wow this is even handier than I thought... :D
crossfire
06-27-2002, 11:56 PM
works great thnx
Kars10
06-28-2002, 03:28 PM
Thanx Xelation!!
Works great 4 me!! ;)
Craigr
08-17-2002, 03:05 PM
Superb. Thanks for that.
Works great on my board. :D
Craig
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.