I am using absolute positioning/divs/floats/CSS. Why is the content of my email not displaying or formatting correctly?

To ensure proper rendering of emails across different clients, we discourage the use of floats, layers and absolute positioning. Instead, try using relative positioning through the use of HTML Tables. Web based email clients will ignore all floats, layers and absolute positioning that you may include in your source code.

Please follow this link to our guide on creating emails using HTML
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.