Hallo,
Ik heb een signature probleem in OSX mail.
Het ziet er allemaal goed uit totdat er een conversatie ontstaat.
Dan verschijnen de 'see more from' regels.
Deze breekt de handtekening op in 2 delen. Liefst wil ik gewoon dat hij de hele signature niet laat zien en de hele handtekening showed als je op 'show more from' drukt.
Bij deze even een screenshot zodat jullie ook begrijpen wat ik probeer te zeggen


Code die ik gebruik:
<body>
<!--[if gte mso 9]>
<table cellspacing=0><tr><td style="font-family: Arial; font-size: 10pt; color: #fff; background-color: orange; width: 250px; height: 100px; padding: 3px; vertical-align: top">
<![endif]-->
<br>
<div style="float: left; font-family: Arial; font-size: 10pt; color: #fff; background-color: none; width: 250px; height: 100px; padding: 0px 10px 0px 0px; vertical-align: top">
<img alt="lps_logo_2" src="http://url.com/email_signature/logo.png">
</div>
<!--[if gte mso 9]>
</td><td style="font-family: Arial; font-size: 10pt; color: #fff; background-color: red; width: 250px; height: 100px; padding: 3px; vertical-align: top">
<![endif]-->
<div style="float: left; font-family: Arial; font-size: 10pt; color: #black; line-height: 1.3; background-color: none; width: 250px; height: 100px; padding: 0px 10px 0px 0px; vertical-align: top">
<strong>Name</strong><br>
function<br>
Phone: +31 123456789<br>
Street name and number<br>
Zipcode and Country<br>
</div>
<!--second row-->
<div style="clear: both; float: left; font-family: Arial; font-size: 10pt; color: #fff; background-color: none; width: auto; height: auto; padding: 0px 10px 10px 0px; vertical-align: top">
<img alt="Brand Icons" style="float: left; padding:0 5 0 0px; "src="http://url.com/email_signature/brand_icons_brand.png">
<a href="https://www.url.com/" style="color: #000000; text-decoration:none; line-height: 2;">Brand 1</a>
</div>
<!--[if gte mso 9]>
</td><td style="font-family: Arial; font-size: 10pt; color: #fff; background-color: red; width: 250px; height: 100px; padding: 3px; vertical-align: top">
<![endif]-->
<div style="float: left; font-family: Arial; font-size: 10pt; color: #fff; background-color: none; width: auto; height: auto; padding: 0px 10px 10px 0px; vertical-align: top">
<img alt="Brand Icons" style="float: left; padding:0 5 0 0px; "src="http://url.com/email_signature/brand_icons_brand.png">
<a href="https://http://www.test.com//" style="color: #000000; text-decoration:none; line-height: 2;">Brand 2</a>
</div>
<!--[if gte mso 9]>
</td></tr></table>
<![endif]--><div style="float: left; font-family: Arial; font-size: 10pt; color: #fff; background-color: none; width: auto; height: auto; padding: 0px 10px 10px 0px; vertical-align: top">
<img alt="Brand Icons" style="float: left; padding:0 5 0 0px; "src="http://url.com/email_signature/brand_icons_brand.png">
<a href="https://www.test.com/" style="color: #000000; text-decoration:none; line-height: 2;">Brand 3</a>
</div>
<!--[if gte mso 9]>
</td></tr></table>
<![endif]--><div style="float: left; font-family: Arial; font-size: 10pt; color: #fff; background-color: none; width: auto; height: auto; padding: 0px 10px 10px 0px; vertical-align: top">
<img alt="Brand Icons" style="float: left; padding:0 5 0 0px; "src="http://url.com/email_signature/brand_icons_brand.png">
<a href="https://www.test.com/" style="color: #000000; text-decoration:none; line-height: 2;">Brand 4</a>
</div>
<!--[if gte mso 9]>
</td></tr></table>
<![endif]-->
<div style="clear: both; background-color: white; height: 1px;"><p></p></div>
<br><br>
</body>