In the previous versions of CuteEdit, I placed the editor within a <TD> of a table, and set a class to that td for style. The CuteEditor inherited style within the editor text area for this style. It now appears that this has changed and it no longer inherits, or it could be that there is not a property I need to set to do this. This really does create a headache for me.
RC
Update, there seems to be some piece of javascript that is overwriting the textarea realted to s_TextAreaStyle. Even forcing a class within the textarea does not show the correct font.
On the drop down fonts, my version defaults to Roman Times, i do not see where this is defined. I would assume the default value would either be set by editorbodystyle or within the Common.config file. I think this may have been fixed but I do not have the "fixed" version. What ever is in the font dialog as a default is what is showing in the text area.
RC