Dear all,
I installed TinyMCE 3.4.5 jQuery package on my Drupal 7.8 website and everything
seems to be working fine, except that I can get TinyMCE to display the way I want.
I'm not sure if this is some Drupal WYSIWYG issue, TinyMCE issue or theming issue,
so I was wondering if you could give me some help at least to identify the problem.
What I'd like to do is very simple: I'd like the TinyMCE editor window to have a fixed
size and, in the case the text has more rows than the window height, to be able
to scrolldown the text using scrollbars.
What happens now is that the editor is quite bigger than I want, also whenever I type
something the editor area expands so that to fill the other fields I have to go really down.
Hope you guys can help me,
thank you very much in advance!
Have a nice day,
Luca
Comments
[Solved] uncheck auto-resize option
Hi, I just discovered that there was an "auto-resize" option
(go to configuration -> WYSIWYG -> profile to modify -> edit.
Unchecking this option has worked great for me.
Hope it helps someone else.
Thanks lucacerone!
You fixed me. :-)