Hello,
I have a weird thing happening.
When viewing a test email in my iOS Outlook app, the text in a snippet disappears right above the Read More link. It should say "Ver Hoteles" like the other blocks above it.
When I click on Read More, the text reappears magically!
I have tried adding a width and height to the TD, changing the TD to a TH and adding -webkit-text-size-adjust: 100% to the TD tags, but nothing is helping.
Has anyone seen this or something like it before? Any suggestions on how to fix it?
Thank you,
LK
what is different about that block vs the others?
Can you provide some code please for the relevant parts of the template.
Cheers
Jo
Hi Jo!
I am not sure if this preview link will work for you, but here 'tis:
Snazzy (premiummemberservices.com)
As I mentioned, I don't know if will work for you because when I try to view Source Code, I see this below:
And when I downloaded the HTML code for the email from Marketo, it only shows Dynamic Content where the snippet should be:
Here is the snippet code that isn't rendering correctly in the iOS Outlook app:
<div>
<table class="em_main_table" style="border-collapse: collapse; mso-table-lspace: 0px; mso-table-rspace: 0px; width: 600px; table-layout: fixed;" width="600" cellspacing="0" cellpadding="0" border="0" bgcolor="{{lead.sorclubprimarycolor:default=#eb6111}}" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="border-collapse: collapse; mso-line-height-rule: exactly; padding: 10px 14px 10px 14px; font-family: 'Helvetica', Arial, sans-serif; font-size: 24px; line-height: 27px; color: #ffffff; font-weight: bold;" valign="top" align="center">
<div>
<div><span style="font-size: 18px;">Aún te quedan más destinos por descubrir.</span></div>
<div><span style="font-size: 18px;"><span style="color: #ffffff;"><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/" target="_blank" style="color: #ffffff;"><u>Reserva ahora</u></a></span></span><br /></div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="em_main_table" style="width: 600px; table-layout: fixed;" width="600" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFFFFF" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table class="em_wrapper" style="width: 296px;" width="296" cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td valign="top" align="center">
<table class="em_w200" style="border: 1px solid #d1d1d1;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding: 7px;" valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="width: 80px;" width="80" valign="top" align="center">
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=36.11464691&longitude=-115.1728134&city=33&citytext=Las%20Vegas%2C%20Nevada%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" style="text-decoration: none;" target="_blank" title="Las Vegas"><img src="http://landingpage.premiummemberservices.com/rs/392-WQQ-620/images/Hotel_Snippet_LasVegas_160x160.png" style="display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 30px; color: #424242; max-width: 80px;" alt="Las Vegas" constrain="true" imagepreview="false" width="80" height="80" border="0" /></a></div>
</td>
<td style="width: 15px;" width="15"> </td>
<td valign="top" align="left">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 23px; color: #272727; font-weight: bold; padding-bottom: 5px;" valign="top" align="left">
<div>
<div>Las Vegas, NV <br /></div>
</div>
</td>
</tr>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 19px; color: #272727; padding-bottom: 15px;" valign="top" align="left"><em>Ciudad de las luces</em></td>
</tr>
<tr>
<td valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>➔ </div>
</td>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=36.11464691&longitude=-115.1728134&city=33&citytext=Las%20Vegas%2C%20Nevada%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};" target="_blank">Ver Hoteles</a></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if gte mso 9]></td>
<td valign="top"><![endif]-->
<table class="em_wrapper" style="width: 296px;" width="296" cellspacing="0" cellpadding="0" border="0" align="right">
<tbody>
<tr>
<td class="em_ptop" valign="top" align="center">
<table class="em_w200" style="border: 1px solid #d1d1d1;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding: 7px;" valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="width: 80px;" width="80" valign="top" align="center">
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=38.30472183&longitude=-122.2988892&city=33&citytext=Napa%20Valley%2C%20CA%2C%20USA&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none;" title="Napa"><img src="http://landingpage.premiummemberservices.com/rs/392-WQQ-620/images/Hotel_Snippet_Napa_160x160.png" style="display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 30px; color: #424242; max-width: 80px;" alt="Napa" constrain="true" imagepreview="false" width="80" height="80" border="0" /></a></div>
</td>
<td style="width: 15px;" width="15"> </td>
<td valign="top" align="left">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 23px; color: #272727; font-weight: bold; padding-bottom: 5px;" valign="top" align="left">
<div>
<div>Valle Napa, CA <br /></div>
</div>
</td>
</tr>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 19px; color: #272727; padding-bottom: 15px;" valign="top" align="left"><i>Región del vino</i></td>
</tr>
<tr>
<td valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>➔ </div>
</td>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=38.30472183
&longitude=-122.2988892
&city=33&citytext=Napa%20Valley%2C%20CA%2C%20USA&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};">Ver Hoteles</a></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="20"> </td>
</tr>
</tbody>
</table>
<table class="em_main_table" style="width: 600px; table-layout: fixed;" width="600" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFFFFF" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table class="em_wrapper" style="width: 296px;" width="296" cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td valign="top" align="center">
<table class="em_w200" style="border: 1px solid #d1d1d1;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding: 7px;" valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="width: 80px;" width="80" valign="top" align="center">
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=32.71533&longitude=-117.157&city=2&citytext=San%20Diego%2C%20California%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none;" title="San Diego"><img src="http://landingpage.premiummemberservices.com/rs/392-WQQ-620/images/Hotel_Snippet_SanDiego_160x160.png" style="display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 30px; color: #424242; max-width: 80px;" alt="San Diego" constrain="true" imagepreview="false" width="80" height="80" border="0" /></a></div>
</td>
<td style="width: 15px;" width="15"> </td>
<td valign="top" align="left">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 23px; color: #272727; font-weight: bold; padding-bottom: 5px;" valign="top" align="left">
<div>
<div>San Diego, CA <br /></div>
</div>
</td>
</tr>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 19px; color: #272727; padding-bottom: 15px;" valign="top" align="left">
<div><em>La ciudad más fina</em></div>
</td>
</tr>
<tr>
<td valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>➔ </div>
</td>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=32.71533
&longitude=-117.157
&city=2&citytext=San%20Diego%2C%20California%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};">Ver Hoteles</a></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if gte mso 9]></td>
<td valign="top"><![endif]-->
<table class="em_wrapper" style="width: 296px;" width="296" cellspacing="0" cellpadding="0" border="0" align="right">
<tbody>
<tr>
<td class="em_ptop" valign="top" align="center">
<table class="em_w200" style="border: 1px solid #d1d1d1;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding: 7px;" valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="width: 80px;" width="80" valign="top" align="center">
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=34.04892731&longitude=-111.0937347&city=33&citytext=Sedona%2C%20AZ%2C%20USA&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none;" title="Sedona"><img src="http://landingpage.premiummemberservices.com/rs/392-WQQ-620/images/Hotel_Snippet_Sedona_160x160.png" style="display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 30px; color: #424242; max-width: 80px;" alt="Sedona" constrain="true" imagepreview="false" width="80" height="80" border="0" /></a></div>
</td>
<td style="width: 15px;" width="15"> </td>
<td valign="top" align="left">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 23px; color: #272727; font-weight: bold; padding-bottom: 5px;" valign="top" align="left">
<div>
<div>Sedona, AZ <br /></div>
</div>
</td>
</tr>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 19px; color: #272727; padding-bottom: 15px;" valign="top" align="left"><em>Tierra de roca rojiza</em></td>
</tr>
<tr>
<td valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>➔ </div>
</td>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=34.04892731
&longitude=-111.0937347
&city=33&citytext=Sedona%2C%20AZ%2C%20USA&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};">Ver Hoteles</a></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="20"> </td>
</tr>
</tbody>
</table>
<table class="em_main_table" style="width: 600px; table-layout: fixed;" width="600" cellspacing="0" cellpadding="0" border="0" bgcolor="#FFFFFF" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table class="em_wrapper" style="width: 296px;" width="296" cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td valign="top" align="center">
<table class="em_w200" style="border: 1px solid #d1d1d1;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding: 7px;" valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="width: 80px;" width="80" valign="top" align="center">
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=39.32098007&longitude=-111.0937347&city=33&citytext=Park%20City%2C%20UT%2C%20USA&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none;" title="Park City"><img src="http://landingpage.premiummemberservices.com/rs/392-WQQ-620/images/Hotel_Snippet_ParkCity_160x160.png" style="display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 30px; color: #424242; max-width: 80px;" alt="Park City" constrain="true" imagepreview="false" width="80" height="80" border="0" /></a></div>
</td>
<td style="width: 15px;" width="15"> </td>
<td valign="top" align="left">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 23px; color: #272727; font-weight: bold; padding-bottom: 5px;" valign="top" align="left">
<div>
<div>Park City, UT <br /></div>
</div>
</td>
</tr>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 19px; color: #272727; padding-bottom: 15px;" valign="top" align="left">
<div>
<div><em>Ciudad del cielo</em></div>
</div>
</td>
</tr>
<tr>
<td valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>➔ </div>
</td>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=39.32098007
&longitude=-111.0937347
&city=33&citytext=Park%20City%2C%20UT%2C%20USA&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};">Ver Hoteles</a></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if gte mso 9]></td>
<td valign="top"><![endif]-->
<table class="em_wrapper" style="width: 296px;" width="296" cellspacing="0" cellpadding="0" border="0" align="right">
<tbody>
<tr>
<td class="em_ptop" valign="top" align="center">
<table class="em_w200" style="border: 1px solid #d1d1d1;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="padding: 7px;" valign="top" align="center">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="width: 80px;" width="80" valign="top" align="center">
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=34.05223465&longitude=-118.2436829&city=28&citytext=Los%20Angeles%2C%20California%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none;" title="Los Angeles"><img src="http://landingpage.premiummemberservices.com/rs/392-WQQ-620/images/Hotel_Snippet_LosAngeles_3_160x160.png" style="display: block; font-family: Arial, sans-serif; font-size: 18px; line-height: 30px; color: #424242; max-width: 80px;" alt="Los Angeles" constrain="true" imagepreview="false" width="80" height="80" border="0" /></a></div>
</td>
<td style="width: 15px;" width="15"> </td>
<td valign="top" align="left">
<table width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 23px; color: #272727; font-weight: bold; padding-bottom: 5px;" valign="top" align="left">
<div>
<div>Los Ángeles, CA<br /></div>
</div>
</td>
</tr>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 19px; color: #272727; padding-bottom: 15px;" valign="top" align="left"><em>Ciudad de ángeles</em></td>
</tr>
<tr>
<td valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>➔ </div>
</td>
<td class="em_defaultlink" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: {{lead.sorclubprimarycolor:default=#eb6111}}; font-weight: bold;" valign="middle" align="left">
<div>
<div><a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=34.05223465
&longitude=-118.2436829
&city=28&citytext=Los%20Angeles%2C%20California%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" target="_blank" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};">Ver Hoteles</a></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="20"> </td>
</tr>
</tbody>
</table>
</div>
Thanks again!
LK
the code you've supplied doesn't even mention Houston.
Given that is the block you have problems with, I think that'd be helpful.
BTW - This looks like it isn't using Modules. If so, why is that?
Regards
Jo
I'm not sure the best way to present the code because of the dynamic content in the snippet.
The snippet shows different images and text based on region.
When I download the code from the email, it only pulls in the snippet's default code.
I'm not able to post the email code here because it is too long, but here is a link to the shortened code (removing unused meta classes):
https://drive.google.com/file/d/1wAxzJ9rPosymGn7-UYWEz616d---Bbd_/view?usp=sharing
And full email code (including unused meta classes):
https://drive.google.com/file/d/1mGPbDRZ1gXjjBWrYJRG5bVx6ky7SfcUj/view?usp=sharing
Is there anything else I can provide that would be helpful or a different way in which I can provide it?
Thank you,
LK
Hi @Guitarrista82,
Strangely, it's happening.
Please use this below CSS in <head> tag.
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
And try to use the <span> tag as below -
<a href="http://{{company.SorClubWebAddress:default=www.vacationowners.net}}/rentals/?latitude=36.11464691&longitude=-115.1728134&city=33&citytext=Las%20Vegas%2C%20Nevada%20-%20United%20States&arrdate={{lead.FutureDate3Weeks}}&depdate={{lead.FutureDate28Days}}&utm_medium=email&utm_term=top-hotel-destinations&utm_content={{system.date}}&utm_campaign=SPA-destinations&Promo=SPA-top-hotel-destinations-{{system.date}}" style="text-decoration: none; color: {{lead.sorclubprimarycolor:default=#eb6111}};" target="_blank"><span style="color: {{lead.sorclubprimarycolor:default=#eb6111}};">Ver Hoteles</span></a>
Let me know if it's helpful or not.
Thanks!
Jasbir
Hi Jasbir!
Thank you so much. I am going to try this right now.
Will let you know what happens. 🤞
To confirm, is this where I would place the code?
This is how the template appears when I placed the code in the <head> below the CSS styling.
Unfortunately, the arrow and text are both disappearing now 😥