<?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 Cannot use 'Float' property in custom popup content? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/cannot-use-float-property-in-custom-popup-content/m-p/1366852#M56694</link>
    <description>&lt;P&gt;I am trying to create custom content for a popup and I need to wrap text around an image. To do this, I am trying to add a 'float' property to the image style, but it is apparently being removed when I close the Arcade editor. I know my syntax is correct and it is not a typo, so is this just something that Esri does not allow?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;p style='font-size:1.15em'&amp;gt;&amp;lt;b&amp;gt;Species Name&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;div&amp;gt;
  &amp;lt;img src='&amp;lt;img url&amp;gt;' style='width:40%; margin-right:20px; float:left;'&amp;gt;
  &amp;lt;p&amp;gt;Descriptive sentence&amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other style properties are working so this is very frustrating. As you can see from the images below, the float property is not being applied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="console1.png" style="width: 244px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90680i5C1989F23F914190/image-dimensions/244x82?v=v2" width="244" height="82" role="button" title="console1.png" alt="console1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Popup1.png" style="width: 445px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90679iA2835A7791ED2E65/image-size/large?v=v2&amp;amp;px=999" role="button" title="Popup1.png" alt="Popup1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it should look after applying the float property in the console:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="console2.png" style="width: 209px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90685i31B1CE66FA58670E/image-size/large?v=v2&amp;amp;px=999" role="button" title="console2.png" alt="console2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Popup2.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90681i38ACBF6C552A0955/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Popup2.png" alt="Popup2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please let me know what I am missing?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 16:07:05 GMT</pubDate>
    <dc:creator>FranklinAlexander</dc:creator>
    <dc:date>2024-01-05T16:07:05Z</dc:date>
    <item>
      <title>Cannot use 'Float' property in custom popup content?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cannot-use-float-property-in-custom-popup-content/m-p/1366852#M56694</link>
      <description>&lt;P&gt;I am trying to create custom content for a popup and I need to wrap text around an image. To do this, I am trying to add a 'float' property to the image style, but it is apparently being removed when I close the Arcade editor. I know my syntax is correct and it is not a typo, so is this just something that Esri does not allow?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;p style='font-size:1.15em'&amp;gt;&amp;lt;b&amp;gt;Species Name&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;div&amp;gt;
  &amp;lt;img src='&amp;lt;img url&amp;gt;' style='width:40%; margin-right:20px; float:left;'&amp;gt;
  &amp;lt;p&amp;gt;Descriptive sentence&amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other style properties are working so this is very frustrating. As you can see from the images below, the float property is not being applied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="console1.png" style="width: 244px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90680i5C1989F23F914190/image-dimensions/244x82?v=v2" width="244" height="82" role="button" title="console1.png" alt="console1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Popup1.png" style="width: 445px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90679iA2835A7791ED2E65/image-size/large?v=v2&amp;amp;px=999" role="button" title="Popup1.png" alt="Popup1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it should look after applying the float property in the console:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="console2.png" style="width: 209px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90685i31B1CE66FA58670E/image-size/large?v=v2&amp;amp;px=999" role="button" title="console2.png" alt="console2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Popup2.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90681i38ACBF6C552A0955/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Popup2.png" alt="Popup2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please let me know what I am missing?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 16:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cannot-use-float-property-in-custom-popup-content/m-p/1366852#M56694</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2024-01-05T16:07:05Z</dc:date>
    </item>
  </channel>
</rss>

