CMS Development

natalietomko
Participant

Want to add a color behind blockquote

Résolue

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 Votes
2 Solutions acceptées
natalietomko
Solution
Participant

Want to add a color behind blockquote

Résolue
natalietomko
Solution
Participant

Want to add a color behind blockquote

Résolue

Here is the solution!

 

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

Voir la solution dans l'envoi d'origine

5 Réponses
dennisedson
Équipe de développement de HubSpot
Équipe de développement de HubSpot

Want to add a color behind blockquote

Résolue

@natalietomko, could you post the code?

natalietomko
Participant

Want to add a color behind blockquote

Résolue

@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 Votes
natalietomko
Solution
Participant

Want to add a color behind blockquote

Résolue

@dennisedson I figured it out thanks!

dennisedson
Équipe de développement de HubSpot
Équipe de développement de HubSpot

Want to add a color behind blockquote

Résolue

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

0 Votes
natalietomko
Solution
Participant

Want to add a color behind blockquote

Résolue

Here is the solution!

 

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