Re: Change text area default background and font color

  •  08-07-2009, 12:25 PM

    Re: Change text area default background and font color

    FYI:
     
    I updated the EditorBodyStyle tag.
     
    From this: editor.EditorBodyStyle = "font:normal 12px arial;"
     
    To this: editor.EditorBodyStyle = "font:normal 12px arial; color: #FFFFFF; background-color: #000000;"
View Complete Thread