Background-image setting stripped in webmail

I use a div element with a background-image but this setting is being removed by webmail clients.
How can I solve this?

Hi, I suggest trying a design forum :slight_smile: Email design is a complex art, might be that it’s just not a good idea to use this.

This is really crude but webmail clients accept it… however Outlook removes it. And I would only use it if it was absolutely necessary… which it’s probably not. :smiley:

<table style="background-image: url('http://yourdomain.com/images/bgimage.jpg'); background-repeat: no-repeat; margin: 0; padding: 0;">
1 Like