Apple Mail HTML template with fixed placement of attachments?
Dear community,
I hope you are all doing well. I've did some digging around the internet but couldn't find any solution to my problem and my programming skills have been better but still not good enough to solve this. Maybe I should get into it more.
My question is:
Can Apple Mail (email sent from and to) handle fixed placements of attachments within HTML email templates or not? I've set up a complete template as a so called handover for my colleagues in the morning. Everything fine and dandy - however as soon as I add a file (.numbers) to the mail the layout does get destroyed by the attachment.
The code basically looks like this:
<div class=3D"container" style=3D"max-width: 768px;padding: 0 65px;margin: 0 auto;overflow: auto;">
<div class=3D"footer-content" style=3D"background: #333;padding: 5px;">
<p style=3D"color:#ffffff; text-align:center; margin:0;>For internal use only. Do not distribute.</p>
</div>
The preview before I send it also looks nice but once the mail gets send it automatically aligns it outside the template. Is there a way to fix it? Before and after pictures are attached.
All the best
Michael