Skip to main content

Hi All,  

We are currently testing email signatures in salesforce to include an image and text next to it in table format.  

It works perfect in outlook on windows or gmail but on a Macbook the text is not in the table anymore. Has anyone encountered a similar issue?  

 

HTML : 

 

<html><body><table style="font-family: Arial, sans-serif; font-size: 12px; color: #00000; line-height: 0.2;" cellpadding="0" cellspacing="0"><tr><td rowspan="3" style="padding-right: 10px;"><img src="IMAGEADDRESS" alt="Image" style="height: 50px;"></td><td><strong>John Wayne</strong></td></tr><tr><td>Sales Manager</td></tr><tr><td><a href="tel:123123123" style="color: #00000; text-decoration: none;">123.123.1234</a></td></tr></table></body></html>

 

Thank you. 

 

 

 

#Outlook/Teams/Gmail

1 respuesta
0/9000