Creating custom style for cuteeditor

  •  01-26-2011, 5:38 AM

    Creating custom style for cuteeditor

    hi all, ive appleid the custom theme to my editor
    <CE:Editor  ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/MyTools.config" 
                runat="server" id="Editor1" Height="500" ThemeType="Custom" ></CE:Editor> 
     
    but when i change the dialog and style.css no changes occur on the editor at all
    i even deleted the entire css from both files and nothing happend, didnt break it or anything
     
    anyone know how to edit it the theme?
     
    Thanks 
View Complete Thread