Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
Support
Last post
Fri, 12/07/2007 - 01:40
#1
ltsf
Joined:
07/12/2007
Posts:
3
Changing Height of Editor
My editor is so small I was wondering how I could set the height of the editor window. Thank you.
Fri, 12/07/2007 - 04:55
#2
ltsf
Joined:
07/12/2007
Posts:
3
Re: Changing Height of Editor
I tried $oFCKeditor->Width = '100%' ;
$oFCKeditor->Height = '200' ; and it did not adjust the height at all. Any ideas?
Sat, 12/08/2007 - 01:24
#3
ltsf
Joined:
07/12/2007
Posts:
3
Re: Changing Height of Editor
*bump* I would really like it if somebody could assist me... thank you.
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: Changing Height of Editor
$oFCKeditor->Height = '200' ; and it did not adjust the height at all. Any ideas?
Re: Changing Height of Editor