I have composed a email template using traditional table based html email template with inline style sheet. All the mail client loads images perfectly but only in outlook 2007 table background image doesn’t load. Can any one suggest me how could I insert a table background image so that on top of that I can write some text.
Background images should be avoided at all costs in eDM’s because of inconsistent rendering engines that email clients use. For instance Outlook uses Word as it’s engine there for a lot of what you can normally use in HTML won’t work because Word is a text processor not a HTML parser.
Instead what I suggest you do is avoid gradients and images as such and use solid colors as in the long run you will save yourself a lot of headaches and frustration.