<?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 Can you use an image for header background in WAB 2.5? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170727#M4754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use an image for the header background instead of a color in WAB 2.5 Developer Ed.? I've tried adding one in the style.css file but it didn't work. This is my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu-main-background&lt;BR /&gt;{&lt;BR /&gt; background-color: #2aaa8a; &lt;BR /&gt; background-image: url(/CDBG Loan Tracker/jimu.js/css/images/#mainBG3.jpg) !important;&lt;BR /&gt; background-repeat: no-repeat !important;&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2017 15:23:21 GMT</pubDate>
    <dc:creator>HenryMoore</dc:creator>
    <dc:date>2017-09-13T15:23:21Z</dc:date>
    <item>
      <title>Can you use an image for header background in WAB 2.5?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170727#M4754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use an image for the header background instead of a color in WAB 2.5 Developer Ed.? I've tried adding one in the style.css file but it didn't work. This is my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu-main-background&lt;BR /&gt;{&lt;BR /&gt; background-color: #2aaa8a; &lt;BR /&gt; background-image: url(/CDBG Loan Tracker/jimu.js/css/images/#mainBG3.jpg) !important;&lt;BR /&gt; background-repeat: no-repeat !important;&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 15:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170727#M4754</guid>
      <dc:creator>HenryMoore</dc:creator>
      <dc:date>2017-09-13T15:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use an image for header background in WAB 2.5?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170728#M4755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure you can you just need to use the right css rule and place it in the appropriate file:&lt;/P&gt;&lt;P&gt;I add this to my apps themes\[your theme]\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-widget-header-controller.jimu-main-background&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;background-image&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="url token"&gt;url(images/icon.png)&lt;/SPAN&gt; &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-repeat&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; no-repeat &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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170728#M4755</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T08:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use an image for header background in WAB 2.5?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170729#M4756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert. Hope your doing well. Works great and your the best!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 15:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170729#M4756</guid>
      <dc:creator>HenryMoore</dc:creator>
      <dc:date>2017-09-13T15:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use an image for header background in WAB 2.5?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170730#M4757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henry,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am doing good, hope you are as well. Don't forget to mark this question as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 16:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/can-you-use-an-image-for-header-background-in-wab/m-p/170730#M4757</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-13T16:12:45Z</dc:date>
    </item>
  </channel>
</rss>

