hi all,
I wanna change the default background color of the editing area so i edited fckeditor\editor\skins\office2003\fck_editor.css and modified #xEditingArea but that don't works in internet explorer (only works with firefox). I also wanna use a white font but i can't find where.
I want do the same for the preview page when i click on preview button (a dark background and a white font by default)
anyone can help me please ?
I wanna change the default background color of the editing area so i edited fckeditor\editor\skins\office2003\fck_editor.css and modified #xEditingArea but that don't works in internet explorer (only works with firefox). I also wanna use a white font but i can't find where.
I want do the same for the preview page when i click on preview button (a dark background and a white font by default)
anyone can help me please ?
Re: How to change the default font color and background ?
Re: How to change the default font color and background ?
Ok so I have it where in the editor it displays the font and size I want though when I switch to my Preview I lose my Font Formatting...
Re: How to change the default font color and background ?
I'm using the ASP.NET 2.0 version of the editor, but I think this observation would apply to all implementations.
If you set FCKConfig.FullPage = true ; None of the CustomConfigration over-rides set in your custom config or css files seem to work. Specifically, if you set the <Body> background-color property to a cusom color other than white, say "#ffffcc" in the fck_editorarea.css, NOTHING CHANGES. However, upon setting the FCKConfig.FullPage = false, and all my custom overrides, both css and config.js files worked.
NOTE: If you set this to false, the DocProps, which allows clients to change the background color of the page (text area in editor too), will become disabled.
I hope this helps.
-Shawn Cohan
Webmaster
http://www.allsquared.com