Replies: 0
Hello,
we have Problem with the background-color of a Newsletter. If i send it, the background-color is missing in Outlook-local and Outlook-web.
This is since a new Version of the Plugin, because it still worked in January.
If i look in the code in the E-Mail at the <td> is missing the bgcolor=””.
Here the code from January:
<tbody>
<tr>
<td bgcolor=”#f4f4f4″ valign=”top”>
Here the code now:
<tbody><tr>
<td align=”center” valign=”top” style=”border-collapse: collapse;”>
If i watch the newsletter in the online Version everything is fine.
I need help for a short solution.