<?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: Tab Theme Side Controller in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845356#M10267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Well that would be the problem with making it smaller. The one thing I can think of is to adjust the layerlist font size maybe.&lt;/P&gt;&lt;P&gt;In the layerlist widget style.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-layerList .div-content&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;position&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; relative&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="comment token"&gt;/*************/&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="comment token"&gt;/*color: #686868;*/&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; 8px&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; &lt;SPAN class="comment token"&gt;/* was 12px */&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;border&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 0px solid&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 10:21:38 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2021-12-12T10:21:38Z</dc:date>
    <item>
      <title>Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845347#M10258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to narrow the width of the side controller for the tab theme if possible when switched to a mobile device. I was trying to play with the theme/widgets/sidecontroller css file and create a media response. Can someone please steer me in the right direction?&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>Thu, 21 Sep 2017 00:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845347#M10258</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-21T00:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845348#M10259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The width is not in the css it is in the Widget.js of SidebarController. Change the maxWidth property in that file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 20:09:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845348#M10259</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-21T20:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845349#M10260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. I tried that method already. I could not get it to work on a mobile device. It is actually missing when I adjusted the maxwidth in the widget.js on a cell phone. But it adjusted properly on the desktop screen. I really don’t need to adjust it on a computer because it already has enough space, only for a cell. That is why I was trying the css option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 22:37:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845349#M10260</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-21T22:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845350#M10261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;CSS media queries will not work in this situation as the widgets code sets the width programmaticly based on the controller state (minimized or maximized). When I tested in the WAB Preview on mobile devices it worked fine for me. If you only want the width adjusted on mobile the you can add some code to check for the WAB specific window.appInfo.isRunInMobile property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested using Chrome developer tools and using mobile emulator and it worked great using this code changes to the sidebarController widget.js (added lines 2 - 6):&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; getWidth&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;window&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;appInfo&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;isRunInMobile&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;maxWidth &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;200&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;else&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;maxWidth &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;365&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; box &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; html&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;getContentBox&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;window&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;jimuConfig&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;layoutId&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; w&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;box&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;w &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0.8&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;maxWidth&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; w &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;maxWidth&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;else&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; w &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; box&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;w &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0.8&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt; w&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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;/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:21:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845350#M10261</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T10:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845351#M10262</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;This is excellent. I am surprised that when I changed….&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;moveTopOnActive: false,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      maxWidth: 365,&lt;/P&gt;&lt;P&gt;      minWidth: 55,&lt;/P&gt;&lt;P&gt;      animTime: 200,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the maxwidth to 285 and the min to 40 in this case, nothing showed up on the cell. Only in the desktop version. When I added your code provided, the mobile adjusted to the settings designated. What method changes both? Just out of curiousity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845351#M10262</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-22T15:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845352#M10263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not sure what you mean. If I change the maxWidth property to something other than 365 it affects desktop and mobile and the code I provided can adjust the maxWidth for mobile even further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your original question is answered then be sure to mark this as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845352#M10263</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-22T15:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845353#M10264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I was trying to say is when I adjusted the maxwidth to something other than 365, the desktop was fine but the mobile went blank. That’s all. I will mark as anwered. Thanks for all the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845353#M10264</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-22T15:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845354#M10265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In my testing I did not adjust the minWidth as there really is no need and it seemed to cause issues for me. You should just leave it as is and only adjust the 365 in my code portion and leave the maxWidth as 365 in the widgets main maxWidth property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845354#M10265</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-22T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845355#M10266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now the layer list layer text is getting scrunched from adjusting the sidebar. I haven't found any remedy yet for this. Is this an easy fix too? I am done after this. Last question I promise. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 00:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845355#M10266</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-23T00:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845356#M10267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Well that would be the problem with making it smaller. The one thing I can think of is to adjust the layerlist font size maybe.&lt;/P&gt;&lt;P&gt;In the layerlist widget style.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-layerList .div-content&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;position&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; relative&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="comment token"&gt;/*************/&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="comment token"&gt;/*color: #686868;*/&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; 8px&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; &lt;SPAN class="comment token"&gt;/* was 12px */&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;border&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 0px solid&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:21:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845356#M10267</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T10:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845357#M10268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. This worked nicely. I used a media response so it affected only the app on a mobile platform. Can the sidebar controller on a tabbed theme have the ellipsis (...) button and that drop down menu at the top that turns all layers on/off removed? I saw a post about it for the foldable.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 01:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845357#M10268</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-29T01:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845358#M10269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not sure I am following but if you are asking&amp;nbsp;about the LayerList widget and removing the actions menu then the fact that you are using the tab theme has no bearing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 12:46:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845358#M10269</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-29T12:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845359#M10270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Removing the actions from the layer list widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 16:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845359#M10270</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-29T16:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845360#M10271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the LayerList widget settings if you un-check all the actions then the menu will not show.&lt;/P&gt;&lt;P&gt;I.e. un-check all of these:&lt;/P&gt;&lt;DIV class="" style="color: #596679; background-color: #ffffff; font-size: 14px; margin: 5px 0px;"&gt;Choose which actions will be shown on the layer context menu.&lt;/DIV&gt;&lt;TABLE style="color: #596679; background-color: #ffffff; font-size: 14px; margin-left: 18px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="" data-dojo-attach-point="zoomto" data-dojo-type="jimu/dijit/CheckBox"&gt;&lt;DIV class="" style="margin: 1px 0px 0px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="padding: 0px 12px;"&gt;Zoom to&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="" data-dojo-attach-point="transparency" data-dojo-type="jimu/dijit/CheckBox"&gt;&lt;DIV class="" style="margin: 1px 0px 0px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="padding: 0px 12px;"&gt;Transparency&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="" data-dojo-attach-point="controlPopup" data-dojo-type="jimu/dijit/CheckBox"&gt;&lt;DIV class="" style="margin: 1px 0px 0px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="padding: 0px 12px;"&gt;Enable / Disable pop-up&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="" data-dojo-attach-point="moveupDown" data-dojo-type="jimu/dijit/CheckBox"&gt;&lt;DIV class="" style="margin: 1px 0px 0px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="padding: 0px 12px;"&gt;Move up / Move down&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="" data-dojo-attach-point="table" data-dojo-type="jimu/dijit/CheckBox"&gt;&lt;DIV class="" style="margin: 1px 0px 0px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="padding: 0px 12px;"&gt;View in Attribute Table&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="" data-dojo-attach-point="url" data-dojo-type="jimu/dijit/CheckBox"&gt;&lt;DIV class="" style="margin: 1px 0px 0px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="padding: 0px 12px;"&gt;Description / Show item details / Download&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 18:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845360#M10271</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-29T18:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845361#M10272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I will be sure to mark you answer as correct. ☺&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 21:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845361#M10272</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-29T21:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845362#M10273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. This is good too. However, I was trying to see if a change to the scripts might work too since I have already downloaded the app onto my server. I found this:&amp;nbsp;&lt;A href="https://community.esri.com/thread/162708"&gt;Remove popup menu from Layer List Widget&lt;/A&gt;. Will this still work&amp;nbsp;with 2.5?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 01:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845362#M10273</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-09-30T01:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845363#M10274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 12:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845363#M10274</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-02T12:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845364#M10275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. This was great Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 14:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845364#M10275</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-10-03T14:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme Side Controller</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845365#M10276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also was able create more text space by setting this to zero:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.jimu-widget-layerList .col3{&lt;BR /&gt; width: 0px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-side-controller/m-p/845365#M10276</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2017-10-04T20:04:49Z</dc:date>
    </item>
  </channel>
</rss>

