<?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: Layer List Panel w/Basic Viewer Template for a transparent BG in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304196#M8110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so here is where I'm going...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Content&lt;BR /&gt;&lt;/STRONG&gt;Create &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; App &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; Using a Template&lt;STRONG&gt; &amp;gt;&amp;gt;&lt;/STRONG&gt; Select Basic Viewer &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; Create App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2017 18:22:10 GMT</pubDate>
    <dc:creator>AJValentin</dc:creator>
    <dc:date>2017-01-09T18:22:10Z</dc:date>
    <item>
      <title>Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304189#M8103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all, I've created a New Web App from the Basic Viewer Template and I'm able to change everything with CSS except for the Layer List Panel.&amp;nbsp; I'm trying to make the background of the List/Items transparent to 50%, but for some reason I'm having no luck finding where to make this change.&amp;nbsp; Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 21:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304189#M8103</guid>
      <dc:creator>AJValentin</dc:creator>
      <dc:date>2017-01-06T21:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304190#M8104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Here is some css for that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu-widget-layerList .layer-row{&lt;BR /&gt;&amp;nbsp; /*background-color: #ffffff;*/&lt;BR /&gt;&amp;nbsp; background-color: rgba(255, 255, 255, 0.2);&lt;BR /&gt;&amp;nbsp; height: 40px;&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 22:27:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304190#M8104</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-06T22:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304191#M8105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply.&amp;nbsp; I did try the above CSS, but there was no effect.&amp;nbsp; It seems I can use:&lt;/P&gt;&lt;P&gt;.esriLayerList .esriTitleContainer{&lt;/P&gt;&lt;P&gt;background-color: rgba(255, 255, 255, 0.2);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;...that does change the BG, but it still seems there's another BG behind not allowing for the transparency to be viewable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 14:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304191#M8105</guid>
      <dc:creator>AJValentin</dc:creator>
      <dc:date>2017-01-09T14:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304192#M8106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OK, I did not know you were struggling with the widget containers background opacity as well. What theme are you using and is the widget in a onScreen place holder or a controller widget like the HeaderBar Controller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 14:44:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304192#M8106</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-09T14:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304193#M8107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the Basic Viewer Template and the Layer&amp;nbsp;widget (as a few others) are controlled by Panel Tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:13:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304193#M8107</guid>
      <dc:creator>AJValentin</dc:creator>
      <dc:date>2017-01-09T16:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304194#M8108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;AJ,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;Sorry your answer does not clear things up for me. Even if you choose the basic template you then have the option to choose which theme WAB will use. If you did not select another theme then the default foldable theme would be the one you are using and the LayerList widget would be part of the header controller widget. Is that your case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304194#M8108</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-09T16:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304195#M8109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, sorry...lemme dig and I'll respond.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304195#M8109</guid>
      <dc:creator>AJValentin</dc:creator>
      <dc:date>2017-01-09T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304196#M8110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so here is where I'm going...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Content&lt;BR /&gt;&lt;/STRONG&gt;Create &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; App &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; Using a Template&lt;STRONG&gt; &amp;gt;&amp;gt;&lt;/STRONG&gt; Select Basic Viewer &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; Create App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 18:22:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304196#M8110</guid>
      <dc:creator>AJValentin</dc:creator>
      <dc:date>2017-01-09T18:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304197#M8111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Hmm. I am an admin for my AGOL and I do not have&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Create &lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt; App &lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt; Using a Template&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I only have&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create &amp;gt;&amp;gt; App &amp;gt;&amp;gt; Using Web App Builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way you are not using WAB so your question is not in the correct space. I would be able to help you if I had that create option or had access your your app online to look at the css classes used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 18:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304197#M8111</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-09T18:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List Panel w/Basic Viewer Template for a transparent BG</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304198#M8112</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 also get &lt;STRONG&gt;Using the Web AppBuilder&lt;/STRONG&gt;, so I get both:&lt;/P&gt;&lt;P&gt;Create&lt;STRONG&gt; &amp;gt;&amp;gt;&lt;/STRONG&gt; App &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;------------------ &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; Using a Template&lt;/P&gt;&lt;P&gt;------------------ &lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt; Using the Web AppBuilder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My app is offline and cannot put online.&amp;nbsp; Well, I&amp;nbsp;do appreciate your help.&amp;nbsp; I'll keep looking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much Appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 19:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/layer-list-panel-w-basic-viewer-template-for-a/m-p/304198#M8112</guid>
      <dc:creator>AJValentin</dc:creator>
      <dc:date>2017-01-09T19:10:05Z</dc:date>
    </item>
  </channel>
</rss>

