<?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: How do I style a pop-up? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625494#M65160</link>
    <description>&lt;P&gt;I think I found a workaround for you:&lt;/P&gt;&lt;P&gt;1. You cannot delete the title element, but you can set it to blank so it will hide it.&lt;/P&gt;&lt;P&gt;2. Use HTML text element to customize styling for title and field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div style="font-family:sans-serif;"&amp;gt;
    &amp;lt;h3 style="color:blue;"&amp;gt;
        &amp;lt;strong&amp;gt;Title: {DISTRICT}&amp;lt;/strong&amp;gt;
    &amp;lt;/h3&amp;gt;
    &amp;lt;p&amp;gt;
        The city is &amp;lt;span&amp;gt;{DISTRICT}&amp;lt;/span&amp;gt; and website is &amp;lt;a href="" target="_blank"&amp;gt;{URL}&amp;lt;/a&amp;gt;
    &amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6374635222112w960h540r82" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6374635222112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6374635222112w960h540r82');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6374635222112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2025 21:27:33 GMT</pubDate>
    <dc:creator>Brian_McLeer</dc:creator>
    <dc:date>2025-06-20T21:27:33Z</dc:date>
    <item>
      <title>How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625404#M65147</link>
      <description>&lt;P&gt;How do I style the type in a pop-up? In the attached screen shot, the text seems to faint and too small to me. I want to set the color to #00000 and bump up the size to 14 or 16 px.&lt;/P&gt;&lt;P&gt;There must be a way. Can someone tell me?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625404#M65147</guid>
      <dc:creator>AndyKubrin</dc:creator>
      <dc:date>2025-06-20T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625406#M65148</link>
      <description>&lt;P&gt;I would use HTML styling via the text element approach for styling your pop up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brian_McLeer_0-1750440663551.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134736i7ED072C01B0949D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1750440663551.png" alt="Brian_McLeer_0-1750440663551.png" /&gt;&lt;/span&gt;&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-inline" image-alt="Brian_McLeer_0-1750440596747.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134735i7AFD50A7C1BA0EE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1750440596747.png" alt="Brian_McLeer_0-1750440596747.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625406#M65148</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-06-20T17:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625414#M65149</link>
      <description>Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;That makes sense, but how do you access this interface? I can’t find it.&lt;BR /&gt;&lt;BR /&gt;Is it in Map Viewer? Or via the Details page?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2025 18:14:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625414#M65149</guid>
      <dc:creator>AndyKubrin</dc:creator>
      <dc:date>2025-06-20T18:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625438#M65152</link>
      <description>&lt;P&gt;It is in the map viewer, click on the layer you want to update pop ups for and then on the right click on pop ups. Make sure they are enabled to access the ability to add elements.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brian_McLeer_0-1750446396499.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/134747i743BF70AB00160BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1750446396499.png" alt="Brian_McLeer_0-1750446396499.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 19:06:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625438#M65152</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-06-20T19:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625476#M65155</link>
      <description>Hmm, strange.&lt;BR /&gt;&lt;BR /&gt;I see a way to style the title and description, but not the fields. Am I missing something?&lt;BR /&gt;&lt;BR /&gt;￼&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2025 20:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625476#M65155</guid>
      <dc:creator>AndyKubrin</dc:creator>
      <dc:date>2025-06-20T20:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625490#M65158</link>
      <description>&lt;P&gt;To get custom styling, you may need to remove the fields and rely on the HTML within the text element completely. This may also be possible with some advanced arcade using the arcade element.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the title, it looks like you cannot use HTML but you could look into advanced Arcade with some custom styling.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 21:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625490#M65158</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-06-20T21:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625494#M65160</link>
      <description>&lt;P&gt;I think I found a workaround for you:&lt;/P&gt;&lt;P&gt;1. You cannot delete the title element, but you can set it to blank so it will hide it.&lt;/P&gt;&lt;P&gt;2. Use HTML text element to customize styling for title and field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div style="font-family:sans-serif;"&amp;gt;
    &amp;lt;h3 style="color:blue;"&amp;gt;
        &amp;lt;strong&amp;gt;Title: {DISTRICT}&amp;lt;/strong&amp;gt;
    &amp;lt;/h3&amp;gt;
    &amp;lt;p&amp;gt;
        The city is &amp;lt;span&amp;gt;{DISTRICT}&amp;lt;/span&amp;gt; and website is &amp;lt;a href="" target="_blank"&amp;gt;{URL}&amp;lt;/a&amp;gt;
    &amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6374635222112w960h540r191" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6374635222112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6374635222112w960h540r191');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6374635222112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 21:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1625494#M65160</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-06-20T21:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630750#M65464</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp;This is a really interesting approach, and I've been experimenting with it, but I can't quite make it work.&lt;/P&gt;&lt;P&gt;I wrote code to style the heading and include the fields in a &amp;lt;table&amp;gt; element. It works well in the Gitlab HTML editor, but in ArcGIS Online, in the text field for the popup, I get raw HTML rather than rendered HTML output. (It is correctly showing the field values, at least.)&lt;/P&gt;&lt;P&gt;Here's the code I added to the text field:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div style="font-family:sans-serif;"&amp;gt;
   &amp;lt;h3 style="color:#1F77B5;"&amp;gt;
       &amp;lt;strong&amp;gt;{Site}: {Location}&amp;lt;/strong&amp;gt;
   &amp;lt;/h3&amp;gt;
&amp;lt;table style="font-family:sans-serif; width:100%; align:left;"&amp;gt;
 &amp;lt;tr&amp;gt;
   &amp;lt;th&amp;gt;Latitude&amp;lt;/th&amp;gt;
   &amp;lt;td&amp;gt;{Latitude}&amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr&amp;gt;
   &amp;lt;th&amp;gt;Longitude&amp;lt;/th&amp;gt;
   &amp;lt;td&amp;gt;{Longitude}&amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr&amp;gt;
   &amp;lt;th&amp;gt;Notes&amp;lt;/th&amp;gt;
   &amp;lt;td&amp;gt;{Note}&amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;The attached screen cap shows the output in the pop-up. Do you have any idea what I'm doing wrong here?&lt;/P&gt;&lt;P&gt;Thanks in advance if you can help!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 17:11:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630750#M65464</guid>
      <dc:creator>AndyKubrin</dc:creator>
      <dc:date>2025-07-07T17:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630761#M65465</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/911624"&gt;@AndyKubrin&lt;/a&gt;&amp;nbsp;is the AGOL item you are working with publicly accessible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 17:24:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630761#M65465</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-07T17:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630780#M65468</link>
      <description>&lt;P&gt;Yes, at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://imw.maps.arcgis.com/home/item.html?id=7bc3c8bcf2e04e99aa160171a8124ea1" target="_blank"&gt;https://imw.maps.arcgis.com/home/item.html?id=7bc3c8bcf2e04e99aa160171a8124ea1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The "good" layer with the features is currently hidden, and the "experimental" layer is showing. Editing isn ot enabled, though.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 18:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630780#M65468</guid>
      <dc:creator>AndyKubrin</dc:creator>
      <dc:date>2025-07-07T18:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630814#M65469</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/911624"&gt;@AndyKubrin&lt;/a&gt;&amp;nbsp;when I look at the pop up settings, it looks like the HTML is in plain text. You might need to click&amp;nbsp;&lt;STRONG&gt;Source&lt;/STRONG&gt; button first, then apply HTML, exit source, then save.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brian_McLeer_0-1751915163816.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136015iB30CBCA9639F6BB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_0-1751915163816.png" alt="Brian_McLeer_0-1751915163816.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I apply the below code, this is how it looks for me. I did not save the web map, but this may work for you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brian_McLeer_1-1751915258208.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136016i23608E409FDAD15B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brian_McLeer_1-1751915258208.png" alt="Brian_McLeer_1-1751915258208.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div style="font-family:sans-serif;"&amp;gt;
  &amp;lt;h3 style="color:#1F77B5;"&amp;gt;
    &amp;lt;strong&amp;gt;{Site}: {Location}&amp;lt;/strong&amp;gt;
  &amp;lt;/h3&amp;gt;
  &amp;lt;table style="font-family:sans-serif; width:100%; border-collapse: collapse;"&amp;gt;
    &amp;lt;tr&amp;gt;
      &amp;lt;th style="text-align:left; border: 1px solid #ccc; padding: 6px;"&amp;gt;Latitude&amp;lt;/th&amp;gt;
      &amp;lt;td style="border: 1px solid #ccc; padding: 6px;"&amp;gt;{Latitude}&amp;lt;/td&amp;gt;
    &amp;lt;/tr&amp;gt;
    &amp;lt;tr&amp;gt;
      &amp;lt;th style="text-align:left; border: 1px solid #ccc; padding: 6px;"&amp;gt;Longitude&amp;lt;/th&amp;gt;
      &amp;lt;td style="border: 1px solid #ccc; padding: 6px;"&amp;gt;{Longitude}&amp;lt;/td&amp;gt;
    &amp;lt;/tr&amp;gt;
    &amp;lt;tr&amp;gt;
      &amp;lt;th style="text-align:left; border: 1px solid #ccc; padding: 6px;"&amp;gt;Notes&amp;lt;/th&amp;gt;
      &amp;lt;td style="border: 1px solid #ccc; padding: 6px;"&amp;gt;{Note}&amp;lt;/td&amp;gt;
    &amp;lt;/tr&amp;gt;
  &amp;lt;/table&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;</description>
      <pubDate>Mon, 07 Jul 2025 19:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630814#M65469</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-07T19:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630820#M65470</link>
      <description>&lt;P&gt;That did it! Thanks,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346604"&gt;@Brian_McLeer&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 19:20:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630820#M65470</guid>
      <dc:creator>AndyKubrin</dc:creator>
      <dc:date>2025-07-07T19:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I style a pop-up?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630824#M65471</link>
      <description>&lt;P&gt;Glad it worked! Found this article as well which may be useful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/authoring-pop-ups-using-html-source-editing" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/authoring-pop-ups-using-html-source-editing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 19:27:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-style-a-pop-up/m-p/1630824#M65471</guid>
      <dc:creator>Brian_McLeer</dc:creator>
      <dc:date>2025-07-07T19:27:10Z</dc:date>
    </item>
  </channel>
</rss>

