<?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: Vertically Aligning images in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199782#M7264</link>
    <description>&lt;P&gt;In addition to Tim's post, I always use &lt;A href="https://www.w3.org/Style/Examples/007/center.en.html" target="_self"&gt;this resource&lt;/A&gt; for centring things (you'll see it's pretty much what he recommended).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought it might come in handy if you need to centre anything else as it can be a pain!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;Stephanie O'Gay Garcia&lt;/STRONG&gt;&lt;BR /&gt;HubSpot Design / Development / Automation&lt;BR /&gt;&lt;A href="http://www.stephanieogaygarcia.com?utm_source=HubSpotCommunity" target="_blank"&gt;Website&lt;/A&gt; | &lt;A href="http://www.stephanieogaygarcia.com/contact?utm_source=HubSpotCommunity" target="_blank"&gt;Contact&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2018 14:05:12 GMT</pubDate>
    <dc:creator>Stephanie-OG</dc:creator>
    <dc:date>2018-07-30T14:05:12Z</dc:date>
    <item>
      <title>Vertically Aligning images</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199707#M7245</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried several ways to vertically align some images in the middle of a div. however I cant seem to solve this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have provided a link to the page im working on and would really appreciate some help with the CSS required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="http://www-eurobase-com.sandbox.hs-sites.com/our-partners?hs_preview=CYWkVcAE-6002374269" target="_blank"&gt;http://www-eurobase-com.sandbox.hs-sites.com/our-partners?hs_preview=CYWkVcAE-6002374269&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jul 2018 19:29:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199707#M7245</guid>
      <dc:creator>Matt1986</dc:creator>
      <dc:date>2018-07-29T19:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Vertically Aligning images</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199709#M7247</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66605"&gt;@Matt1986&lt;/a&gt;&amp;nbsp;- try:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;.logo-tile-wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}&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;</description>
      <pubDate>Sun, 29 Jul 2018 21:56:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199709#M7247</guid>
      <dc:creator>tjoyce</dc:creator>
      <dc:date>2018-07-29T21:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Vertically Aligning images</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199782#M7264</link>
      <description>&lt;P&gt;In addition to Tim's post, I always use &lt;A href="https://www.w3.org/Style/Examples/007/center.en.html" target="_self"&gt;this resource&lt;/A&gt; for centring things (you'll see it's pretty much what he recommended).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought it might come in handy if you need to centre anything else as it can be a pain!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;Stephanie O'Gay Garcia&lt;/STRONG&gt;&lt;BR /&gt;HubSpot Design / Development / Automation&lt;BR /&gt;&lt;A href="http://www.stephanieogaygarcia.com?utm_source=HubSpotCommunity" target="_blank"&gt;Website&lt;/A&gt; | &lt;A href="http://www.stephanieogaygarcia.com/contact?utm_source=HubSpotCommunity" target="_blank"&gt;Contact&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 14:05:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/199782#M7264</guid>
      <dc:creator>Stephanie-OG</dc:creator>
      <dc:date>2018-07-30T14:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Vertically Aligning images</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/294489#M13790</link>
      <description>&lt;P&gt;Is there inline styling you can do to accomplish this?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 18:34:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/294489#M13790</guid>
      <dc:creator>karengerberry</dc:creator>
      <dc:date>2019-10-02T18:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Vertically Aligning images</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/817793#M34959</link>
      <description>&lt;P&gt;Thanks for providing this helpful resource, Stephanie! It's very frustrating that the ability to control the vertical alignment of images in an inherent in the editor in Hubspot. Is there any CSS based solution that is responsive? The solution above works in desktop view, but not mobile.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 18:09:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-images/m-p/817793#M34959</guid>
      <dc:creator>arielservadio</dc:creator>
      <dc:date>2023-07-10T18:09:55Z</dc:date>
    </item>
  </channel>
</rss>

