Responsive / Dynamic graphic in email or constrain email text below header graphic? | XM Community
Skip to main content
Hello,



I'd like to create a responsive graphic in my email or constrain the email's body to within the header graphic's vertical borders. Currently, the header graphic is centered in the email but the text flows across the entire page. I'd like to improve the aesthetics.



Reference image attached. I tried to post the html, but it was too long.



Thanks,

Joe



!
something like this?



!







Have you tried putting your content within "center" tag
Hi @Joe_Thompson ,

here is example from https://w3schools.com:



w3schools.com/howto/tryit.asp?filename=tryhow_css_center_website



Hope it helps.
For responsiveness add following in your html



!





and to make your image responsive

set image width=100% and height= auto
@PradeepKotian @SaurabhPujare Thanks for the prompt assist! Mission accomplished!



!

Leave a Reply