View Single Post
  #1 (permalink)  
Old 06-27-2009, 02:19 PM
p9142 p9142 is offline
Starter Member
 
Posts: 1
Default Background Images

I am trying to place background images in a newsletter, but it seems that zimbra strips it out no matter which method I try. I have used inline styles
Code:
(style="background-image:url(http://www.whateverimage.com/image.jpg)">
, the background property of tables, and just setting a background for the body. No matter what I do, it gets stripped out and looks like this once I send the email and it is received by someone with zimbra:
Code:
(style="background-image: none;"
Reply With Quote