Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Windows Live > Live Mail

Insert Image - Inline

Closed Thread
 
Thread Tools Display Modes
Old 04-30-2008   #1 (permalink)
RAE1
Guest


 

Insert Image - Inline

When I insert an image into an email message, I am wanting to align it to
the right margin without the text on the left shifting down the page. Does
anyone know how I can do this in WLM? Thanks :-)



Old 04-30-2008   #2 (permalink)
Michael Santovec
Guest


 

Re: Insert Image - Inline

It's possible, if you want to do some back door HTML editing.

Compose the message as normal. Insert the desired image in front of the
text that you want to be next to the image.

Then do a File, Save As to an EML file. Close the message (X in the
upper right hand corner).

Open the saved EML file in Notepad.

Locate the IMG tag in the HTML source. It will look something like:

<IMG style=3D"DISPLAY: inline-block; FLOAT: none; MARGIN: 10px 0px 0px;
=
POSITION: static" height=3D267
src=3D"cid:C8F481EF55184FE583C5917093AD4D58@xxxxxx" =
width=3D400 border=3D0>

Change the "FLOAT: none;" to "FLOAT: left;" or "FLOAT: right;" depending
on which side you want the image.

Save the EML file, then double click to open in WLM. The text will be
wrapped as you wanted. You can then send the message. And then the
saved EML file can be deleted.

The same technique can be used to add custom HTML code. If you edit the
text in the HTML portion of the message, WLM will automatically update
the plain text portion when you send the message.


--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"RAE1" <RAE1@xxxxxx> wrote in message
news:ejAPN1yqIHA.4476@xxxxxx
Quote:

> When I insert an image into an email message, I am wanting to align it
> to the right margin without the text on the left shifting down the
> page. Does anyone know how I can do this in WLM? Thanks :-)
>
>
>

Old 05-01-2008   #3 (permalink)
RAE1
Guest


 

Re: Insert Image - Inline

Thank you for that info. So does WLM not do all this for me automatically
like Outlook Express? I hope it does otherwise I'll have to go back to
O.E.


"Michael Santovec" <michael_santovec@xxxxxx> wrote in message
news:ulaSYlzqIHA.4788@xxxxxx
Quote:

> It's possible, if you want to do some back door HTML editing.
>
> Compose the message as normal. Insert the desired image in front of the
> text that you want to be next to the image.
>
> Then do a File, Save As to an EML file. Close the message (X in the upper
> right hand corner).
>
> Open the saved EML file in Notepad.
>
> Locate the IMG tag in the HTML source. It will look something like:
>
> <IMG style=3D"DISPLAY: inline-block; FLOAT: none; MARGIN: 10px 0px 0px; =
> POSITION: static" height=3D267
> src=3D"cid:C8F481EF55184FE583C5917093AD4D58@xxxxxx" =
> width=3D400 border=3D0>
>
> Change the "FLOAT: none;" to "FLOAT: left;" or "FLOAT: right;" depending
> on which side you want the image.
>
> Save the EML file, then double click to open in WLM. The text will be
> wrapped as you wanted. You can then send the message. And then the saved
> EML file can be deleted.
>
> The same technique can be used to add custom HTML code. If you edit the
> text in the HTML portion of the message, WLM will automatically update the
> plain text portion when you send the message.
>
>
> --
>
> Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm
>
>
> "RAE1" <RAE1@xxxxxx> wrote in message
> news:ejAPN1yqIHA.4476@xxxxxx
Quote:

>> When I insert an image into an email message, I am wanting to align it to
>> the right margin without the text on the left shifting down the page.
>> Does anyone know how I can do this in WLM? Thanks :-)
>>
>>
>>
>
>
Old 05-01-2008   #4 (permalink)
Michael Santovec
Guest


 

Re: Insert Image - Inline

With OE, the Insert Picture dialog has an Align option. That appears to
be missing in WLM. If it is there somewhere, I can't find it.

On the other hand, WLM does add the option to easily resize or rotate
inline images. In OE you'd have to edit the HTML to do that.

Also missing in WLM is the Source tab which in OE allows you to edit the
HTML source. For WLM the workaround is the Save As to EML file
procedure that I outlined.

WLM does add a few new HTML features including Emoticons, Highlight and
Background colors. Things that could be done manually in OE but are
easier to do in WLM.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"RAE1" <RAE1@xxxxxx> wrote in message
news:eyGhTM8qIHA.4280@xxxxxx
Quote:

> Thank you for that info. So does WLM not do all this for me
> automatically like Outlook Express? I hope it does otherwise I'll
> have to go back to O.E.
>
>
> "Michael Santovec" <michael_santovec@xxxxxx> wrote in message
> news:ulaSYlzqIHA.4788@xxxxxx
Quote:

>> It's possible, if you want to do some back door HTML editing.
>>
>> Compose the message as normal. Insert the desired image in front of
>> the text that you want to be next to the image.
>>
>> Then do a File, Save As to an EML file. Close the message (X in the
>> upper right hand corner).
>>
>> Open the saved EML file in Notepad.
>>
>> Locate the IMG tag in the HTML source. It will look something like:
>>
>> <IMG style=3D"DISPLAY: inline-block; FLOAT: none; MARGIN: 10px 0px
>> 0px; =
>> POSITION: static" height=3D267
>> src=3D"cid:C8F481EF55184FE583C5917093AD4D58@xxxxxx" =
>> width=3D400 border=3D0>
>>
>> Change the "FLOAT: none;" to "FLOAT: left;" or "FLOAT: right;"
>> depending on which side you want the image.
>>
>> Save the EML file, then double click to open in WLM. The text will
>> be wrapped as you wanted. You can then send the message. And then
>> the saved EML file can be deleted.
>>
>> The same technique can be used to add custom HTML code. If you edit
>> the text in the HTML portion of the message, WLM will automatically
>> update the plain text portion when you send the message.
>>
>>
>> --
>>
>> Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm
>>
>>
>> "RAE1" <RAE1@xxxxxx> wrote in message
>> news:ejAPN1yqIHA.4476@xxxxxx
Quote:

>>> When I insert an image into an email message, I am wanting to align
>>> it to the right margin without the text on the left shifting down
>>> the page. Does anyone know how I can do this in WLM? Thanks :-)
>>>
>>>
>>>
>>
>>

Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert image with HTML using open and close tags? Fmjc001 Network & Internet 8 2 Weeks Ago 05:32 PM
word07: how to insert a cad image, vista? Boswell Vista General 4 06-19-2008 11:07 AM
word07: how to insert a cad image, vista Boswell Vista music pictures video 0 06-15-2008 02:25 PM
Pasting Inline image without using Photo Email Martin N Live Mail 4 01-22-2008 08:23 PM
Minor bug: Page-up gets stuck on big inline image Baffin Live Mail 0 11-14-2007 09:15 AM








Vistax64.com 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 2005-2008

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 47 48 49 50