mrdamon Posted January 2, 2009 Report Posted January 2, 2009 p { width: 550px; color: 818181; font-family: arial; font-size: 10px; } li { color: Red; } .sizeA { font-size: 300px; } .bold { font-weight: bold; } .blackColor { color: black } .greenColor { color: 6ed92e } #centerDoc { position: absolute; left: 41px; top: 83px; padding: 15px; /*bottom left*/ } Damon Thomas - Designer, CEO, LEED AP, NOMA dthomas@centricdesignstudio.com dir 313.595.4914 Centric Design Studio click on the CDS icon to view our website: P.O. Box 4148 - Southfeild, MI 48037 ph 248.943.7177 - fx 248.436.3401 www.centricdesignstudio.com Please consider the envionment before printing this email, thanks. Quote
falkencreative Posted January 2, 2009 Report Posted January 2, 2009 Instead of using a local file, host the image on your web hosting and link to it that way: Quote
mrdamon Posted January 2, 2009 Author Report Posted January 2, 2009 Thanks falkencreative!! I tested the signature and it appeared. However, the signature didn't apper with any of the css style settings (colors, font size, etc). Should I host the whole HTML signature on my web hosting instead of ms outlook (my local computer)? Quote
falkencreative Posted January 2, 2009 Report Posted January 2, 2009 Keep in mind that for signatures to work, you can't use an external CSS file -- everything has to be internal. Thus, probably won't work, and that may be why you are having issues. Quote
Andrea Posted January 2, 2009 Report Posted January 2, 2009 ...and unrelated to the code, but it caught my eye: Southfeild should probably be Southfield? Quote
mrdamon Posted January 4, 2009 Author Report Posted January 4, 2009 Damon Thomas - Designer, CEO, LEED AP, NOMA dthomas@centricdesignstudio.com dir 313.595.4914 Centric Design Studio click on the CDS icon to view our website: P.O. Box 4148 - Southfield, MI 48037 ph 248.943.7177 - fx 248.436.3401 www.centricdesignstudio.com Please consider the envionment before printing this email, thanks. Quote
Wickham Posted January 4, 2009 Report Posted January 4, 2009 I think you've done it. Your first post had a separate stylesheet root.css which cannot be read by an email, but in your last post you have put the styles inside style tags in the head section, so that they are inside the same page code. Alternatively you use inline styles, for example for every p tag you would have .......... and so on. Quote
Guest dmic2009 Posted November 3, 2009 Report Posted November 3, 2009 Hi Do you know if it is possible to host an Outlook signature online so a few people can use the signature. Then by just changing the html file online everyones signature is updated. Thanks Dave Quote
falkencreative Posted November 3, 2009 Report Posted November 3, 2009 Hi Do you know if it is possible to host an Outlook signature online so a few people can use the signature. Then by just changing the html file online everyones signature is updated. Thanks Dave I don't believe this is possible -- the signature has to be contained within the email itself. Quote
kristy85 Posted December 22, 2009 Report Posted December 22, 2009 Hi dmic2009... As falkencreative suggested it is not possible to do because of security issues. [LINK DELETED] Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.