CSS Class on Block Object - Help Please

  •  07-10-2006, 10:52 PM

    CSS Class on Block Object - Help Please

    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="&lt;P class=myClass&gt;"></item>

    That didn't seem to work. Can someone help me or point me to a thread where this was discussed before?
     
    - Thanks
    Jordan
View Complete Thread