Received emails loose colors

Lukas Jelinek

New Member
Hello,

I create a "Styled Text" mails. I use a very simple formatting such as different fonts and colors. In the preview page everything looks good but when I send mails, they are deliver as black and white only. Fonts, letter size etc. remains the same. Could you advise please? Thanks, Lukas
 
Try to enclose your text in a table:
Code:
<table border="0" cellspacing="0" cellpadding="0"><tr><td>
Your text here... 
</td></tr></table>
 
I have already tried this and now again but still the same result - no colors in the received emails. I also lose colors in the window where I composed the email (in the preview window as well) after the mail is sent.
 
First I copied the text and formats from Outlook - it didn´t work.
Then I tried to create it all again completely in Maxbulk using Maxbulk toolbar. But the result is the same.
 
Top