Bex Osborn
Marketing Strategist
10 Oct 2011
outlook-background Note - this is an improved fix over our previous Outlook background fix This fix is something I've been looking at for a while - and allows html emails to display a full page background image in both outlook 2007 and webmail clients, and for the background image to degrade to a background colour when images are disabled.Whilst you can use the tag to successfully specify a full page background image in Outlook, many webmail clients will ignore this.
This has often meant that both background images and colour are also specified using a full width table, to ensure support in webmail clients.One issue that occurs from this technique, however, is that Outlook will also render the background colour from that full width table, but not the background image, meaning that the solid background colour will display above any full page background image specified on the tag in Outlook.This fix allows you so specify a full width background image that displays in both Outlook and webmail clients , and will fall back to a solid background colour when viewed in any email client with images disabled.Full Snippet:
Download this code snippet Essentially what's happening here is we're wrapping the tag in a