Share all details related to your problem, including any error messages you may have received.
Hello community experts,
I trust everyone is doing well. I’m currently exploring ways to enhance an email template by incorporating images and logos to make it more visually appealing. Has anyone successfully implemented such enhancements or does anyone have insights on how to achieve this?
as Vinod M mentioned to use the html tags to customize the html type email templates. You can also think to standardize it in terms of header and footer … in my experience header and footer keeps changing so every time it changes you need to touch all of the email templates so to avoid this you can create rule for header and footer and in each email template you can execute the header and footer rules and then refer the rule out put as header and footer in your email template body.
something similar to what’s given below