<?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: Create Scrollable Text with Inline Images in a Widget in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1677139#M22109</link>
    <description>&lt;P&gt;I have a similar question to &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/819755"&gt;@JV_&lt;/a&gt;&amp;nbsp;. I am looking for a way to scroll text within a text widget that's within a View in a Section in a Window.&amp;nbsp; This Window holds the set of instructions for using my WebX.&amp;nbsp; I tried the card solution for&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695654"&gt;@KatherineHackett&lt;/a&gt;&amp;nbsp; above but couldn't get it to work. It seems like there should be a simpler way to scroll text.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jan 2026 19:39:43 GMT</pubDate>
    <dc:creator>JanetSilb_Spike</dc:creator>
    <dc:date>2026-01-09T19:39:43Z</dc:date>
    <item>
      <title>Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1369865#M10302</link>
      <description>&lt;P&gt;Hello, I found this application on the ESRI gallery and I am trying to something similar to their map info widget. They have images in line with the text like "website". The widget also scrolls.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How do I:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Have images and text nicely beside each other that stay in place regardless of screen size. Is this using the px versus % ?&lt;/P&gt;&lt;P&gt;2. Make the whole widget scrollable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since you cannot add text to an image widget, or an image to a text widget, I am guessing they put text and images into a card widget. But I cant figure out how they got them to scroll together.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried using a grid within a card widget, but then each element scrolls separately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks.&amp;nbsp;&lt;BR /&gt;Here is the application link:&amp;nbsp;&lt;A href="https://experience.arcgis.com/experience/2e3610d731cb4cfcbcec9e2dcb83fc94" target="_blank"&gt;Power Plants and Community Demographics (arcgis.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KatherineHackett_0-1705103380481.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91500iF6E436913E31BA5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KatherineHackett_0-1705103380481.png" alt="KatherineHackett_0-1705103380481.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 23:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1369865#M10302</guid>
      <dc:creator>KatherineHackett</dc:creator>
      <dc:date>2024-01-12T23:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1370097#M10313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695654"&gt;@KatherineHackett&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The sample app uses an Embed widget (Embed by Code):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1705305965241.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91583iD91A3AC67755E3AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1705305965241.png" alt="ShengdiZhang_0-1705305965241.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can combine column, card, and text widgets to make a similar effect.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="geonet.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91587i00DF7E0E63ACB95D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="geonet.gif" alt="geonet.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1. Add an empty card widget in the widget controller&lt;/P&gt;&lt;P&gt;2. Add a column widget in the card&lt;/P&gt;&lt;P&gt;3. Add a card widget (with image and text), and a text widget (set with Auto height) in the column&lt;/P&gt;&lt;P&gt;4. For the image and text widgets in the card, use px for both position and width&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1705306565808.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/91589i76B1CB892712B9E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1705306565808.png" alt="ShengdiZhang_1-1705306565808.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;5. Duplicate card and text widgets to use the same style&lt;/P&gt;&lt;P&gt;Let me know if you have any other questions.&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 08:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1370097#M10313</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-01-15T08:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1377781#M10655</link>
      <description>&lt;P&gt;That worked! Thanks so much!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 20:09:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1377781#M10655</guid>
      <dc:creator>KatherineHackett</dc:creator>
      <dc:date>2024-02-02T20:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1542171#M15079</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;Is it possible to give a little more detail to your workflow? Not able to generate the same look currently. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 20:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1542171#M15079</guid>
      <dc:creator>DickieRigdon</dc:creator>
      <dc:date>2024-09-24T20:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1542299#M15094</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/489300"&gt;@DickieRigdon&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I created a sample template to explain the settings:&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=b9f0018f65424e27827a059595083da9" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=b9f0018f65424e27827a059595083da9&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Once logged in, you should see the “Create Web Experience” button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1727234547341.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115849i44C5BDA3955922F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1727234547341.png" alt="ShengdiZhang_0-1727234547341.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can then see the details of the settings I used.&lt;/P&gt;
&lt;P&gt;Please let me know if you have trouble accessing this template.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 03:25:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1542299#M15094</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-09-25T03:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1556243#M15815</link>
      <description>&lt;P&gt;Hello, I was wondering if is possible to scroll only the text inside the card image, since my text is longer than the size box I have available, is that possible?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 12:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1556243#M15815</guid>
      <dc:creator>JV_</dc:creator>
      <dc:date>2024-11-07T12:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create Scrollable Text with Inline Images in a Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1677139#M22109</link>
      <description>&lt;P&gt;I have a similar question to &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/819755"&gt;@JV_&lt;/a&gt;&amp;nbsp;. I am looking for a way to scroll text within a text widget that's within a View in a Section in a Window.&amp;nbsp; This Window holds the set of instructions for using my WebX.&amp;nbsp; I tried the card solution for&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695654"&gt;@KatherineHackett&lt;/a&gt;&amp;nbsp; above but couldn't get it to work. It seems like there should be a simpler way to scroll text.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 19:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/create-scrollable-text-with-inline-images-in-a/m-p/1677139#M22109</guid>
      <dc:creator>JanetSilb_Spike</dc:creator>
      <dc:date>2026-01-09T19:39:43Z</dc:date>
    </item>
  </channel>
</rss>

