<div dir="ltr"><div><div><div><div><div><div><div><div><div>I am baffled by the following.<br></div>I have this code in a block:<br><br>&lt;div id=&quot;headcontact&quot;&gt;<br>        &lt;ul&gt;&lt;li&gt;&lt;em class=&quot;mini-ico-envelope&quot;&gt;&lt;/em&gt;&lt;a href=&quot;mailto:<a href="mailto:mail@mail.org">mail@mail.org</a>&quot;&gt;<a href="mailto:mail@mail.org">mail@mail.org</a>&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;em class=&quot;mini-ico-user&quot;&gt;&lt;/em&gt; (999) 463 1234&lt;/li&gt;<br>
        &lt;/ul&gt;<br>    &lt;/div&gt;<br><br></div>I close the block after editing and the em tag can be seen in firebug and it works as intended. I am using css transitions and glyphicons. <br><br></div>Then I go into the editor and I see <br>
<br>&lt;div id=&quot;headcontact&quot;&gt;<br>        &lt;ul&gt;<br>            &lt;li&gt;<br>                &lt;a href=&quot;mailto:<a href="mailto:mail@mail.org">mail@mail.org</a>&quot;&gt;<a href="mailto:mail@mail.org">mail@mail.org</a>&lt;/a&gt;&lt;/li&gt;<br>
            &lt;li&gt;<br>                (999) 463 1234&lt;/li&gt;<br>        &lt;/ul&gt;<br><br></div>No more em tags! And the intended appearance of the icons doesn&#39;t work. <br><br></div>I tried using the wysiwyg module with ckeditor and the ckeditor module by itself adding config.allowedContent = true; to the ckeditor.config.js file. And to the advanced options.<br>
</div>I don&#39;t have the html filter on. <br><br></div>Any ideas as to a solution to stop it from stripping the tags?<br><br></div>Thanks<br></div>Tony<br><div><div><div><div><div><div><br><div><div><br clear="all"><div>
<div><br>-- <br><div dir="ltr"><p><b style="font-family:&#39;Lucida Handwriting&#39;,cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony Stefan Maciejowski</i></b></p><p><b style="font-family:&#39;Lucida Handwriting&#39;,cursive;font-size:13px;background-color:rgb(255,255,255)"><i><a href="http://www.about.me/TonyMac" target="_blank">http://about.me/TonyMac</a></i></b></p>
<p></p><br><p></p></div>
</div></div></div></div></div></div></div></div></div></div></div>