<?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: Adding images in custom module in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452968#M23853</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/203859"&gt;@YunYing&lt;/a&gt; , just a quick heads up, no one can see the app link you referenced above.&amp;nbsp; only people who are users of that portal can see it.&amp;nbsp; You will need to add your code block here &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 02:23:13 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2021-06-30T02:23:13Z</dc:date>
    <item>
      <title>Adding images in custom module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452376#M23823</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="This is how the current page look like" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/45310i662879F12A24264B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-06-29 at 9.36.00 AM.png" alt="This is how the current page look like" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;This is how the current page look like&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="I would wish to add in more photos. An example of how I want it to look like is this, pictures at the side (sth like an image gallery) then when clicked, it appears as a large picture." style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/45311i711D0EE186EA07F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-06-29 at 10.53.54 AM.png" alt="I would wish to add in more photos. An example of how I want it to look like is this, pictures at the side (sth like an image gallery) then when clicked, it appears as a large picture." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;I would wish to add in more photos. An example of how I want it to look like is this, pictures at the side (sth like an image gallery) then when clicked, it appears as a large picture.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an existing custom module and I am trying to add in pictures to it but I'm not sure what changes need to be made to the code. I want it to look like the second picture, with an image gallery at the side and clicking on each image will open it up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the current html code:&amp;nbsp;&lt;A href="https://app.hubspot.com/design-manager/4193836/modules/5872080668" target="_blank"&gt;https://app.hubspot.com/design-manager/4193836/modules/5872080668&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope there is a solution to this, thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 03:24:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452376#M23823</guid>
      <dc:creator>YunYing</dc:creator>
      <dc:date>2021-06-29T03:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images in custom module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452415#M23824</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/203859"&gt;@YunYing&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sadly, I can not access the code, as I do not have acces to your portal. (thats a good thing tho, security!)&lt;BR /&gt;&lt;BR /&gt;It looks like you want to make a slider with vertical thumbnails. If you click on a thumbnail, a new "slide" is inserted. There are plenty of ways to build one!&lt;/P&gt;
&lt;P&gt;A quick Google search gives back a complete slider with HTML, JS and CSS to copy, with the only difference that the thumbnails are on the right:&lt;BR /&gt;&lt;A href="https://codepen.io/hashif/pen/xxbPLKx" target="_blank"&gt;https://codepen.io/hashif/pen/xxbPLKx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to search for a codesandbox or jsfiddle example, that will most of the time give a complete example including code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a hard time building the examples into a working module, give me a message!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 07:29:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452415#M23824</guid>
      <dc:creator>Sjardo</dc:creator>
      <dc:date>2021-06-29T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images in custom module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452966#M23852</link>
      <description>&lt;P&gt;Hello, I am facing some difficulties with the code.&lt;/P&gt;&lt;P&gt;This is the code I have right now, I simply changed the links of the images.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://app.hubspot.com/design-manager/4193836/modules/49684546062" target="_blank"&gt;https://app.hubspot.com/design-manager/4193836/modules/49684546062&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it supposed to look like this? There's a whole long list of 9 pictures shown on my side (3 different products shown 3 times each).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-30 at 9.59.54 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/45410i770BC319255452BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-06-30 at 9.59.54 AM.png" alt="Screenshot 2021-06-30 at 9.59.54 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-30 at 10.03.53 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/45412i31D806766656A5D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-06-30 at 10.03.53 AM.png" alt="Screenshot 2021-06-30 at 10.03.53 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is it possible to add in description for each picture at the side?&lt;/P&gt;&lt;P&gt;Description meaning something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-06-30 at 10.02.51 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/45411i5A12D158E8361A41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-06-30 at 10.02.51 AM.png" alt="Screenshot 2021-06-30 at 10.02.51 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 02:18:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452966#M23852</guid>
      <dc:creator>YunYing</dc:creator>
      <dc:date>2021-06-30T02:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images in custom module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452968#M23853</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/203859"&gt;@YunYing&lt;/a&gt; , just a quick heads up, no one can see the app link you referenced above.&amp;nbsp; only people who are users of that portal can see it.&amp;nbsp; You will need to add your code block here &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 02:23:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452968#M23853</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-06-30T02:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images in custom module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452971#M23855</link>
      <description>&lt;P&gt;Code block:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;module.html&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;BR /&gt;&amp;lt;html lang="en"&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;meta charset="utf-8"&amp;gt;&lt;BR /&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;&lt;BR /&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /&amp;gt;&lt;BR /&gt;&amp;lt;!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Vehicle Details&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;!-- Font Link --&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body class="wrapper"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- User this HTML for Slider --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;section class="banner-section"&amp;gt;&lt;BR /&gt;&amp;lt;div class="container"&amp;gt;&lt;BR /&gt;&amp;lt;div class="vehicle-detail-banner banner-content clearfix"&amp;gt;&lt;BR /&gt;&amp;lt;div class="banner-slider"&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider slider-for"&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider-banner-image"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png&lt;/A&gt;" alt="Ring-Image"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="slider slider-nav thumb-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6001&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6002&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6003&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6001&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6002&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6003&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6001_02_yellow.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6001&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6002_02_lav.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6002&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbnail-image"&amp;gt;&lt;BR /&gt;&amp;lt;div class="thumbImg"&amp;gt;&lt;BR /&gt;&amp;lt;img src="&lt;A href="https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png" target="_blank" rel="noopener"&gt;https://www.imperialharvest.com/hubfs/Thumbnail-Bliss%20of%20Harvest%20Jadeite%20Ring_New_6003_02_white.png&lt;/A&gt;" alt="slider-img"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;BOH Ref 6003&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/section&amp;gt;&lt;BR /&gt;&amp;lt;!-- End User this HTML for Slider --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;module.css&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;DIV&gt;body {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-color: #fff;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; font-family: 'Roboto', Arial, Helvetica, sans-serif;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; font-size: 14px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; line-height: 1.4;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; font-weight: 400;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; color: #000000;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding-right: 0!important;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;.container {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; width: 100%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 1230px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; margin: 0 auto;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;img {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 100%;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ul, li{&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; margin: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; list-style-type: none;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;p {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; font-size: 14px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; line-height: 16px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; margin: 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;/*USE CSS for Slider*/&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;.vehicle-detail-banner .car-slider-desc {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 180px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; margin: 0 auto;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-for {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 84%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding-right: 35px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-nav {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 16%;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-for,&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-nav {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; width: 100%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; float: left;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-nav {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; height: 610px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; overflow: hidden;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-banner-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; height: 610px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-nav {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding: 20px 0 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide.thumbnail-image .thumbImg{&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 178px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; height: 110px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; margin: 0 auto;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; border: 1px solid #EBEBEB;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-banner-image img,&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide.thumbnail-image .thumbImg img {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; height: 100%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; width:100%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; object-fit: cover;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-vertical .slick-slide:active,&lt;/DIV&gt;&lt;DIV&gt;.slick-vertical .slick-slide:focus,&lt;/DIV&gt;&lt;DIV&gt;.slick-arrow:hover,&lt;/DIV&gt;&lt;DIV&gt;.slick-arrow:focus {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; border: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; outline: 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; border: 2px solid #196DB6;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide.slick-current span {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; color: #196DB6;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; text-align: center;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide span {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; font-size: 14px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; display: block;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding: 5px 0 15px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-arrow {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; width: 100%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-color: transparent;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; border: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-position: center;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-repeat: no-repeat;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; font-size: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; height: 18px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; position: absolute;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; left: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; right: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; z-index: 99;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-prev {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;top: 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-next {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;bottom: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;background-color: #fff;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-prev.slick-arrow {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-image: url(../images/black-up-arrow.png);&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-next.slick-arrow {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-image: url(../images/black-down-arrow.png);&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;/*End USE CSS for Slider*/&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/83477"&gt;@media&lt;/a&gt;screen and (max-width : 991px) {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-for,&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-nav {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;max-width: 100%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;float: none;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-for {&lt;/DIV&gt;&lt;DIV&gt;padding-right: 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.banner-slider .slider.slider-nav {&lt;/DIV&gt;&lt;DIV&gt;height: auto;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-banner-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;height: 500px;&lt;/DIV&gt;&lt;DIV&gt;}&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;.slider.slider-nav.thumb-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; padding: 10px 30px 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide span {&lt;/DIV&gt;&lt;DIV&gt;padding: 5px 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-arrow {&lt;/DIV&gt;&lt;DIV&gt;padding: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;width: 30px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;height: 30px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;top: 50%;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;bottom: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;-webkit-transform: translateY(-50%) rotate(-90deg);&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;-moz-transform: translateY(-50%) rotate(-90deg);&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;-ms-transform: translateY(-50%) rotate(-90deg);&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;transform: translateY(-50%) rotate(-90deg);&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-prev {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;left: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;right: unset;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-next {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;left: unset;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;right: 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-color: transparent;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.vehicle-detail-banner .car-slider-desc {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; max-width: 340px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.bid-tag {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding: 10px 0 15px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider.slider-nav.thumb-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; white-space: nowrap;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.thumbnail-image.slick-slide {&lt;/DIV&gt;&lt;DIV&gt;padding: 0px 5px;&lt;/DIV&gt;&lt;DIV&gt;min-width: 75px;&lt;/DIV&gt;&lt;DIV&gt;display: inline-block;&lt;/DIV&gt;&lt;DIV&gt;float: none;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/83477"&gt;@media&lt;/a&gt;screen and (max-width : 767px) {&lt;/DIV&gt;&lt;DIV&gt;.slider-banner-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;height: 400px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider.slider-nav.thumb-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; padding: 0px 20px 0;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; margin: 10px 0px 0;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide.thumbnail-image .thumbImg {&lt;/DIV&gt;&lt;DIV&gt;max-width: 140px;&lt;/DIV&gt;&lt;DIV&gt;height: 80px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-prev.slick-arrow {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-position: center 10px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slick-next.slick-arrow {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; background-position: center 10px, center;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;.slider-nav .slick-slide span {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;font-size: 12px;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;white-space: normal;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/83477"&gt;@media&lt;/a&gt;screen and (max-width: 580px) {&lt;/DIV&gt;&lt;DIV&gt;.slider-banner-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;height:340px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/83477"&gt;@media&lt;/a&gt;screen and (max-width : 480px) {&lt;/DIV&gt;&lt;DIV&gt;.slider-banner-image {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;height:280px;&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;U&gt;&lt;STRONG&gt;module.js&lt;/STRONG&gt;&lt;/U&gt;&lt;/DIV&gt;&lt;DIV&gt;$('.slider-for').slick({&lt;BR /&gt;slidesToShow: 1,&lt;BR /&gt;slidesToScroll: 1,&lt;BR /&gt;arrows: false,&lt;BR /&gt;fade: true,&lt;BR /&gt;asNavFor: '.slider-nav'&lt;BR /&gt;});&lt;BR /&gt;$('.slider-nav').slick({&lt;BR /&gt;slidesToShow: 4,&lt;BR /&gt;slidesToScroll: 1,&lt;BR /&gt;vertical:true,&lt;BR /&gt;asNavFor: '.slider-for',&lt;BR /&gt;dots: false,&lt;BR /&gt;focusOnSelect: true,&lt;BR /&gt;verticalSwiping:true,&lt;BR /&gt;responsive: [&lt;BR /&gt;{&lt;BR /&gt;breakpoint: 992,&lt;BR /&gt;settings: {&lt;BR /&gt;vertical: false,&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;breakpoint: 768,&lt;BR /&gt;settings: {&lt;BR /&gt;vertical: false,&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;breakpoint: 580,&lt;BR /&gt;settings: {&lt;BR /&gt;vertical: false,&lt;BR /&gt;slidesToShow: 3,&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;breakpoint: 380,&lt;BR /&gt;settings: {&lt;BR /&gt;vertical: false,&lt;BR /&gt;slidesToShow: 2,&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;});&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Jun 2021 02:39:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/452971#M23855</guid>
      <dc:creator>YunYing</dc:creator>
      <dc:date>2021-06-30T02:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images in custom module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/453223#M23860</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/203859"&gt;@YunYing&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;who developed this module?&lt;/P&gt;
&lt;P&gt;First thing:&lt;/P&gt;
&lt;P&gt;This party don't belong into a module.html:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html lang="en"&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta charset="utf-8"&amp;gt;
&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;
&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /&amp;gt;
&amp;lt;!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --&amp;gt;
&amp;lt;title&amp;gt;Vehicle Details&amp;lt;/title&amp;gt;
&amp;lt;!-- Font Link --&amp;gt;

&amp;lt;/head&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking at your code I would recommend to use a &lt;A href="https://developers.hubspot.com/docs/cms/hubl/for-loops" target="_blank" rel="noopener"&gt;repeater-function/for-loop&lt;/A&gt; in the module. It makes editing and handling the module much easier.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The whole code could look like this. It's a bit more advanced in development but it will help you/your page-editors/client to maintain this module.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
&amp;lt;div class="SLIDER-OUTER-WRAPPER-CLASS"&amp;gt;
{% for item in module.slider %}
&amp;lt;div class="SINGLE-SLIDE-CLASS"&amp;gt;
{# start left column #}
&amp;lt;div class="MAIN-IMAGE-CLASS"&amp;gt;
&amp;lt;a href="item.main_slide.link.href" target="_blank"&amp;gt;{# comment: This will link the image #}
&amp;lt;img src="item.main_slide.image.src" alt="item.main_slide.image.alt" class="SINGLE-SLIDE-MAIN-IMAGE-CLASS"&amp;gt;
&amp;lt;/a&amp;gt;
&amp;lt;/div&amp;gt;
{# end left column #}
{# start right column #}
&amp;lt;div class="THUMBNAIL-WRAPPER-CLASS"&amp;gt;
{% for thumbnail in item.thumbnails %}
&amp;lt;div class="SINGLE-THUMBNAIL-WRAPPER-CLASS"&amp;gt;
&amp;lt;img src="{{thumbnail.image.src}}" alt="{{thumbnail.image.alt}}" class="SINGLE-THUMBNAIL-CLASS"&amp;gt;
&amp;lt;/div&amp;gt;
{% endfor %}
&amp;lt;/div&amp;gt;
{# end right column #}

&amp;lt;/div&amp;gt;
{% endfor %}
&amp;lt;/div&amp;gt;
...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can work with the module.css part, but this can lead to performance drops. I would recommend to place the whole CSS part either in your main CSS file - or - in a seperate CSS file and link it in the right sidebar.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same for the module.js part but it's got a bigger impact on the page speed/performance. I would recommend to put the module.js part either in your main JS file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 13:00:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-images-in-custom-module/m-p/453223#M23860</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2021-06-30T13:00:24Z</dc:date>
    </item>
  </channel>
</rss>

