The forum operates in read-only mode. Please head to StackOverflow for support.
Please I need a help to change full width of ck editor. I wants to change minimum width of the editor.
What you are looking for is the width setting. Use a value in pixels or a percent value.You can also play with the resize_minWidth and resize_maxWidth settings to have more control over the dimensions of the resized editor.
config.width = 850; config.width = '75%';
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help. Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
You can find some more quick tips on CKEditor in the HOWTOs section of our documentation page.
Read the following article. There you get the idea how to change the width of ckeditor.
http://stepcoder.com/Articles/10002/how-to-set-or-change-height-of-ckediotr-textbox-area-using-asp-net
Hope this Helps...
this is very interesting topic i must say........
Re: How to change ckeditor full width
What you are looking for is the width setting. Use a value in pixels or a percent value.
You can also play with the resize_minWidth and resize_maxWidth settings to have more control over the dimensions of the resized editor.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: How to change ckeditor full width
I want to change max width of the editor.
I have version 2.6.2
Thanks
Re: How to change ckeditor full width
You can find some more quick tips on CKEditor in the HOWTOs section of our documentation page.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: How to change ckeditor full width
Read the following article. There you get the idea how to change the width of ckeditor.
http://stepcoder.com/Articles/10002/how-to-set-or-change-height-of-ckediotr-textbox-area-using-asp-net
Hope this Helps...
this is very interesting
this is very interesting topic i must say........