Announcements
Hi,
How can we add an image as a background in a marketing email? We do not want to add it in a block since. Is there a way do to it in the HTML?
Thank you!
Hi Elizabeth2369,
You can follow the steps below to fix this issue:
1.Copy image link.
2.Find the interior style code and add the code in style
Code:
background-image:url(image link); background-repeat:no-repeat; background-size:cover
Test result
Regards,
Qingqing Xin
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
Hi, it's very nice! Do you know if we can resize the image in the html?
Hi Elizabeth2369
You can resize the image in the html.
You can modify the image size in background-size, for example, the size I entered is 550px.
Code
background-size:550px
The background image effect is as follows:
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Nagaraju_Matta 121
ManoVerse 71 Super User 2026 Season 1
Abhilash Warrier 66 Super User 2026 Season 1