Form tool -> css-styles in rich text fields

J

JohnS

How can I style the content of a rich text field?

In HTML view (design time) the content field looks like this:

<OBJECT CLASSID="clsid:0D012ABD-CEED-11D2-9C76-00105AA73033"
FIELDTYPE="17" NAME="attDocuments"
ID="attDocuments" TABINDEX="1" WIDTH="200" HEIGHT="75" INHERIT=""
TABINDEX="-1" DATATYPE="Attachments"></OBJECT>

How it renderes HTML wise in run-time, I'm not sure.

John
 
M

Mark Smith

Hi John -

The rich text editor is an ActiveX control, so you cannot style it from
css/html.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top