if I put a blank <span class="dropcap_holder"></span> in the content's textarea of a cmsms page, with the wysiwyg toggled off, and then I toggle the wysiwyg on, the SPAN disappears.
The only way I've found to save the page, maintaining the empty span, with wysiwyg ON, is to insert a
Code: Select all
Code: Select all
<span class="dropcap_holder"> </span>
Thank you
Massimiliano