Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
Re: Change text area default background and font color
Re: Change text area default background and font color
08-07-2009, 12:25 PM
RockRidge
Joined on 07-31-2009
Posts 3
Re: Change text area default background and font color
Reply
Quote
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