Rank: Advanced Member Groups: Member
Joined: 5/31/2007 Posts: 58
|
Hi,
i want change the edit area font to Verdana.. i've used EditAreaStyle but the font is ever Arial. How i can do it??
Thanks Paroca
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You need to put the style into a separate CSS file and then set the Editor's TextAreaCssFile. I believe "EditArea" is the container for "TextArea" but is ONLY the container. The TextArea belongs to a different document and it does not inherit whatever you have on the "EditArea".
Thanks
|