ioana
Very useful editor with meny features. Thank you for the good work.
I had only one problem with the layout display. Starting from the buttons (image, read more...) everything was out of the main container.
The work around is simple.
In the file plugins/editors/jce.php the line "$return .= "\n";" (at the end of the document) was inside the "foreach". You have to move it outside, just before the "return".
Good luck with the further developments of JCE, i am looking forward to them.
Upgrading to the latest version (easy with the new package installation) fixes the layout problem.

