Editor picking up external CSS and applying it to items in editor...

Last post 01-28-2010, 3:10 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  01-28-2010, 2:11 PM 58424

    Editor picking up external CSS and applying it to items in editor...

    Even though I specified the EditorCSS, it's picking up my embedded css properties and things like drop downs contain the fonts in that css as well as positioning.  It looks unsightly.  Surely there is an easy way to configure the editor to not pick up any styles unless specified in the appropriate tags
     
    this is the tag:
      <CE:Editor ID="Editor1" runat="server" ThemeType="Office2007"
                            UseStandardDialog="True" EditorWysiwygModeCss="~/CMS/css/EditMode.css" PreviewModeCss="~/css/layout.css, ~/css/About.css"
                            Height="420px" Width="580px" DisableItemList="save, new,ToFullPage,FromFullPage,InsertTemplate"
                            AutoConfigure="Simple" ContextMenuMode="Simple" AutoParseClasses="false" FilesPath="" Text=""   />
     
    When I remove the external styles everything is ok, so it's just those styles that are affecting this.  I need those CSS files in the page, so removing them is not an alternative. 
     
     
  •  01-28-2010, 3:10 PM 58425 in reply to 58424

    Re: Editor picking up external CSS and applying it to items in editor...

    lydia0500,
     
    Can you create a simple example showing the problem and post the code?
     
    I also need the css code.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML