<?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: eSearch different logo in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740836#M19478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not find Jimu Widget Onscreen icon rules under all widgets. Can you please specify where I should adjust css rules? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Feb 2016 19:08:57 GMT</pubDate>
    <dc:creator>LianaSmith</dc:creator>
    <dc:date>2016-02-29T19:08:57Z</dc:date>
    <item>
      <title>eSearch different logo</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740834#M19476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change background of the eSearch logo in the Application? Light grey color is almost invisible on my Topography basemap...&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 18:24:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740834#M19476</guid>
      <dc:creator>LianaSmith</dc:creator>
      <dc:date>2016-02-29T18:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch different logo</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740835#M19477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure you will need to adjust the css rules for the jimu-widget-onscreen-icon.&amp;nbsp; Here is an example (green color):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;.jimu-widget-onscreen-icon {
&amp;nbsp; position: absolute;
&amp;nbsp; cursor: pointer;
&amp;nbsp; border-radius: 4px;
&amp;nbsp; background-color: rgb(42, 170, 138);
&amp;nbsp; -ms-filter: "Alpha(opacity=20)";
&amp;nbsp; background-color: rgba(42, 170, 138, 0.2);
}

.jimu-widget-onscreen-icon.jimu-state-selected {
&amp;nbsp; background-color: rgb(42, 170, 138);
&amp;nbsp; -ms-filter: "Alpha(opacity=80)";
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(42, 170, 138, 0.8);
}

.jimu-widget-onscreen-icon:hover{
&amp;nbsp; background-color: rgb(42, 170, 138);
&amp;nbsp; -ms-filter: "Alpha(opacity=40)";
&amp;nbsp; background-color: rgba(42, 170, 138, 0.4);
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:32:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740835#M19477</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch different logo</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740836#M19478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not find Jimu Widget Onscreen icon rules under all widgets. Can you please specify where I should adjust css rules? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 19:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740836#M19478</guid>
      <dc:creator>LianaSmith</dc:creator>
      <dc:date>2016-02-29T19:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch different logo</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740837#M19479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sorry I should not have said adjust. You need to add this rule to the common.css file of your apps chosen themes folder (i.e. [install dir]\server\apps\[app#]\themes\FoldableTheme\common.css).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 19:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-different-logo/m-p/740837#M19479</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-29T19:13:58Z</dc:date>
    </item>
  </channel>
</rss>

