HTML-Pro: How to prevent transparent images showing with white background in the black mode in Outlook on Windows

If you upload a transparent image in your email signature, it shows on white background in the black mode in Outlook.

Create a table and add class to the table header

  1. Open your signature in your Xink account.
  2. Click 'Source'.
  3. Copy below HTML code:
    <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable">
    <tbody>
    <tr>
    <td>&nbsp;</td>
    </tr>
    </tbody>
    </table>

  4. Click on 'Source' again. Put the cursor inside the table and then upload your image with the transparent background in this table:

  5. Send the email to yourself and validate that the transparent image in the dark mode does not show on the white background.

Result: The transparent image uploaded in your signature will show with the transparent background in the dark mode in your Outlook.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.