Jordan,
If your selection is a block element, when you select the css class dropdown, CuteEditor will just change/ass the cass attribute of this block element.
For example:
<DIV class=myClass>Text</DIV>
Will be changed to:
<DIV class=newClass>Text</DIV>
If your selections is not a bock element, CuteEditor will uses the span tag.
>><item text="[[My Item]]" value="<P class=myClass>"></item>
It will not work.
>>I tried to add to/edit the FormatBlock "Paragraph" menu area in Config ex:
You can change the <P> tag in the FormatBlock to <DIV> tag.
<FormatBlock>
<item text="[[Normal]]" value="<P>"></item>
<item text="[[Heading 1]]" value="<H1>"></item>
<item text="[[Heading 2]]" value="<H2>"></item>
<item text="[[Heading 3]]" value="<H3>"></item>
<item text="[[Heading 4]]" value="<H4>"></item>
<item text="[[Heading 5]]" value="<H5>"></item>
<item text="[[Heading 6]]" value="<H6>"></item>
<item text="[[Address]]" value="<Address>"></item>
<item text="[[MenuList]]" value="<MENU>"></item>
<item text="[[Formatted]]" value="<PRE>"></item>
<item text="[[Definition Term]]" value="<DT>"></item>
</FormatBlock>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx