Hi all,
how can I modify the width of the Scayt dialog? I have been able to modify the width of the paste dialog just by modifying the minWidth property in the paste.js file.
I tried to do the same in the options.js inside the scayt plugin, but never happened. The dialog still have the same size!
Anyone have an idea?
Thanks,
Daniele
How to change width of Scayt Dialog
Hello Daniele,
We`ve checked your request.
The width of SCAYT dialog can be changed through the options.js file by modifying of minWidth value.
By default it is set to minWidth:340. Did you try to change exactly mentioned parameter in options.js file? We`ve double checked this and all is working properly from our end.
Could you please try to clear your browser cache and re-check?
Hi,
Hi,
thanks for the response. I confirm that it works correctly as you wrote. But unfortunely my application use the Visual WebGUI framework and I use the CKEditor as a wrapped control.
Everything works fine, I have also enlarged other windows like Table by modifying the minWidth, but I have no success with the Scayt.. I dont know, perhaps it is a problem with Visual WebGUI.
I think I have to use the Scayt with the default size.
Thanks anyway!
Daniele