<div dir="ltr">Doesn&#39;t look like your em tags surround anything displayable, could the code have been optimized?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 3:50 PM, Tony <span dir="ltr">&lt;<a href="mailto:tony@tony-mac.com" target="_blank">tony@tony-mac.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">mail@mail.org</a>&quot;&gt;<a href="mailto:mail@mail.org" target="_blank">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" target="_blank">mail@mail.org</a>&quot;&gt;<a href="mailto:mail@mail.org" target="_blank">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<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">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-size:13px;font-family:&#39;Lucida Handwriting&#39;,cursive"><i>Anthony Stefan Maciejowski</i></b></p><p><b style="font-size:13px;font-family:&#39;Lucida Handwriting&#39;,cursive"><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></font></span></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>