<?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 Dashboard Theme: Panel Header Height? Color? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594230#M15818</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;I am trying to get the panel headers height to change height.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="panel headers" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/391259_panelheaders.PNG" style="width: 620px; height: 612px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see in the image I was able to change the font size (Info and Public Art) but I have not been able to find out where in the css I can change the height of the panels so that the larger text fits within.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aside, is there a way to change the color of these panels individually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 00:17:30 GMT</pubDate>
    <dc:creator>PhilBeilin1</dc:creator>
    <dc:date>2017-12-20T00:17:30Z</dc:date>
    <item>
      <title>Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594230#M15818</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;I am trying to get the panel headers height to change height.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="panel headers" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/391259_panelheaders.PNG" style="width: 620px; height: 612px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see in the image I was able to change the font size (Info and Public Art) but I have not been able to find out where in the css I can change the height of the panels so that the larger text fits within.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aside, is there a way to change the color of these panels individually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 00:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594230#M15818</guid>
      <dc:creator>PhilBeilin1</dc:creator>
      <dc:date>2017-12-20T00:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594231#M15819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Here is the css rule to add to the bottom of your apps themes/DashBoard/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;.lm_header,
.lm_tab,
.lm_header .lm_tab&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;height&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 32px &lt;SPAN class="important token"&gt;!important&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; blue &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;font-size&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 18px &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;font-weight&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; bolder&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;P&gt;Not sure about your aside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:31:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594231#M15819</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T01:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594232#M15820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for this info. Expanding on it. How do you change the panel background color to match the new header color?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Rod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 00:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594232#M15820</guid>
      <dc:creator>RodWoodfordOld</dc:creator>
      <dc:date>2018-04-13T00:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594233#M15821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Simply adding this rule will do that:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;.lm_content&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; blue &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&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>Sun, 12 Dec 2021 01:31:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594233#M15821</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T01:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594234#M15822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the prompt reply. Tried adding this, but it only flashes up in WABD2.6 app&amp;nbsp;and then reverts back to the default panel color. Is there something else that needs including?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Apr 2018 02:07:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594234#M15822</guid>
      <dc:creator>RodWoodfordOld</dc:creator>
      <dc:date>2018-04-14T02:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594235#M15823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I guess this is what you are wanting then.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;.jimu-widget-frame.jimu-container&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; blue &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&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>Sun, 12 Dec 2021 01:31:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594235#M15823</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T01:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Theme: Panel Header Height? Color?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594236#M15824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect thank you Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 00:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dashboard-theme-panel-header-height-color/m-p/594236#M15824</guid>
      <dc:creator>RodWoodfordOld</dc:creator>
      <dc:date>2018-04-17T00:48:17Z</dc:date>
    </item>
  </channel>
</rss>

