<?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: Hubspot Blog List Page in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206373#M8226</link>
    <description>&lt;P&gt;Thanks for getting back to me. The link is:&amp;nbsp;&lt;A href="https://blog.payslip.com/" target="_blank"&gt;https://blog.payslip.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see the boxes the blogs are in are different sizes.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Sep 2018 09:43:04 GMT</pubDate>
    <dc:creator>Jessica123</dc:creator>
    <dc:date>2018-09-12T09:43:04Z</dc:date>
    <item>
      <title>Hubspot Blog List Page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206370#M8223</link>
      <description>&lt;P&gt;We have set up a blog on Hubspot which is great but on the blog list page each blog post is a different size. Is there html code or any way to ensure they stay evenly sized?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:39:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206370#M8223</guid>
      <dc:creator>Jessica123</dc:creator>
      <dc:date>2018-09-12T09:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot Blog List Page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206371#M8224</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/70526"&gt;@Jessica123&lt;/a&gt;!&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I know what is different exactly?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you could provide me with the URL, I would be happy to look into it!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:41:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206371#M8224</guid>
      <dc:creator>Yoshi</dc:creator>
      <dc:date>2018-09-12T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot Blog List Page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206373#M8226</link>
      <description>&lt;P&gt;Thanks for getting back to me. The link is:&amp;nbsp;&lt;A href="https://blog.payslip.com/" target="_blank"&gt;https://blog.payslip.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see the boxes the blogs are in are different sizes.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:43:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206373#M8226</guid>
      <dc:creator>Jessica123</dc:creator>
      <dc:date>2018-09-12T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot Blog List Page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206377#M8228</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/70526"&gt;@Jessica123&lt;/a&gt;&lt;/P&gt;&lt;P&gt;If you can check out the attached below, you can target "&lt;SPAN&gt;.blog-listing-wrapper .post-listing .post-item&amp;gt;.post-item-inner&lt;/SPAN&gt;" and set the fixed height.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="height" style="width: 960px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/11715i14E50F41D41EB6C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 0030-09-12 at 5.46.27 PM.png" alt="height" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;height&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This way, you can set the fixed height for each post item.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically, we recommend our customer to use same image size for all the blog post featured image. This way, it will look more consistent.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:48:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206377#M8228</guid>
      <dc:creator>Yoshi</dc:creator>
      <dc:date>2018-09-12T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot Blog List Page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206391#M8231</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/70526"&gt;@Jessica123&lt;/a&gt;, drop this code somewhere in your page, it will find the tallest container and make the rest just as tall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;script&amp;gt;
jQuery(function(){
    var tallest = 0;&lt;BR /&gt;    if(jQuery('.post-item-inner').length &amp;gt; 0){
        jQuery('.post-item-inner').each(function(){
            if(jQuery(this).outerHeight() &amp;gt; tallest){ tallest = jQuery(this).outerHeight(); }
        });&lt;BR /&gt;
        jQuery('.post-item-inner').css({'height': (tallest+10)+'px'});&lt;BR /&gt;    }
});
&amp;lt;/script&amp;gt;&lt;/PRE&gt;&lt;HR /&gt;&lt;P&gt;If this answer helped, please, mark as solved &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;tim@belch.io | &lt;A href="https://forms.belch.io" target="_blank"&gt;forms.belch.io&lt;/A&gt; | Design your own Beautiful HubSpot Forms; No coding necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drop by and say Hi to me &lt;A href="http://slack.belch.io/" target="_blank"&gt;on slack&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 11:46:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Hubspot-Blog-List-Page/m-p/206391#M8231</guid>
      <dc:creator>tjoyce</dc:creator>
      <dc:date>2018-09-12T11:46:31Z</dc:date>
    </item>
  </channel>
</rss>

