<?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 Different image on hover for blog summary/listing page? in Blog, Website &amp; Page Publishing</title>
    <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/500227#M5348</link>
    <description>&lt;P&gt;Trying to establish if this is possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My designer wants a different image to display on hover, for the blog listing page. I believe I'd need to add a image field to the post template, but is it possible to reference that image from the summary template?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 15:13:05 GMT</pubDate>
    <dc:creator>NicoleT</dc:creator>
    <dc:date>2021-09-24T15:13:05Z</dc:date>
    <item>
      <title>Different image on hover for blog summary/listing page?</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/500227#M5348</link>
      <description>&lt;P&gt;Trying to establish if this is possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My designer wants a different image to display on hover, for the blog listing page. I believe I'd need to add a image field to the post template, but is it possible to reference that image from the summary template?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 15:13:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/500227#M5348</guid>
      <dc:creator>NicoleT</dc:creator>
      <dc:date>2021-09-24T15:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Different image on hover for blog summary/listing page?</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/501038#M5350</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/122200"&gt;@NicoleT&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;You can add the style at hover but you cannot add an image field to the post template because the image comes from a featured image tag and we can do it with hard code using JS and advanced CSS but it should be defined on a particular listing.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regard.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 08:22:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/501038#M5350</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2021-09-27T08:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Different image on hover for blog summary/listing page?</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/501166#M5352</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;, thanks for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I could add it as a background image in the CSS file, but I'd need to manually hardcode it&amp;nbsp; for each post essentially?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 13:01:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/501166#M5352</guid>
      <dc:creator>NicoleT</dc:creator>
      <dc:date>2021-09-27T13:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Different image on hover for blog summary/listing page?</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/501898#M5358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/122200"&gt;@NicoleT&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;Yes, you can use background CSS and nth CSS to specify the listing.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-weight: 400;"&gt;For more you can refer this doc-&lt;/SPAN&gt;&lt;A href="https://www.w3schools.com/cssref/sel_nth-child.asp" target="_blank"&gt;&lt;SPAN style="font-weight: 400;"&gt;https://www.w3schools.com/cssref/sel_nth-child.asp&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 12:54:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Different-image-on-hover-for-blog-summary-listing-page/m-p/501898#M5358</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2021-09-28T12:54:58Z</dc:date>
    </item>
  </channel>
</rss>

