Hi all,
I'm having some real trouble trying to change the width and heights of the FCK dialogue boxes. Prior to 2.6.4 I was able to do it in the fckeditorcode_gecko and fckeditorcode_ie js files by searching for the dialogue.html references and applying new values.
In the current version however that method no longer works.
I've been looking hard and have found that fckcommands.js and fckdialog.js appear to be responsible for opening dialogues, but there are also still width and height values for each dialogue inside the two fckeditorcode js files.
But regardless, I cannot seem to make any dialogues change no matter what I do in any of these files.
As an example, I want to change teh width of the Image Properties fck_image.html dialogue to 650px
Does anyone know the secret for doing this?
Thanks for any advice on the matter.
Rob
I'm having some real trouble trying to change the width and heights of the FCK dialogue boxes. Prior to 2.6.4 I was able to do it in the fckeditorcode_gecko and fckeditorcode_ie js files by searching for the dialogue.html references and applying new values.
In the current version however that method no longer works.
I've been looking hard and have found that fckcommands.js and fckdialog.js appear to be responsible for opening dialogues, but there are also still width and height values for each dialogue inside the two fckeditorcode js files.
But regardless, I cannot seem to make any dialogues change no matter what I do in any of these files.
As an example, I want to change teh width of the Image Properties fck_image.html dialogue to 650px
Does anyone know the secret for doing this?
Thanks for any advice on the matter.
Rob
Re: Cannot change popup dialogue widths in 2.6.4 - Anyone?
Bumpitybump
I can't be the only person who ever wanted to make that squished up image properties dialogue wider?