New Service now notification layout is not rendering correctly in dektop outlook

kiran115
Tera Contributor

I created a new layout which has header image and footer with some links. In the email logs, mobile application the email is rendered as expected but coming to desktop outlook header image is not rendering and also it is adding whites lines and white dots at footer. Can anyone help me out why it is happening? Is there anything am missing?

5 REPLIES 5

Tushar
Kilo Sage
Kilo Sage

Hi @kiran115 

 

Are you using a supported HTML and CSS subset?

When creating your email layouts, use a subset of HTML and CSS that is supported by Outlook.

You can find a list of supported HTML and CSS features on the Microsoft website.

 

Please, don't forget to mark my answer as correct if it solves your issue or mark it as helpful if it is relevant for you!

Regards,
Tushar

 

Below is the header image which is not rendering full.

 

kiran115_0-1695190279430.png

 

In the footer, am getting the extra white lines as below.

 

kiran115_2-1695190461119.png

 

 

Tony Chatfield1
Kilo Patron

Hi, does your message show correctly in html view of other email applications?

Is the header image embedded in the email or accessed via a url that outlook can get to?
Without any clear details, IE your source notification as xml and an example of a received email (as a file) it is difficult to assess possible issues, perhaps you can provide example files and\or clearer diagnostics of your issue.

Hi @Tony Chatfield1, In the web outlook everything is showing good but coming to desktop outlook everything is breaking.