Feature #20641
Set a max width to html email content (for 3.2)
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: |
Description
Related issues
Associated revisions
History
#1
Updated by Toshi MARUYAMA almost 7 years ago
- Copied from Feature #16535: Set a max width to html email content added
#2
Updated by Toshi MARUYAMA almost 7 years ago
- Description updated (diff)
#3
Updated by Benedikt Huss almost 7 years ago
Inline styles won't solve the problems on Outlook. Outlook still uses the Word html parser, and max-width is not supported on 2007/2010/2013 and even not on 2016. You can see all supported css properties here: https://www.campaignmonitor.com/css/
#4
Updated by Toshi MARUYAMA almost 7 years ago
- Target version deleted (
3.2.0) - Resolution deleted (
Fixed)