Hi
I am re-designing the email template and I need to use the following conditional statements in order to deal with Outlook:
<!--[if (mso)|(IE)]><td align="center" width="167" style=" width:167px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]-->
However, using such square bracket conditional statement seems to break the email / whmcs.
How can I use such statements?
I am re-designing the email template and I need to use the following conditional statements in order to deal with Outlook:
<!--[if (mso)|(IE)]><td align="center" width="167" style=" width:167px; padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"><![endif]-->
However, using such square bracket conditional statement seems to break the email / whmcs.
How can I use such statements?