Responsive / Dynamic graphic in email or constrain email text below header graphic? | XM Community
Solved

Responsive / Dynamic graphic in email or constrain email text below header graphic?

  • 6 August 2018
  • 4 replies
  • 87 views

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

!
icon

Best answer by SaurabhPujare_Ugam 6 August 2018, 22:47

View original

4 replies

Userlevel 6
Badge +18
something like this?

!



Have you tried putting your content within "center" tag
Userlevel 6
Badge +21
Hi @Joe_Thompson ,
here is example from https://w3schools.com:

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

Hope it helps.
Userlevel 6
Badge +18
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