Image (Company Logo) in HTML Signature (Office 07)

  • Thread starter Thread starter Jamie Carnon
  • Start date Start date
J

Jamie Carnon

Hi,

I have created a HTML signature in Outlook 07 and edited it further in
Expressions Web. I wanted to add the company logo so I inserted an
image from my workstation. Stored locally on the C:Drive. Great!

When I go to compose a new e-mail the image is there no probs, but as
soon as it is sent it disappears.

My guess is that as soon as the e-mail leaves my outbox the signature
can no longer find the image. What are the way arounds this? I assumed
that the image would embed itself in the html file and not require a
permanent path to the original file?

Can anyone help please.

Jamie
 
All depends on how you linked to the logo in your signature. You should use
relative paths instead of absolute paths.
 
All depends on how you linked to the logo in your signature. You should use
relative paths instead of absolute paths.

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----




I have created a HTML signature in Outlook 07 and edited it further in
Expressions Web. I wanted to add the company logo so I inserted an
image from my workstation. Stored locally on the C:Drive. Great!
When I go to compose a new e-mail the image is there no probs, but as
soon as it is sent it disappears.
My guess is that as soon as the e-mail leaves my outbox the signature
can no longer find the image. What are the way arounds this? I assumed
that the image would embed itself in the html file and not require a
permanent path to the original file?
Can anyone help please.
Jamie- Hide quoted text -

- Show quoted text -

Hi,

Would you care to explain the difference ?

Thanks

Jamie
 
A relative path uses the location of the file calling another file as the
base location like;
subfolder\image.jpg

An absolute path is a full path to the file to include like;
C:\foldername\subfolder\image.jpg



Jamie Carnon said:
All depends on how you linked to the logo in your signature. You should
use
relative paths instead of absolute paths.

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----




I have created a HTML signature in Outlook 07 and edited it further in
Expressions Web. I wanted to add the company logo so I inserted an
image from my workstation. Stored locally on the C:Drive. Great!
When I go to compose a new e-mail the image is there no probs, but as
soon as it is sent it disappears.
My guess is that as soon as the e-mail leaves my outbox the signature
can no longer find the image. What are the way arounds this? I assumed
that the image would embed itself in the html file and not require a
permanent path to the original file?
Can anyone help please.
Jamie- Hide quoted text -

- Show quoted text -

Hi,

Would you care to explain the difference ?

Thanks

Jamie
 
Actually, if you want it to be seen by everyone you send email to, you
should have it as an absolute path, but to a public website where the
image is located as an image tag... i.e. http://www.yoursite.com/images/myimage.jpg

A relative path uses the location of the file calling another file as the
base location like;
subfolder\image.jpg

An absolute path is a full path to the file to include like;
C:\foldername\subfolder\image.jpg

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----




All depends on how you linked to the logo in your signature. You should
use
relative paths instead of absolute paths.
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
http://www.msoutlook.info/
Real World Questions, Real World Answers
-----

Hi,
I have created a HTML signature in Outlook 07 and edited it further in
Expressions Web. I wanted to add the company logo so I inserted an
image from my workstation. Stored locally on the C:Drive. Great!
When I go to compose a new e-mail the image is there no probs, but as
soon as it is sent it disappears.
My guess is that as soon as the e-mail leaves my outbox the signature
can no longer find the image. What are the way arounds this? I assumed
that the image would embed itself in the html file and not require a
permanent path to the original file?
Can anyone help please.
Jamie- Hide quoted text -
- Show quoted text -

Would you care to explain the difference ?

Jamie- Hide quoted text -

- Show quoted text -
 
That would exclude the people who would block external items so that still
wouldn't be everyone ;-)



Actually, if you want it to be seen by everyone you send email to, you
should have it as an absolute path, but to a public website where the
image is located as an image tag... i.e.
http://www.yoursite.com/images/myimage.jpg

A relative path uses the location of the file calling another file as the
base location like;
subfolder\image.jpg

An absolute path is a full path to the file to include like;
C:\foldername\subfolder\image.jpg

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----




On 12 Mar, 13:26, "Roady [MVP]"
All depends on how you linked to the logo in your signature. You
should
use
relative paths instead of absolute paths.
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook
2003http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
http://www.msoutlook.info/
Real World Questions, Real World Answers




I have created a HTML signature in Outlook 07 and edited it further
in
Expressions Web. I wanted to add the company logo so I inserted an
image from my workstation. Stored locally on the C:Drive. Great!
When I go to compose a new e-mail the image is there no probs, but
as
soon as it is sent it disappears.
My guess is that as soon as the e-mail leaves my outbox the
signature
can no longer find the image. What are the way arounds this? I
assumed
that the image would embed itself in the html file and not require a
permanent path to the original file?
Can anyone help please.
Jamie- Hide quoted text -
- Show quoted text -

Would you care to explain the difference ?

Jamie- Hide quoted text -

- Show quoted text -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top