21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 344 Views |
-
SOLVED indivudual css for each htmleditorfield

27 June 2012 at 10:39pm
is it possible to get individual css for each htmleditorfield?
currently I use editor.css with "body.mceContentBody" ... but this styles all htmleditorfields with that css.also tried to:
$test->addExtraClass('extracss');
but the class is not added to the body tag of editorfield ...
<body id="tinymce" class="mceContentBody typography" spellcheck="false" dir="ltr">
any ideas?
| 344 Views | ||
|
Page:
1
|
Go to Top |

