<?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: change background color of dijit.TitlePane in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535571#M49930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution that worked for me was adding the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.tundra .dijitTitlePaneTitle {&lt;/P&gt;&lt;P&gt;&amp;nbsp; background: #ffff00 !important;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the helpful hints. Using background as the declaration vs background-color solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 20:36:55 GMT</pubDate>
    <dc:creator>BetsySchenck-Gardner</dc:creator>
    <dc:date>2015-04-29T20:36:55Z</dc:date>
    <item>
      <title>change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535563#M49922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to change the background color on the title section of a dijit.TitlePane. I've been able to change the text color and size but I can't find how to alter the background color of just the title part of the dijit.TitlePane. I've tried altering the css for the title pane by using the following commands:&lt;BR /&gt;&amp;nbsp; .dijitTitlePaneTitle&amp;nbsp; { background-color: black ; }&lt;/P&gt;&lt;P&gt;That had no effect. Can anyone guide me in the right direction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 15:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535563#M49922</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2015-04-29T15:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535564#M49923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Betsy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes!&amp;nbsp; it is .dijitDialogTitleBar.&amp;nbsp; Just set the background color and you should be good to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always right mouse click on an element I am interested in on the web page and inspect element.&amp;nbsp; You can see the css attributed to that element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 15:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535564#M49923</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-04-29T15:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535565#M49924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That didn't work. It's declared as a dijit.TitlePane not a dijit.Dialog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:10:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535565#M49924</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2015-04-29T16:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535566#M49925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Betsy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try inspecting the element as it is displayed?&amp;nbsp; That should help by giving you specific information about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535566#M49925</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-04-29T16:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535567#M49926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Betsy,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Here are some links to some tools to help you with working on your app.&amp;nbsp; I have used all of them, but have been working with Chrome lately.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Firefox&lt;UL style="font-weight: inherit; font-style: inherit; font-family: inherit; list-style-type: disc;"&gt;&lt;LI style="margin-top: 0.5ex; margin-bottom: 0.5ex; font-weight: inherit; font-style: inherit; font-family: inherit; list-style-type: inherit;"&gt;&lt;A class="jive-link-external-small" href="https://developer.mozilla.org/en-US/docs/Tools" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Firefox Developer Tools&lt;/A&gt; &amp;gt; &lt;A class="jive-link-external-small" href="https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Debugging&lt;/A&gt; &amp;gt; &lt;A class="jive-link-external-small" href="https://developer.mozilla.org/en-US/docs/Tools/Web_Console" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Web Console&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://developer.mozilla.org/en-US/docs/Debugging_JavaScript" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Debugging JavaScript&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Chrome&lt;UL&gt;&lt;LI style="margin-top: 0.5ex; margin-bottom: 0.5ex; font-weight: inherit; font-style: inherit; font-family: inherit; list-style-type: inherit;"&gt;&lt;A class="jive-link-external-small" href="https://developer.chrome.com/devtools/docs/console" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Using the Console&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="https://developer.chrome.com/devtools/index" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Chrome Dev Tools&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="http://www.html5rocks.com/en/tutorials/developertools/part1/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Introduction to Chrome Developer Tools, Part 1&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Internet Explorer&lt;UL&gt;&lt;LI style="margin-top: 0.5ex; margin-bottom: 0.5ex; font-weight: inherit; font-style: inherit; font-family: inherit; list-style-type: inherit;"&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ie/bg182326%28v=vs.85%29" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Using the F12 developer tools&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ie/dn255007%28v=vs.85%29.aspx" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;Inspect running JavaScript with the Debugger&lt;/A&gt;​&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this on this geonet link:&amp;nbsp; &lt;A href="https://community.esri.com/docs/DOC-2687"&gt;Developing Web Apps with ArcGIS API for JavaScript / Building Applications Using the ArcGIS API for JavaScript Resources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535567#M49926</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-04-29T16:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535568#M49927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After digging through the element, I finally found how to change the background color of the title section. Thanks for your help Tom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:27:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535568#M49927</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2015-04-29T17:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535569#M49928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Betsy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent!&amp;nbsp; Glad you found it.&amp;nbsp; Could you please post the result as someone else may be researching the same problem and would benefit by your answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535569#M49928</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-04-29T17:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535570#M49929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using the claro css, you can change the background color using css.&amp;nbsp; If you are using a different one than claro, just substitute that name in the syntax below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;claro .dijitTitlePaneTitle {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: #C0C0C0;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luci&lt;/P&gt;&lt;P&gt;&lt;CODE&gt; &lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:38:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535570#M49929</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2015-04-29T17:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: change background color of dijit.TitlePane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535571#M49930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution that worked for me was adding the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.tundra .dijitTitlePaneTitle {&lt;/P&gt;&lt;P&gt;&amp;nbsp; background: #ffff00 !important;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the helpful hints. Using background as the declaration vs background-color solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 20:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-background-color-of-dijit-titlepane/m-p/535571#M49930</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2015-04-29T20:36:55Z</dc:date>
    </item>
  </channel>
</rss>

