Hi,
I am having GREAT difficulty in applying background images in this HTML email I am making. The images show fine when the HTML template is viewed in IE and also look fine when I load it as a stationery file in Outlook. The background images are not being displayed though in the final email after it has been sent. Below is the code I am using to apply the background image.
Any ideas????
(also posted in E-mail issues forum) Tony
I am having GREAT difficulty in applying background images in this HTML email I am making. The images show fine when the HTML template is viewed in IE and also look fine when I load it as a stationery file in Outlook. The background images are not being displayed though in the final email after it has been sent. Below is the code I am using to apply the background image.
Any ideas????
Code:
<TD STYLE="background-image: URL('middle.jpg'); background-color: #CDDDFD;">
...
</TD>
(also posted in E-mail issues forum) Tony