PDA

View Full Version : New Posting Features - Change the height of the cke text editor


yilmaz
01-10-2021, 10:00 PM
I myself added css_additional.css this code, the editor's height was a minimum of 200 pixels.


div#cke_1_contents {
min-height: 200px;
}

Mr Peabody
01-12-2021, 07:16 PM
Thank You!

denizliii
09-17-2022, 11:03 PM
thank you yılmaz