<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I would like to add spacing between blocks in an email in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213471#M9238</link>
    <description>&lt;P&gt;This is a tough one to answer without your code, but this maybe easily solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-25 at 8.51.00 AM.png" style="width: 751px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/12698i339E0E8C22936A0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-25 at 8.51.00 AM.png" alt="Screen Shot 2018-10-25 at 8.51.00 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The image above shows a simple html structure with 1 css hint (padding). Basically if you remove padding from your content block you then can create another block level element for the 'background-image'. And then another with padding for the text block. Something along these lines could solve for your usecase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Heres a little psuedo to hopefully get my idea across.&lt;/P&gt;&lt;PRE&gt;&amp;lt;body&amp;gt;

  &amp;lt;content-block style="width: 600px;"&amp;gt;

    &amp;lt;img-block style="display: block; height: 200px;"&amp;gt;
    &amp;lt;/img-block&amp;gt;

    &amp;lt;text-block style="padding: 30px;"&amp;gt;

      &amp;lt;h1&amp;gt;Content Title&amp;lt;/h1&amp;gt;
      &amp;lt;p&amp;gt;More about the content and such&amp;lt;/p&amp;gt;
      &amp;lt;etc…&amp;gt;

    &amp;lt;/text-block&amp;gt;

  &amp;lt;/content-block&amp;gt;

&amp;lt;/body&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps or just makes things worse!&lt;/P&gt;</description>
    <pubDate>Thu, 25 Oct 2018 12:59:03 GMT</pubDate>
    <dc:creator>Kevin-C</dc:creator>
    <dc:date>2018-10-25T12:59:03Z</dc:date>
    <item>
      <title>I would like to add spacing between blocks in an email</title>
      <link>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213432#M9232</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to build a template with independant blocks for each piece of content, where my background image shows up between the blocks, like the email below. (live version here:&amp;nbsp;&lt;A href="http://get.invisionapp.com/matchmaker-matchmaker-make-me-an-app?ecid=ACsprvvKhbkhqQOWz4gY6rVwZHvnuE4DmfgGgdUKhobbCslQQe-FWBF54dzULSzF3yeOyE29GRSv" target="_blank"&gt;http://get.invisionapp.com/matchmaker-matchmaker-make-me-an-app?ecid=ACsprvvKhbkhqQOWz4gY6rVwZHvnuE4DmfgGgdUKhobbCslQQe-FWBF54dzULSzF3yeOyE29GRSv&lt;/A&gt; - can't seem to find a way of doing this!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2018-10-25 at 10.31.31.png" style="width: 861px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/12691i260A7BC4B27A174D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2018-10-25 at 10.31.31.png" alt="Screenshot 2018-10-25 at 10.31.31.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 08:35:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213432#M9232</guid>
      <dc:creator>alivia</dc:creator>
      <dc:date>2018-10-25T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: I would like to add spacing between blocks in an email</title>
      <link>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213434#M9233</link>
      <description>&lt;P&gt;Le me clirify the issue I have to obtain this, I can get a block that's the same color as my background in my email pretty easily, but I think the global padding that I have on my emails always ads a white padding around it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2018-10-25 at 10.40.07.png" style="width: 751px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/12692i65239BD90F865C6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2018-10-25 at 10.40.07.png" alt="Screenshot 2018-10-25 at 10.40.07.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 08:42:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213434#M9233</guid>
      <dc:creator>alivia</dc:creator>
      <dc:date>2018-10-25T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: I would like to add spacing between blocks in an email</title>
      <link>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213471#M9238</link>
      <description>&lt;P&gt;This is a tough one to answer without your code, but this maybe easily solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-10-25 at 8.51.00 AM.png" style="width: 751px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/12698i339E0E8C22936A0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-10-25 at 8.51.00 AM.png" alt="Screen Shot 2018-10-25 at 8.51.00 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The image above shows a simple html structure with 1 css hint (padding). Basically if you remove padding from your content block you then can create another block level element for the 'background-image'. And then another with padding for the text block. Something along these lines could solve for your usecase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Heres a little psuedo to hopefully get my idea across.&lt;/P&gt;&lt;PRE&gt;&amp;lt;body&amp;gt;

  &amp;lt;content-block style="width: 600px;"&amp;gt;

    &amp;lt;img-block style="display: block; height: 200px;"&amp;gt;
    &amp;lt;/img-block&amp;gt;

    &amp;lt;text-block style="padding: 30px;"&amp;gt;

      &amp;lt;h1&amp;gt;Content Title&amp;lt;/h1&amp;gt;
      &amp;lt;p&amp;gt;More about the content and such&amp;lt;/p&amp;gt;
      &amp;lt;etc…&amp;gt;

    &amp;lt;/text-block&amp;gt;

  &amp;lt;/content-block&amp;gt;

&amp;lt;/body&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps or just makes things worse!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 12:59:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/I-would-like-to-add-spacing-between-blocks-in-an-email/m-p/213471#M9238</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2018-10-25T12:59:03Z</dc:date>
    </item>
  </channel>
</rss>

