cotonti.com : CKEditor default editor font https://www.cotonti.com Последние сообщения в теме Cotonti en Fri, 28 Nov 2025 00:24:50 -0000 Twiebie #30116 urlkiller:
to be true i had my fair wrestling with that ckedit styling too... can you post your css file?
body {
	font: normal 12px/18px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	background-color:#FFF;
}

I've included that stylesheet from the ckeditor root folder in config.js with:  

config.contentsCss = 'ckstyle.css';
 
]]>
пт, 08 июл 2011 22:25:45 -0000
urlkiller пт, 08 июл 2011 01:50:32 -0000 Twiebie Added 5 hours later:

Problem solved by including a style with config.contentsCss = 'ckstyle.css';]]>
чт, 07 июл 2011 18:38:37 -0000
urlkiller чт, 07 июл 2011 15:44:56 -0000 Twiebie чт, 07 июл 2011 07:56:41 -0000 Trustmaster You should modify plugins/ckeditor/lib/contents.css and set the font there like

* { font: Your Font Here }
]]>
чт, 07 июл 2011 07:44:44 -0000
Twiebie чт, 07 июл 2011 04:41:19 -0000