CMS Development

natalietomko
Participante

Want to add a color behind blockquote

resolver

Hello,

I want to add a transparent gray background box to this section in an email. I'm not sure how to do this. Thank you for your help!

 

hubspot email pic.JPG

 

 

 

0 Me gusta
2 Soluciones aceptadas
natalietomko
Solución
Participante

Want to add a color behind blockquote

resolver
natalietomko
Solución
Participante

Want to add a color behind blockquote

resolver

Here is the solution!

 

<blockquote style="padding: 10px; background-color: #808080;">

Ver la solución en mensaje original publicado

5 Respuestas 5
dennisedson
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Want to add a color behind blockquote

resolver

@natalietomko, could you post the code?

natalietomko
Participante

Want to add a color behind blockquote

resolver

@dennisedson Here is the code for it:

 

<blockquote><img src="https://cdn2.hubspot.net/hubfs/554853/Rory%20Monaghan.jpg" alt="Rory Monaghan" width="100" style="width: 100px; max-width: 100px; float: left; margin: 0px 10px 10px 0px;" align="left">"<em>If you want application level data, you got it. If you want to detect web usage, you got it. If you want to detect user idle time or activity, you got it. If you want to detect infrastructure issues, you got it. You get so much data, so many levels that <strong>I’d be surprised if there’s a scenario you’ve run into that this product [eG Enterprise] couldn’t help with</strong>.” –&nbsp;<span style="color: #336999;"><a href="https://www.rorymon.com/blog/review-eg-enterprise/" style-="color: 336999;" style="color: #336999;">Read full review</a></span>&nbsp;</em></blockquote>

0 Me gusta
natalietomko
Solución
Participante

Want to add a color behind blockquote

resolver

@dennisedson I figured it out thanks!

dennisedson
Equipo de producto de HubSpot
Equipo de producto de HubSpot

Want to add a color behind blockquote

resolver

@natalietomko, you should post your solution so people who need a similar answer can search here and find the answer 🙂

0 Me gusta
natalietomko
Solución
Participante

Want to add a color behind blockquote

resolver

Here is the solution!

 

<blockquote style="padding: 10px; background-color: #808080;">