I try to write, with the html source mode enabled, some css in the html (p.e: <div style="float:left">....</div>), but when swapping to text mode or saving the content, css disappears.. Does the last version of CKEditor not support css? Is there any way to solve it? Thanks in advance,
Wed, 12/11/2013 - 12:54
#1
By default CKEditor filters
By default CKEditor filters content according to what is allowed by enabled features. This filtering is handled by the Allowed Content Filter. I guess that you don't use the div plugin which could allow div with inline styles, so either you can add it to your build or extend ACF configuration as described in the ACF guide.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+