|
Change the height of the cke text editor
I myself added css_additional.css this code, the editor's height was a minimum of 200 pixels.
HTML Code:
div#cke_1_contents {
min-height: 200px;
}
Download No files for download. Screenshots |
|||||||||