e-signature image behind text... -
05-06-2008
, 10:35 AM
Hi,
Can I do this? Use CSS to place/embed a small image into the e-signature to
display beneath the text?
body {
background-image: url(mywatermark.gif); background-repeat: no-repeat;
}
Problem is, I can't get it to show up when I paste into Outlook
signatures...is the way I've got the CSS correct; is url a part of the code?
Finally, what's the best way to drop the signature into Outlook? There isn't
anywhere to paste in the code so I am copying directly from the 'design view'
and pasting in, which may be why the watermark isn't showing up.
Thanks! |