I have made a html template for my newsletters. The template has the following layout:
Code: Select all
<html>
<head>
<title>Example</title>
<style type=text/css>
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; }
</style>
</head>
<body>
code
</body>
</html>
That cannot be the intention, I think. Who can help? I cannot see anyone else had this problem. I have the most recent release with all patches installed.