How do I change the default font, size, left/right/center alignment? The submitted htmlis going to get inserted in a table cell on the server, so I need the editor to show what the text/html is going to look like in the final page.
You have two choices to handle this issue: 1. Edit the "fck_editorarea.css" file (over the css directory). This is the default CSS used by the editor. 2. Change the "config.EditorAreaCSS" option in the "fck_config.js" file, setting your custom CSS file location (maybe the same one used by the final page.
RE: Custom Defaults
1. Edit the "fck_editorarea.css" file (over the css directory). This is the default CSS used by the editor.
2. Change the "config.EditorAreaCSS" option in the "fck_config.js" file, setting your custom CSS file location (maybe the same one used by the final page.
Regards,
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn