- Jul 2, 2012
- 8,173
- 524
- 126
From the [More] link for smilies in the editor, the window opened is too small to see all the smilies. You want to just open it and click an icon rather than first needing to resize the window. It should take nothing more than two clicks.
I think this is the javascript for the dimensions:
var smiliewindow_x = 240;
var smiliewindow_y = 280;
Maybe try something like 265 x 560?
I think this is the javascript for the dimensions:
var smiliewindow_x = 240;
var smiliewindow_y = 280;
Maybe try something like 265 x 560?
