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
FCKeditor 2
Last post
Thu, 06/12/2008 - 07:55
#1
krisraman
Joined:
12/06/2008
Posts:
1
Reducing the size of the editor
Hey , I am a newbie and read through the developer guide but I couldn't find a setting that can be used to reduce the size of the editor. Can any one help?
Thanks
Sun, 06/15/2008 - 22:16
#2
claudounet
Joined:
14/04/2008
Posts:
11
Re: Reducing the size of the editor
It depends on the language you are using.
Coldfusion example:
<cfmodule TEMPLATE="../../wysiwyg/fckeditor/fckeditor.cfm"
width="#width#"
height="#height#"
>
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: Reducing the size of the editor
Coldfusion example:
<cfmodule TEMPLATE="../../wysiwyg/fckeditor/fckeditor.cfm"
width="#width#"
height="#height#"
>