Opened 13 years ago
Closed 13 years ago
#9100 closed Bug (invalid)
Change height body default in IE
Reported by: | ivan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hello,
how i can change the height default body in IE ?? I have a problem, when i move an image with position:absolute when the editor is empty in IE7,
Thanks !
Please note that the CKEditor development website is not the right place for support requests.
Please refer to the following article for information on where to get support for all issues related to CKEditor: http://docs.cksource.com/CKEditor_3.x/Howto/Support
Also try using our forums for advice: http://cksource.com/forums/
If you are looking for professional assistance, the CKEditor development team is available via a dedicated support channel that is included in all our commercial licenses: http://ckeditor.com/license
Body height of an iframe is better to be left unchanged at all.
If you really need it you can E.g. set sizes for body in contents.css, you can start editor with div (main container) that has width and height defined.