CMS Development

natalietomko
Participant

Want to add a color behind blockquote

SOLVE

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 Upvotes
2 Accepted solutions
natalietomko
Solution
Participant

Want to add a color behind blockquote

SOLVE

@dennisedson I figured it out thanks!

View solution in original post

natalietomko
Solution
Participant

Want to add a color behind blockquote

SOLVE

Here is the solution!

 

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

View solution in original post

5 Replies 5
dennisedson
HubSpot Product Team
HubSpot Product Team

Want to add a color behind blockquote

SOLVE

@natalietomko, could you post the code?

natalietomko
Participant

Want to add a color behind blockquote

SOLVE

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

Want to add a color behind blockquote

SOLVE

@dennisedson I figured it out thanks!

dennisedson
HubSpot Product Team
HubSpot Product Team

Want to add a color behind blockquote

SOLVE

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

0 Upvotes
natalietomko
Solution
Participant

Want to add a color behind blockquote

SOLVE

Here is the solution!

 

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