Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: ani8tor on May 21, 2012, 04:40:08 PM

Title: HTML signature image
Post by: ani8tor 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:[email protected]&rdquo;">[email protected]</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>
Title: Re: HTML signature image
Post by: rosali 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.
Title: Re: HTML signature image
Post by: ani8tor 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.