Image Resize: outlook has no effect, please add direct attribute
See original GitHub issueAs you know, the image style’s width/height has no effect when the email is opened in outlook.
So can you also please add the regular html width
and height
attributes?
Thanks a lot.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Outlook no longer offers the option to resize image ...
As a temporary workaround, you can directly insert the picture into your email message and resize it. If the suggestion cannot work, to...
Read more >Outlook Image Sizes - Litmus
When you have an image with width="100%", Outlook will display it at 100% size, regardless of any classes, !important marks, wrapping divs, ...
Read more >How to Fix Common Microsoft Outlook Email Rendering Issues
Examining four common rending issues in Microsoft Outlook and how to fix them. Includes screenshots and code examples.
Read more >Image style height and width not taken in outlook mails
Put the width and height in separate attributes, with no unit: ... what it should be by adding 25% of the current size;...
Read more >Embedding Images in HTML Email: Have the Rules Changed?
How to embed images in HTML emails properly? ... Overall, email services tend to increase the size limits: Outlook desktop allows sending up ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It will eventually be part of Summernote. ATM, I’m getting the plugin to look and behave how we want, then I’ll be merging it into the code base. Not sure what the roadmap for that is at this stage, sorry.
I’ll be updating the https://github.com/DiemenDesign/summernote-image-attributes which is what spurned the merging the features of the plugin as a built-in module. I’m also updating the plugin so as to continue support for earlier versions of Summernote that support the Plugin system. Width and Height is something I’ll be adding very soon, and fixing the dialog layout.