Quote:
Originally Posted by glorify
Works great. Was using another before. Any way to put it next to the Show Smiles and not have a double tcat?
|
Yeah, firstly edit
Editor Templates >> editor_clientscript.
find:
Code:
var smiliewindow_x = 240;
var smiliewindow_y = 280;
replace with:
Code:
var smiliewindow_x = 480;
var smiliewindow_y = 560;
That'll double the size of the smiliepopup. then remove the other product and use this
one instead.