Re: External Stylesheet and background color

  •  10-12-2006, 8:32 PM

    Re: External Stylesheet and background color

    Adam,

    This did not work.

    The code I have is:
    <CE:Editor EditorWysiwygModeCss="/styles/ps.css" EditorBodyStyle="background-color:tan;Color:white" id="Editor1" RemoveServerNamesFromUrl="true" runat="server"></CE:Editor>

    Please note that I need my external stylesheet in the Editor. At the same time I want to override the default color set in the body class. How do I do so?

    Thanks.

View Complete Thread