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

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

  • August 6, 2018
  • 4 replies
  • 210 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 !

Best answer by SaurabhPujare_Ugam

For responsiveness add following in your html ! and to make your image responsive set image width=100% and height= auto

4 replies

SaurabhPujare_Ugam
QPN Level 5 ●●●●●
Forum|alt.badge.img+18
  • QPN Level 5 ●●●●●
  • 145 replies
  • August 6, 2018
something like this? ! Have you tried putting your content within "center" tag

PraDeepKotian_XM
QPN Level 5 ●●●●●
Forum|alt.badge.img+21
  • QPN Level 5 ●●●●●
  • 230 replies
  • August 6, 2018

SaurabhPujare_Ugam
QPN Level 5 ●●●●●
Forum|alt.badge.img+18
  • QPN Level 5 ●●●●●
  • 145 replies
  • Answer
  • August 6, 2018
For responsiveness add following in your html ! and to make your image responsive set image width=100% and height= auto

  • Author
  • 3 replies
  • August 6, 2018
@PradeepKotian @SaurabhPujare Thanks for the prompt assist! Mission accomplished! !