Bug #3555
closedMailchimp email display issue
0%
Description
We received the following message from Jonathan Reeve after we sent out a CBOX email from MailChimp:
"Hi CBOX Team,
Thanks for the announcement. Exciting stuff! Parenthetically, it looks like there's some kind of min-width property in your email template that causes text not to wrap on widths less than 1100 pixels or so. Thought your should know. Screenshot attached.
-Jonathan"
HTML source of email attached. Any suggestions Dom or Chris?
Files
Updated by Boone Gorges almost 9 years ago
Are we still using MailChimp for email blasts of this sort?
Updated by Matt Gold almost 9 years ago
Yes - in fact, I am hoping to send one out somewhat soon.
Updated by Boone Gorges almost 9 years ago
- Assignee changed from Chris Stein to Daniel Jones
- Priority name changed from Normal to High
OK, thanks.
I'm going to reassign this ticket to Dan. Dan, could you please put this at the top of your priority list? CSS for email is kind of a horrible nightmare, but I'm hopeful that you can relatively quickly identify the issue.
Updated by Daniel Jones almost 9 years ago
- File mailchimp-source.html mailchimp-source.html added
Think I've fixed this here. There were a bunch of elements with widths set to 600px, so I added a max-width: 100% declaration to their inline styles and seems to be working fine now. Attached
Updated by Boone Gorges almost 9 years ago
- Assignee changed from Daniel Jones to Matt Gold
Back to Matt for testing. Thanks, Dan.
Updated by Boone Gorges about 7 years ago
- Status changed from Assigned to Resolved