Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

image does not show in email signature.

6,260 views
Skip to first unread message

Gene D. Robinson

unread,
Mar 17, 2011, 2:27:20 PM3/17/11
to
I have tried for two days to get an image to show along with the text
in my email signature. I have tried four versions of html code all of
which work fine in a browser, but only the text shows in TB with an
empty box for the image. Double clicking the box shows the image, but
it never shows when sending a message. Below is a typical version of
the html code for the image:

<img width=actual align=left hspace=12
src="seventhdeceptioncoversmall.jpg"
<seventhdeceptioncoversmall.jpg moz-do-not-send="false"

I also tried putting the image on a web page and providing the link--
that doesn't work either.

Can anyone help?

Thanks,

Gene

Terry R.

unread,
Mar 17, 2011, 2:52:44 PM3/17/11
to
On 3/17/2011 11:27 AM On a whim, Gene D. Robinson pounded out on the
keyboard

Hi Gene,

If that is what TB is inserting as the code, it's incorrect, unless you
pasted it incorrectly. The tags aren't properly closed for one thing. I
would suggest using the remote location for the email as it doesn't
require attaching the image, but some users block remote images and it
won't show up.

Read here and see if you can straighten it out.
http://kb.mozillazine.org/Signatures_(Thunderbird)

Terry R.
--
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.

Gene D. Robinson

unread,
Mar 17, 2011, 4:07:41 PM3/17/11
to
On Mar 17, 2:52 pm, "Terry R." <Terry.F1...@NOSPAMgmail.com> wrote:
> On 3/17/2011 11:27 AM On a whim, Gene D. Robinson pounded out on the
> keyboard
>
>
>
>
>
> > I have tried for two days to get an image to show along with the text
> > in my email signature. I have tried four versions of html code all of
> > which work fine in a browser, but only the text shows in TB with an
> > empty box for the image. Double clicking the box shows the image, but
> > it never shows when sending a message. Below is a typical version of
> > the html code for the image:
>
> > <img width=actual align=left hspace=12
> > src="seventhdeceptioncoversmall.jpg"
> > <seventhdeceptioncoversmall.jpg moz-do-not-send="false"
>
> > I also tried putting the image on a web page and providing the link--
> > that doesn't work either.
>
> > Can anyone help?
>
> > Thanks,
>
> > Gene
>
> Hi Gene,
>
> If that is what TB is inserting as the code, it's incorrect, unless you
> pasted it incorrectly. The tags aren't properly closed for one thing.  I
> would suggest using the remote location for the email as it doesn't
> require attaching the image, but some users block remote images and it
> won't show up.
>
> Read here and see if you can straighten it out.http://kb.mozillazine.org/Signatures_(Thunderbird)

>
> Terry R.
> --
> Anti-spam measures are included in my email address.
> Delete NOSPAM from the email address after clicking Reply.

Thanks, Terry, for the suggestion. This code, one of the four I've
tried, is correctly pasted. Could you suggest what you think should be
changed to get this to work?

Gene

Terry R.

unread,
Mar 17, 2011, 7:56:53 PM3/17/11
to
On 3/17/2011 1:07 PM On a whim, Gene D. Robinson pounded out on the keyboard

> Thanks, Terry, for the suggestion. This code, one of the four I've
> tried, is correctly pasted. Could you suggest what you think should be
> changed to get this to work?
>
> Gene

First, the complete path to the file should be used. As an example, if
the graphic was located on C:\Data, this would be inserted:

<img alt="cover small" src="file:///C:/Data/seventhdeceptioncoversmall.jpg"
height="25" width="60">

If it was on a webpage,

<img moz-do-not-send="true" alt="web"
src="http://www.ratherco.com/public/tc/const.jpg" height="284"
width="385">

Gene D. Robinson

unread,
Mar 18, 2011, 2:09:26 PM3/18/11
to

Thank you so much for your help--it worked. At first, it didn't, and I
wasn't surprised because I'd tried the full path before without
success. Then I discovered the html editor I was using didn't save the
full path when I added it. Using notepad to make the change did the
job. Again, thanks.

Gene

Terry R.

unread,
Mar 18, 2011, 7:35:13 PM3/18/11
to
On 3/18/2011 11:09 AM On a whim, Gene D. Robinson pounded out on the
keyboard

> Thank you so much for your help--it worked. At first, it didn't, and I


> wasn't surprised because I'd tried the full path before without
> success. Then I discovered the html editor I was using didn't save the
> full path when I added it. Using notepad to make the change did the
> job. Again, thanks.
>
> Gene

You're welcome Gene.

radu....@yahoo.com

unread,
Oct 15, 2013, 7:30:25 AM10/15/13
to
had the same problem, it worked for me too...thanks man

prasann...@gmail.com

unread,
Nov 22, 2013, 5:54:00 AM11/22/13
to
Hi All,

could any one pl help me.

I have created HTML signature template. and I have give full path to all image which I have included in outlook signature template. but no luck images are not displaying. Please suggest me how to do.

Thanks in Advance!

geph...@gmail.com

unread,
Feb 11, 2014, 12:25:27 PM2/11/14
to
Here is my solution.

First the background: I created my signature in Bluefish and then inserted the image. However, if I created a new message, the image did not display when I imported the html signature into Thunderbird.

I found the fastest way to get the absolute path to the "file:///" was to drag and drop the image into the Bluefish editor. When I used the dialog boxes to insert the image through the menu, it would use the relative path.
0 new messages