<script type="text/javascript"> <!-- var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ; oFCKeditor.BasePath = './fckeditor/' ; FCKConfig.SkinPath = FCKConfig.BasePath + 'editor/skins/office2003/'; oFCKeditor.Height = 250; oFCKeditor.Value = '<p>This is some <strong>sample text<\/strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<\/a>.<\/p>' ; oFCKeditor.Create() ; //--> </script>
Sun, 03/23/2008 - 21:52
#1

Re: Changing skin of FCKeditor
It's only a problem of browser cache. Try to clean all cached information of your browser, reload the page and that's all. I am the same problem, and after clear cache, it works fine.
(Sorry by my english, i'm spanish)
Regards