Hi, Jonathon! That's great feedback that I'll pass along to our product team. We'd love to hear more from you in the future but should probably cut out the middle man (me!). Mind just emailing us directly at hello@litmus.com with any future issues or ideas?
Hi, Colin - Can you email our support team at hello@litmus.com? They can walk you through everything!
Not really, unfortunately. The HTML width
attribute it always my override for sizing since the CSS you mentioned you're already trying to use isn't working.
Do you have to use CID images? There's an old SendGrid article on embedding images that goes into why it might be a bad idea.
Outside of that, try this on your image tag:
<img alt="" src="http://placehold.it/1600x800" width="80" border="0" style="display: block; max-width: 100%; min-width: 10px; width: 100%;">
The width
attribute of 80 should stop it scaling beyond that, then the inline styles take care of it being responsive but forcing it not to go below 10px wide - adjust to taste.
Started a new discussion: You should probably test your emails in IBM Notes 10...
The Litmus Community actually has a great job board! You can check out all of the positions here, I think there are a few for UK companies. You can also follow new listing on Twitter, too.
Started a new discussion: Who's getting ready for BIMI?
Mind emailing our support team at hello@litmus.com? They can help you out.