<?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: Where can you change the color of the Widget Panel Header (WAB-D) in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69010#M1928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The launchpad theme does not use that CSS rule.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;.jimu-launchpad-panel&amp;gt;.jimu-panel-title {
  background-color: #ff5566;
}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 22:38:45 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2021-12-10T22:38:45Z</dc:date>
    <item>
      <title>Where can you change the color of the Widget Panel Header (WAB-D)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69006#M1924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning GeoNet, I need a little help again! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Dashboard theme.&lt;/P&gt;&lt;P&gt;I want to change the color of the header for the pop-up widgets.&lt;/P&gt;&lt;P&gt;Here's a picture: &lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385267_changebgcolorofwidgets.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I want to change that dark blue/grey color.&lt;/P&gt;&lt;P&gt;Where in the css can I find this?&lt;/P&gt;&lt;P&gt;I've dug around and haven't found it so I figured it was time to ask.&lt;/P&gt;&lt;P&gt;Thanks in advance for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 18:04:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69006#M1924</guid>
      <dc:creator>WhitneyNewcomb</dc:creator>
      <dc:date>2017-11-30T18:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Where can you change the color of the Widget Panel Header (WAB-D)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69007#M1925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whitney,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Add this css rule to your common.css in your apps themes\dahboardTheme\common.css:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;.jimu-on-screen-widget-panel&amp;gt;.jimu-panel-title&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;background-color&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; #ff5566&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:38:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69007#M1925</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-10T22:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where can you change the color of the Widget Panel Header (WAB-D)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69008#M1926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As always, Robert, you saved the day!&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 18:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69008#M1926</guid>
      <dc:creator>WhitneyNewcomb</dc:creator>
      <dc:date>2017-11-30T18:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where can you change the color of the Widget Panel Header (WAB-D)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69009#M1927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has this rule changed?&amp;nbsp; I am attempting to do the same change in the Launchpad Theme and I am not seeing any results after adding that rule to the common.css file for the Launchpad Theme.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated,&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 15:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69009#M1927</guid>
      <dc:creator>BrianCunningham2</dc:creator>
      <dc:date>2019-06-14T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where can you change the color of the Widget Panel Header (WAB-D)</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69010#M1928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The launchpad theme does not use that CSS rule.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;.jimu-launchpad-panel&amp;gt;.jimu-panel-title {
  background-color: #ff5566;
}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/where-can-you-change-the-color-of-the-widget-panel/m-p/69010#M1928</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-10T22:38:45Z</dc:date>
    </item>
  </channel>
</rss>

