Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Live Mail 2012 bug #3

Open
bsconnect opened this issue Feb 15, 2018 · 0 comments
Open

Windows Live Mail 2012 bug #3

bsconnect opened this issue Feb 15, 2018 · 0 comments

Comments

@bsconnect
Copy link

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.

<td align="center" valign="top" style="border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; padding-left: 6.25%; padding-right: 6.25%; width: 87.5%;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant