Outlook 2002 Mail Headers tile.

S

Stevie P...

When I try to set up a custom mail header in Outlook 2002 on my works
desktop, using HTML/CSS with no-repeat command, background image tiles.

Try the same on my home desktop using Outlook 2003 works fine?
 
S

Stevie P...

Diane Poremsky {MVP} said:
are you using word or the outlook editor?

--
Diane Poremsky [MVP - Outlook]
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/



Exchange Messaging Outlook newsletter:
(e-mail address removed)




Access this newsgroup directly by visiting
http://www.microsoft.com/office/community/en-us/default.mspx


Stevie P... said:
When I try to set up a custom mail header in Outlook 2002 on my works
desktop, using HTML/CSS with no-repeat command, background image tiles.

Try the same on my home desktop using Outlook 2003 works fine?
Thanks for reply,

I am right clicking on Outlook 2002 Preview Pane selecting View Source,
which opens notepad (after inserting custom header jpeg) and inserting:

<STYLE type=text/css> body {
background-repeat: no-repeat;
background-position: center 5px;
margin-top: 100px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
}
</STYLE>

Between HEAD section

From there I am adjusting values for margins ect.

This works in Outlook 2003 - running Home XP, but not on works desktop
running XP Pro using Outlook 2002?

Any ideas...

Regards,

Steve ...
 

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

Top