My portal was upgraded from 4.3.4 to 4.8. All works fine except I have a problem in setting up CSS for the fck editor.
In the FCKeditor custom options page, for the List of available styles for the editor section, I chose url option to refer to a custom xml; for the Editor area CSS section, I also chose url option to use a custom css file. All works nicely in the page that I did the setup. However the custom set up doesn't have effect on any other pages in the portal though I have the Apply custom settings to set to portal when I saved the settings.
What did I miss?
Also, if it's not possible to save the custom settings portal-wide, do I have a choice to use the Ftb3HtmlEditorProvider? Could you please post a sample configuration code for the web.config to set the default provider for htmleditor to the Ftb3HtmlEditorProvider.
Thank you for your help.