Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Windows Live > Live Mail

Vista - Images in my signature & Minimize to system tray

Reply
 
Old 12-26-2007   #1 (permalink)
Ohad Alush


 
 

Images in my signature & Minimize to system tray

How do I put images in my signature?
All I can do is write text.

And how do I minimize WLM to the system tray and let it work in the
background?

thank you!

My System SpecsSystem Spec
Old 12-26-2007   #2 (permalink)
©LarryEº


 
 

Re: Images in my signature & Minimize to system tray

You have to create an HTML document. If you Google it, you'll find several
tutorials on how to create signatures for e-mail. If you need any help,
just ask.
--
©LarryEº

"Ohad Alush" <Ohad Alush@xxxxxx> wrote in message
news:49EA432C-40EB-4E34-900D-2B94DA3347D6@xxxxxx
How do I put images in my signature?
All I can do is write text.

And how do I minimize WLM to the system tray and let it work in the
background?

thank you!

My System SpecsSystem Spec
Old 12-26-2007   #3 (permalink)
N. Miller


 
 

Re: Images in my signature & Minimize to system tray

On Wed, 26 Dec 2007 04:18:00 -0800, Ohad Alush wrote:
Quote:

> How do I put images in my signature?
> All I can do is write text.
I don't use HTML signatures, so I don't have a ready answer. You probably
need image tags, and almost certainly need to include the image in the sig
file.
Quote:

> And how do I minimize WLM to the system tray and let it work in the
> background?
The next time that you open WLM, right click on the envelope icon in the
Notification Area, and select the option to "Hide window when inbox is
minimized". The next time you use the "-" minimize button in the upper right
corner of the WLM window, WLM will run minimized, and the icon will only be
in the Notification Area.

BTW, this is the *proper* way to do it, not the *IM* way (which is to
minimize to the Notification Area on "X" close; that *should*, properly,
*CLOSE* the application. That is what "close" means!

--
Norman
~Oh Lord, why have you come
~To Konnyu, with the Lion and the Drum
My System SpecsSystem Spec
Old 12-26-2007   #4 (permalink)
Ron Sommer


 
 

Re: Images in my signature & Minimize to system tray



"N. Miller" <anonymous@xxxxxx> wrote in message
news:135fnomo886jj.dlg@xxxxxx
Quote:

> On Wed, 26 Dec 2007 04:18:00 -0800, Ohad Alush wrote:
>
Quote:

>> How do I put images in my signature?
>> All I can do is write text.
>
> I don't use HTML signatures, so I don't have a ready answer. You probably
> need image tags, and almost certainly need to include the image in the sig
> file.
>
Quote:

>> And how do I minimize WLM to the system tray and let it work in the
>> background?
>
> The next time that you open WLM, right click on the envelope icon in the
> Notification Area, and select the option to "Hide window when inbox is
> minimized". The next time you use the "-" minimize button in the upper
> right
> corner of the WLM window, WLM will run minimized, and the icon will only
> be
> in the Notification Area.
>
> BTW, this is the *proper* way to do it, not the *IM* way (which is to
> minimize to the Notification Area on "X" close; that *should*, properly,
> *CLOSE* the application. That is what "close" means!
>
> --
> Norman
> ~Oh Lord, why have you come
> ~To Konnyu, with the Lion and the Drum
A HTML signature file needs to be less than 4 Kb.
A signature file is no different than any other HTML file. Images are
referenced, but not actually in the HTML file.

--
Ronald Sommer

My System SpecsSystem Spec
Old 12-26-2007   #5 (permalink)
©LarryEº


 
 

Re: Images in my signature & Minimize to system tray

Here's the HTML code you need. Just open Notepad and copy/paste it.

<html>
<head>

</head>

<body>

<img src="PUT THE PATH TO YOUR IMAGE HERE!">

</body>
</html>

Plug in the path to your image, save it as an HTML file and you're ready to
go. Then click on Tools/Options/Signatures. When that dialog box opens,
select if you want it to be added to ALL outgoing e-mails or the other
option, to not include the signature on replies and forwards, however you
want to do it. Click on NEW and then on Rename to rename it if you so
desire. Then at the bottom, click the "File" radio button and then Browse
to the HTML file you just saved and select it. Then click on Apply then OK
and open a new e-mail message. Put in the recipients e-mail address, type
in a subject. If you have selected to add your signature to ALL outgoing
e-mails, the signature will already be there. If you did not check that
option, with the cursor in the message text area, click on Insert (this is
on the toolbar at the top) then click on Signature and if you only have the
one signature, it will be added to your e-mail.

If you have any problems or questions, just ask.
--
©LarryEº

"Ron Sommer" <rsommer@xxxxxx> wrote in message
news:eoe5RI$RIHA.5404@xxxxxx


"N. Miller" <anonymous@xxxxxx> wrote in message
news:135fnomo886jj.dlg@xxxxxx
Quote:

> On Wed, 26 Dec 2007 04:18:00 -0800, Ohad Alush wrote:
>
Quote:

>> How do I put images in my signature?
>> All I can do is write text.
>
> I don't use HTML signatures, so I don't have a ready answer. You probably
> need image tags, and almost certainly need to include the image in the sig
> file.
>
Quote:

>> And how do I minimize WLM to the system tray and let it work in the
>> background?
>
> The next time that you open WLM, right click on the envelope icon in the
> Notification Area, and select the option to "Hide window when inbox is
> minimized". The next time you use the "-" minimize button in the upper
> right
> corner of the WLM window, WLM will run minimized, and the icon will only
> be
> in the Notification Area.
>
> BTW, this is the *proper* way to do it, not the *IM* way (which is to
> minimize to the Notification Area on "X" close; that *should*, properly,
> *CLOSE* the application. That is what "close" means!
>
> --
> Norman
> ~Oh Lord, why have you come
> ~To Konnyu, with the Lion and the Drum
A HTML signature file needs to be less than 4 Kb.
A signature file is no different than any other HTML file. Images are
referenced, but not actually in the HTML file.

--
Ronald Sommer

My System SpecsSystem Spec
Old 12-27-2007   #6 (permalink)
N. Miller


 
 

Re: Images in my signature & Minimize to system tray

On Wed, 26 Dec 2007 13:03:55 -0600, Ron Sommer wrote:
Quote:

> A signature file is no different than any other HTML file. Images are
> referenced, but not actually in the HTML file.
Well, yes, but, the image *should* be a part of the message sent, otherwise
you are referencing a server source for the image. Many email clients block
calls to remote servers.

--
Norman
~Oh Lord, why have you come
~To Konnyu, with the Lion and the Drum
My System SpecsSystem Spec
Old 12-27-2007   #7 (permalink)
Ron Sommer


 
 

Re: Images in my signature & Minimize to system tray

"N. Miller" <anonymous@xxxxxx> wrote in message
news:no5cwz60u3hq.dlg@xxxxxx
Quote:

> On Wed, 26 Dec 2007 13:03:55 -0600, Ron Sommer wrote:
>
Quote:

>> A signature file is no different than any other HTML file. Images are
>> referenced, but not actually in the HTML file.
>
> Well, yes, but, the image *should* be a part of the message sent,
> otherwise
> you are referencing a server source for the image. Many email clients
> block
> calls to remote servers.
>
Thanks for clearing up your statement.
It would have been clearer if you had written "include the image with the
sig file" instead of "include the image in the sig file".
--
Ronald Sommer


My System SpecsSystem Spec
Old 12-27-2007   #8 (permalink)
Ohad Alush


 
 

Re: Images in my signature & Minimize to system tray

Thank you all, you were very helpful!
You are the best!
My System SpecsSystem Spec
Old 12-27-2007   #9 (permalink)
©LarryEº


 
 

Re: Images in my signature & Minimize to system tray

Glad we could help.
--
©LarryEº

"Ohad Alush" <OhadAlush@xxxxxx> wrote in message
news:F5C3FED0-5E9F-4F65-AF53-60E3F7ED40CD@xxxxxx
Thank you all, you were very helpful!
You are the best!

My System SpecsSystem Spec
Old 11-18-2008   #10 (permalink)
Ferdinand


 
 

Re: Images in my signature & Minimize to system tray



"©LarryEº" wrote:
Quote:

> Here's the HTML code you need. Just open Notepad and copy/paste it.
>
> <html>
> <head>
>
> </head>
>
> <body>
>
> <img src="PUT THE PATH TO YOUR IMAGE HERE!">
>
> </body>
> </html>
>
> Plug in the path to your image, save it as an HTML file and you're ready to
> go. Then click on Tools/Options/Signatures. When that dialog box opens,
> select if you want it to be added to ALL outgoing e-mails or the other
> option, to not include the signature on replies and forwards, however you
> want to do it. Click on NEW and then on Rename to rename it if you so
> desire. Then at the bottom, click the "File" radio button and then Browse
> to the HTML file you just saved and select it. Then click on Apply then OK
> and open a new e-mail message. Put in the recipients e-mail address, type
> in a subject. If you have selected to add your signature to ALL outgoing
> e-mails, the signature will already be there. If you did not check that
> option, with the cursor in the message text area, click on Insert (this is
> on the toolbar at the top) then click on Signature and if you only have the
> one signature, it will be added to your e-mail.
>
> If you have any problems or questions, just ask.
> --
Tried your advice only to find the infamous red X i.s.o. the image...?
Quote:

> LarryE
>
> "Ron Sommer" <rsommer@xxxxxx> wrote in message
> news:eoe5RI$RIHA.5404@xxxxxx
>
>
> "N. Miller" <anonymous@xxxxxx> wrote in message
> news:135fnomo886jj.dlg@xxxxxx
Quote:

> > On Wed, 26 Dec 2007 04:18:00 -0800, Ohad Alush wrote:
> >
Quote:

> >> How do I put images in my signature?
> >> All I can do is write text.
> >
> > I don't use HTML signatures, so I don't have a ready answer. You probably
> > need image tags, and almost certainly need to include the image in the sig
> > file.
> >
Quote:

> >> And how do I minimize WLM to the system tray and let it work in the
> >> background?
> >
> > The next time that you open WLM, right click on the envelope icon in the
> > Notification Area, and select the option to "Hide window when inbox is
> > minimized". The next time you use the "-" minimize button in the upper
> > right
> > corner of the WLM window, WLM will run minimized, and the icon will only
> > be
> > in the Notification Area.
> >
> > BTW, this is the *proper* way to do it, not the *IM* way (which is to
> > minimize to the Notification Area on "X" close; that *should*, properly,
> > *CLOSE* the application. That is what "close" means!
> >
> > --
> > Norman
> > ~Oh Lord, why have you come
> > ~To Konnyu, with the Lion and the Drum
>
> A HTML signature file needs to be less than 4 Kb.
> A signature file is no different than any other HTML file. Images are
> referenced, but not actually in the HTML file.
>
> --
> Ronald Sommer
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
how to minimize the windows mail to system tray box? Vista mail
Minimize to system tray at start-up Live Mail
Minimize WMP11 to System Tray Software
Minimize to System Tray Vista mail
minimize Windows Mail to system tray! Vista mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46