Author Topic: HTML signature image  (Read 5380 times)

Offline ani8tor

  • Newbie
  • *
  • Posts: 2
HTML signature image
« on: May 21, 2012, 04:40:08 PM »
I seem to be having trouble with my HTML signature. I can't seem to get the image of my company logo to show up. I'm currently using imageshack.com to host the image and I have made sure that the image in small enough for web and email. I choose the thumbnail size when uploading the image. Here is the code that I am using for my signature. Please tell me if anyone sees anything wrong with the code.

Also I can't seem to get my name to show up in bold either by using the strong script either.

Thanks,
Craig

<pre><p><strong>Craig S Keeney:</strong> Technical Controller<br /> Technical Control Consultants, LLC<br /> web: <a href="http://www.tc2.us">www.tc2.us</a><br /> email: <a href="https://mce_host/&rdquo;mailto:craig.keeney@tc2.us&rdquo;">craig.keeney@tc2.us</a><br /> phone:&nbsp;<a href="https://roundcube.intermedia.net/callto:(561)-400-0128">(561)-400-0128</a></p>
<p><a title="ImageShack - Image And Video Hosting" href="http://imageshack.us/photo/my-images/560/tc2officiallogoregister.jpg/" target="_blank"><img src="http://img26.imageshack.us/img26/6653/tc2officiallogoregister.jpg" border="0" alt="" /></a></p></pre>

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: HTML signature image
« Reply #1 on: May 21, 2012, 05:38:52 PM »
First of all check HTML Signature in Identities settings before you paste your code into the signature textbox. Then click HTML in the HTML-Editor control panel and paste your HTML Code into the popup. Finally select "Always compose HTML Messages" in settings section. I've checked your code and it works.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline ani8tor

  • Newbie
  • *
  • Posts: 2
Re: HTML signature image
« Reply #2 on: May 22, 2012, 03:59:08 AM »
Thank you. You were right, the only thing I had to do was check the compose html messages box.