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
Mon, 05/05/2008 - 09:09
#1
dumpen
Joined:
05/05/2008
Posts:
2
Changing editors height
Mon, 05/05/2008 - 22:40
#2
dumpen
Joined:
05/05/2008
Posts:
2
Re: Changing editors height
Tue, 05/06/2008 - 00:55
#3
syco
Joined:
21/04/2008
Posts:
25
Re: Changing editors height
Tue, 05/06/2008 - 00:57
#4
syco
Joined:
21/04/2008
Posts:
25
Re: Changing editors height
And now I have the answer, for PHP anyway.
Add ths before $oFCKeditor->Create();
$oFCKeditor->Height = '600' ;
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: Changing editors height
Re: Changing editors height
Re: Changing editors height
Add ths before $oFCKeditor->Create();
$oFCKeditor->Height = '600' ;