background-size in Yahoo Mail
SupportedYahoo · webmail
Support Details
Not supported in many clients. Set image dimensions directly.
Before
<td style="background: url('bg.jpg') center/cover no-repeat;">
Content
</td>After
<!--[if gte mso 9]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true"
stroke="false" style="width:600px; height:400px;">
<v:fill type="frame" src="bg.jpg" />
<v:textbox inset="0,0,0,0">
<![endif]-->
<td style="background: url('bg.jpg') center/cover no-repeat;
background-color: #333;">
Content
</td>
<!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]-->Outlook ignores background-size — use VML or sized images
background-size is fully supported in Yahoo Mail. No workarounds needed.
Other Clients
| Client | Support |
|---|---|
| Gmail | Supported |
| Gmail Android | Partial |
| Gmail iOS | Partial |
| Outlook 365 | Supported |
| Outlook (New) | Unsupported |
| Outlook Classic | Unsupported |
| Outlook iOS | Supported |
| Outlook Android | Supported |
| Apple Mail | Supported |
| Apple Mail iOS | Supported |
| Samsung Mail | Supported |
| Thunderbird | Supported |
| HEY Mail | Supported |
| Superhuman | Supported |
Related Features
Test your email across all 15 clients
Preview rendering, catch CSS issues, and get actionable fixes — free.
Try Emailens Free