Re: Editable area background color

  •  09-15-2008, 10:37 AM

    Re: Editable area background color

    The way that worked for me was to change the 'EditorBodyStyle' property like as follows:

    EditorBodyStyle="font-family: Arial; background-color: red;"

    I could not change the Template.aspx file because I have more than 1 editor in my application and they have different properties.
View Complete Thread