tnguy3n
07-12-2004, 10:00 PM
This mod will place the smilie box underneath message area.
Installation time: 3-4 mins
Requested here (http://www.vbulletintemplates.com/mods/showthread.php?t=5237)
Step 1:
in editor_toolbar_standard template,
FIND:
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
</tr>
REPLACE WITH:
</tr>
<if condition="$smiliebox">
<tr valign="top"><td class="controlbar">$smiliebox</td></tr></if>
-----------------
Step 2:
In vBulletin Options, Message Posting Interface Options
change the value of following options:
- Smiliebox Total Smilies
- Smiliebox Smilies Per Row (15 - 20 should be fine)
Installation time: 3-4 mins
Requested here (http://www.vbulletintemplates.com/mods/showthread.php?t=5237)
Step 1:
in editor_toolbar_standard template,
FIND:
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
</tr>
REPLACE WITH:
</tr>
<if condition="$smiliebox">
<tr valign="top"><td class="controlbar">$smiliebox</td></tr></if>
-----------------
Step 2:
In vBulletin Options, Message Posting Interface Options
change the value of following options:
- Smiliebox Total Smilies
- Smiliebox Smilies Per Row (15 - 20 should be fine)