Please help with HTML signature

Hi,

I have been charged with creating a standard signature for a department where I work. They would like a small graphic included. I can’t seem to make it look right in Notes. It will look fine everywhere else, but when you include it, it is all skewed. Is there any way that this can be done?

Subject: Please help with HTML signature

Monique,

Can you please post a sample of the HTML you are using for the signature.

Subject: Please help with HTML signature

Actually, this one shows fine in Notes and the graphic shows as attachment when you send to somebody outside the organization…

Thanks,

Your Name

Your Title

nnn.nnn.nnnn

nnn.nnn.nnnn fax

nnn.nnn.nnnn pager

Your_email_address


This is the only one that I can get to format somewhat properly. I had many that would show double spaces, or it would look fine in the browser and be completely skewed in notes. Weird.

Subject: RE: Please help with HTML signature

Monique,

I only saw one potential issue with the table layout. I did a colpsan=“2” for the row in the TD tag. This will allow this cell to span across the next 2 cells.

Thanks,
Your Name

Your Title

nnn.nnn.nnnn

nnn.nnn.nnnn fax

nnn.nnn.nnnn pager

Your_email_address


Subject: RE: Please help with HTML signature

Thanks Mike, I’ll give it a try.