PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Is there a problem with Outlook2003 and Layers

Reply

Is there a problem with Outlook2003 and Layers

 
Thread Tools Rate Thread
Old 25-04-2004, 01:45 PM   #1
dorutzu
Guest
 
Posts: n/a
Default Is there a problem with Outlook2003 and Layers


Hi,

I would like to know if there is any problem trying to use this html
code in an Outlook e-mail:

<DIV id=olhtitle style="LEFT: 100px; POSITION: relative; TOP:
100px"><FONT face=Arial color=#0000ff size=5><B>The text in the
layer</B></FONT></DIV>

This layer should go over an embedded image in the e-mail. The
problem is that the text appears before the image, transformed by
Outlook like this:

<div id=olhtitle>
<p class=MsoNormal><b><span
style='font-size:18.0pt;font-family:Arial;
color:blue'>The text in the lay</span></b><o></o></p>
</div>

Any ideas?

Thanks,
Doru
  Reply With Quote
Old 25-04-2004, 02:08 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Is there a problem with Outlook2003 and Layers

Do you get the same result if WordMail is not the email editor?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"dorutzu" <dorutzu.teste@home.ro> wrote in message
news:e3fa4132.0404250445.80b0bf5@posting.google.com...
> Hi,
>
> I would like to know if there is any problem trying to use this html
> code in an Outlook e-mail:
>
> <DIV id=olhtitle style="LEFT: 100px; POSITION: relative; TOP:
> 100px"><FONT face=Arial color=#0000ff size=5><B>The text in the
> layer</B></FONT></DIV>
>
> This layer should go over an embedded image in the e-mail. The
> problem is that the text appears before the image, transformed by
> Outlook like this:
>
> <div id=olhtitle>
> <p class=MsoNormal><b><span
> style='font-size:18.0pt;font-family:Arial;
> color:blue'>The text in the lay</span></b><o></o></p>
> </div>
>
> Any ideas?
>
> Thanks,
> Doru



  Reply With Quote
Old 30-04-2004, 11:50 PM   #3
dorutzu
Guest
 
Posts: n/a
Default Re: Is there a problem with Outlook2003 and Layers

Yes, that did it! It works now! Thanks! You da man!

Doru K

"Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message news:<uNupapxKEHA.1348@TK2MSFTNGP12.phx.gbl>...
> Do you get the same result if WordMail is not the email editor?
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "dorutzu" <dorutzu.teste@home.ro> wrote in message
> news:e3fa4132.0404250445.80b0bf5@posting.google.com...
> > Hi,
> >
> > I would like to know if there is any problem trying to use this html
> > code in an Outlook e-mail:
> >
> > <DIV id=olhtitle style="LEFT: 100px; POSITION: relative; TOP:
> > 100px"><FONT face=Arial color=#0000ff size=5><B>The text in the
> > layer</B></FONT></DIV>
> >
> > This layer should go over an embedded image in the e-mail. The
> > problem is that the text appears before the image, transformed by
> > Outlook like this:
> >
> > <div id=olhtitle>
> > <p class=MsoNormal><b><span
> > style='font-size:18.0pt;font-family:Arial;
> > color:blue'>The text in the lay</span></b><o></o></p>
> > </div>
> >
> > Any ideas?
> >
> > Thanks,
> > Doru

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off