CMS Development

natalietomko
参加者

Want to add a color behind blockquote

解決

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 いいね!
2件の承認済みベストアンサー
natalietomko
解決策
参加者

Want to add a color behind blockquote

解決
natalietomko
解決策
参加者

Want to add a color behind blockquote

解決

Here is the solution!

 

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

元の投稿で解決策を見る

5件の返信
dennisedson
HubSpot製品開発チーム
HubSpot製品開発チーム

Want to add a color behind blockquote

解決

@natalietomko, could you post the code?

natalietomko
参加者

Want to add a color behind blockquote

解決

@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 いいね!
natalietomko
解決策
参加者

Want to add a color behind blockquote

解決

@dennisedson I figured it out thanks!

dennisedson
HubSpot製品開発チーム
HubSpot製品開発チーム

Want to add a color behind blockquote

解決

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

0 いいね!
natalietomko
解決策
参加者

Want to add a color behind blockquote

解決

Here is the solution!

 

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