How To Change The Size Of The Smilie Popup Window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    How To Change The Size Of The Smilie Popup Window

    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:

    <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>
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...