
|
Manage Email Signatures Centrally - For All Users extend your brand and promote your products, services, special events and news
|
| View previous topic :: View next topic |
| Author |
Message |
pjverweij Just popping in
Joined: 05 Jun 2008 Posts: 3
|
| Posted: Wed Jun 11, 2008 2:24 pm Post subject: Stationary |
|
|
Hello,
As layout we have an signature at the bottom and i've used the stationary for a image at the top, in preview it is shown that picture but it doenst show up in outlook 2007.
This is what is use in the stationary:
<head>
<STYLE type="text/css">
BODY {
background: #FFFFCC ; }
</STYLE>
<img src="Q:\database\logo.gif">
</head>
And this in my layout
<DIV><FONT face=verdana size=2>Met Vriendelijke Groet,<BR><BR>((First_name)) ((Last_name))<BR><BR><IMG height=35 alt="" src="slogo.gif" width=900 border=0></FONT></DIV>
as result i excepted it to do:
Put the stationaruy at the top and the layout form below, but the two do not get together in mail.
I also execute the sig.exe and the bat file but no result.
Any idea wounld be great |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Wed Jun 11, 2008 5:15 pm Post subject: |
|
|
Your code is valid CSS
Please try this and then add logo_company.gif to embedded images in Cockpit:
| Code: | <STYLE type="text/css">
BODY {
background: #FFFFCC ; }
</STYLE>
<img src="logo_company.gif">
</head> |
Never use 'logo.gif' as name as your logo is replaced when recipients use then same name. _________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|