You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the templates are nog compatible with Windows Live Mail 2012. In Windows Live Mail the layout is completely stretched. The problem lies in the use of percentages on the td level. In my implementation I use the following line: "padding-left: 30px; padding-right: 30px; width: 500px;". Now things are going well.
All the templates are nog compatible with Windows Live Mail 2012. In Windows Live Mail the layout is completely stretched. The problem lies in the use of percentages on the td level. In my implementation I use the following line: "padding-left: 30px; padding-right: 30px; width: 500px;". Now things are going well.
email-templates/general.html
Line 60 in f0a29da
The text was updated successfully, but these errors were encountered: