Re: inserting logo in stationary



 
 
Hi,
 
If your logo is a graphic(as the one shown in this reply)you might want to take a look at the Tutorial at the following site on Positioning objects:
 
 
By the way, virtually every aspect of Stationery making and viewing for Outlook Express are covered at the site, you might want to spend some time exploring and reading there.
 
The following four examples of HTML code should each center your image on the page:
 
example one:
<CENTER><IMG style="POSITION: relative; TOP: 0%" src=""></CENTER>
 
example two:
<P align=center><IMG src=""></P>
 
example three:
<table width=100% height=5% align="center">
<tr>
<td align="center" valign="middle">
<img src="">
</td>
</tr>
</table>
 
example four:
<DIV align=center><IMG src=""></DIV>
Of course all four of these methods will require you to edit your HTML file that you are using for your stationery.
 
Don
 
> help...help........how do i insert my personal logo into stationary.want it
> to appear at top center in all my email. running o/
>     outlook express o/s home XP....bill
>
>


Relevant Pages

  • Re: How to integrate company logo with auto send using vb.net
    ... The email that came thru did not have the logo as designed. ... Mail Message Using> Microsoft Office Outlook (HTML) ... Put your cursor in the body of the stationery message, ...
    (microsoft.public.outlook.program_vba)
  • Re: How to integrate company logo with auto send using vb.net
    ... The email that came thru did not have the logo as designed. ... Mail Message Using> Microsoft Office Outlook (HTML) ... Put your cursor in the body of the stationery message, ...
    (microsoft.public.outlook.program_vba)
  • Re: how do i get my logo to appear
    ... How do I have a signature with the logo in outlook 2007 - I cant find an HTML ...
    (microsoft.public.outlook.general)
  • Re: Signature cause error on reply
    ... At what point in the process does she get the error - as she sends it to the outbox or when the outbox sends it to the server or does the server kick it back? ... If the logo attached or do you use a url to pull it from a web server? ... Diane Poremsky [MVP - Outlook] ...
    (microsoft.public.outlook.general)
  • Re: Mailitem Logo in Outlook über VB setzen
    ... müßte man die Resource-DLLs von Outlook ... über eine Mails aus Outlook an ein anderes Programm sendet. ... damit man erkennt das diese Mail abarbeitet ist. ... der exploreransicht in Outlook anstatt dem normalen Mail logo bzw. ...
    (microsoft.public.de.outlook)

Loading