![]() | Join Date: Mar 2008 | Posts: 145 | Location: Scotland |
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:
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. 
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>

Last edited by MaddenGods; 04-15-2008 at 02:40 PM.





Linear Mode

