Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Skins, Styles and Templates

Reply 
 
LinkBack Thread Tools Display Modes
Old 04-15-2008, 08:04 AM   #1
Supporters
vBulletin Owner
 
glennybee's Avatar
 
Join Date: Mar 2008
Location: Scotland
Posts: 1,058
glennybee is just really niceglennybee is just really nice
I've been around forums for ages and I HATE the way the smilie box is so small up at the top right of the screen and you always need to expand it to see the smilies.

Well I went digging and this is what I found. Thanks to Jake Bunce.

----------------------------

You can change the size of the smilie popup window by editing the templates.

Go to your:

Admin CP -> Styles & Templates -> Style Manager -> « » -> Editor Templates -> editor_smilie_box

Change the red code to the length and width of the popup box. For example, 400 and 600:

Code:
<if condition="$show['moresmilieslink']">
<tr>
<td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="#" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, $wysiwyg, '$forumid'); return false" title="<phrase 1="$vboptions[smtotal]" 2="$totalsmilies">$vbphrase[showing_x_smilies_of_y_total]</phrase>">$vbphrase[more]</a>]</td>
</tr>
</if>
It's a very simple template mod but make it so much easier for your members to use your forum effectively. Think of how many times you see smilies in posts.

Last edited by Dave; 04-15-2008 at 12:40 PM.
glennybee is offline   Reply With Quote

Advertisement [Remove Advertisement]

Reply 
vBulletin Setup > vBulletinSetup Information > vBulletin Skins, Styles and Templates

Tags
change, popup, size, smilie, window

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change the font size and row height in the forums area? ArnyVee Troubleshooting vBulletin Problems 8 05-11-2008 06:30 PM
How to change Font face and size? Forum Lover Troubleshooting vBulletin Problems 1 12-22-2007 06:24 AM
modifide time and size of popup window that appiear loka Troubleshooting vBulletin Problems 2 11-30-2007 08:39 PM
popup window time,size,enable control from all page for user loka Troubleshooting vBulletin Problems 0 11-25-2007 05:47 PM
how can i change attachment picture size? loka Troubleshooting vBulletin Problems 1 11-11-2007 09:18 AM


All times are GMT -8. The time now is 07:31 PM.