Dear All,
I am configuring Editor. That is, I am having 6 stylesheet (i.e xmls stored in "FCKeditor\editor\css" and its corresponding .CSS files are also configured.).
a) My question is , if I need to have an common CSS for all the XMLs, is there any chance to configure like that?
b) How can I remove the default style from the combo?
Thanks and Regards,
Murali Manohar M
Can be there a common css
Can be there a common css style for all stylesheets in fckeditor?
Please note that you are
Please note that you are trying to use a retired and no longer supported product whose development stopped a few years ago. This means it was not updated to support newer browser versions etc.
It is much more reasonable to use CKEditor instead. This is the successor of FCKeditor, a much more mature and advanced product, in active development, with plenty of fixes and new features when compared to FCKeditor.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Actually I am using it within
Actually I am using it within a CMS (FatWire). its a bundled one. So, anyway thanks :)
Thanks and Regards,
Murali Manohar M
Can we have an multiple
Can we have an multiple selection style for an element? both in FCKeditor / CKeditor?
for e.g. -> <span class="aClass bClass">text</span>
Thanks in advance...