I am trying to customize CE so that I can get a class on a block element such as <DIV class=myClass>Text</DIV>.
Tried editing "Common.config", since CssClass (Class menu) only places class names on a span tag, I tried to add to/edit the FormatBlock "Paragraph" menu area in Config ex:
<item text="[[My Item]]" value="<P class=myClass>"></item>
That didn't seem to work. Can someone help me or point me to a thread where this was discussed before?
- Thanks
Jordan