I am trying to create Email Template in dynamics 365,
I have created an HTML and when I add it to the HTML part of the Template Designer, The Designer automatically changes the HTML and some of my customizations are not visible in the HTML preview on the 'Designer' tab,
Whenever I change the HTML in the 'HTML tab' and move to the 'Designer' to check how it will look and then move back to the 'HTML' tab again, then the code segment that I have changed automatically changes and my changed segment of code is no longer as I intent it to be.
Also, there is a issue of background image,
I have added background image to a section where I write the body content of my email message , when I view in the designer the background image is no longer visible,
when I check my HTML on the browser it is rendered correctly with the necessary formatting and images,
but when I send the Email using the template and view in outlook then,
The Email is stretched horizontally and also the images in the sections are aligned differently from what I had configured in my html.
(1) This is how my browser renders the Email Template.
(2) This is how the template is Rendered in the outlook when I send the Email using Email Template
