Osclass Support Forums

Osclass plugin support => Free Osclass Plugins => Email Template Plugin => Topic started by: Smithtech on October 16, 2021, 11:12:46 AM

Title: ISSUE WITH TEMPLATE
Post by: Smithtech on October 16, 2021, 11:12:46 AM
Code: [Select]
<!-- CONTENT TABLE // -->
<table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<!--
The "invisibleIntroduction" is the text used for short preview
of the email before the user opens it (50 characters max). Sometimes,
you do not want to show this message depending on your design but this
text is highly recommended.

You do not have to worry if it is hidden, the next <td> will automatically
center and apply to the width 100% and also shrink to 50% if the first <td>
is visible.
-->
<td align="left" valign="middle" id="invisibleIntroduction" class="flexibleContainerBox" style="display:none !important; mso-hide:all;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width:100%;">
<tr>
<td align="left" class="textContent">
<div style="font-family:Helvetica,Arial,sans-serif;font-size:13px;color:#828282;text-align:center;line-height:120%;">
The introduction of your message preview goes here. Try to make it short.
</div>
</td>
</tr>
</table>
</td>


This text will automatically center and apply is rather what is showing for Short email introductions
Title: Re: ISSUE WITH TEMPLATE
Post by: Smithtech on November 11, 2021, 09:01:28 PM
Hi

Please, any updates here?
Title: Re: ISSUE WITH TEMPLATE
Post by: MB Themes on November 11, 2021, 09:06:03 PM
Sorry but your issue is not well described, it is not clear what you mean.