Hi there!
I moved from FCKeditor to CKeditor to find that apparently some configuration parameters do not exist anymore. Specifically, I have prolems with setting the correct style in the content area.
In FCKeditor I loaded a cs file with contentsCss, but since it had a html,body background specified, i had to override that with contentsStyles, otherwise i would get dark text on a dark background.
Now inCKeditor contentsStyles seems not to exist anymore.
So my question here: how can I fix my problem? Is it possible to manually spcify content area css in CKeditor in the first place? I guess an even better solution of all would be to tell CKeditor that it should pretend to be in, for example, div#content.
How do you manage the whole css thing with CKeditor?
I moved from FCKeditor to CKeditor to find that apparently some configuration parameters do not exist anymore. Specifically, I have prolems with setting the correct style in the content area.
In FCKeditor I loaded a cs file with contentsCss, but since it had a html,body background specified, i had to override that with contentsStyles, otherwise i would get dark text on a dark background.
Now inCKeditor contentsStyles seems not to exist anymore.
So my question here: how can I fix my problem? Is it possible to manually spcify content area css in CKeditor in the first place? I guess an even better solution of all would be to tell CKeditor that it should pretend to be in, for example, div#content.
How do you manage the whole css thing with CKeditor?