开发者

Outlook 2007 Adding lots of space above a large image in an HTML email

开发者 https://www.devze.com 2023-01-13 05:53 出处:网络
We\'ve created an HTML template that is rendering correctly on all email clients except for one issue with Outlook 2007. In the middle of the Email, there is a 600px tall ad. In Outlook that ad has ar

We've created an HTML template that is rendering correctly on all email clients except for one issue with Outlook 2007. In the middle of the Email, there is a 600px tall ad. In Outlook that ad has around 350px of undesired space above it. As far as we can tell, Outlook is doing some kind of开发者_开发问答 pagination to avoid breaking the image in two (since it's using the Word rendering engine). If we move the ad down, the problem goes away, but that's not a very good option because the size of the content prior to the ad is going to vary each newsletter.

Is there anyway around this?


This is the Outlook 2007 page break bug.

See my response here

0

精彩评论

暂无评论...
验证码 换一张
取 消