Could someone please confirm for me that FCKEditor can apply inline styles, but cannot apply css styles.
My searching through forums and rereading of instructions leaves me unclear.
I can see how to create a style in the xml file, and have it list in the Style dropdown. This is then applied as an inline style to the selected text.
This is not css.
Applying css: I want to be able to choose a style from a dropdown that gets applied, such as <p class="mystyle">or <li class="firstLi">.
Once that is applied to the content being entered, my style sheets, wherever they are, will work on it.
I am pretty sure this is impossible in FCKeditor, but just in case I haven't looked hard enough, or just in case one of those paid tutorials can tell me how to do it, I thought I would ask.
Cheers
Miriam
Oh, and if it IS possible, a link please to how to implement it.
Tue, 04/21/2009 - 07:44
#1
Re: Using a css stylesheet instead of inline styles: is it possi
Re: Using a css stylesheet instead of inline styles: is it possi
I don't understand the reference to XHTML - can you elaborate?
Are you referring to the xml document that uses the style attribute to apply inline styles?
BTW: I am not asking how to show styles within the FCK editor itself.
Cheers
Miriam
Re: Using a css stylesheet instead of inline styles: is it p
How do I define or configure CK Editor to use my external screen.css style sheet in the editor?
Does CK Editor have that ability?