<?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: Look of widgets when placed in a folder in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835662#M8731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sweet, thank you very much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 13:27:45 GMT</pubDate>
    <dc:creator>TerryGustafson</dc:creator>
    <dc:date>2015-08-27T13:27:45Z</dc:date>
    <item>
      <title>Look of widgets when placed in a folder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835660#M8729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was curious if anyone else has had this problem.&amp;nbsp; I had developed an app in 1.1 and upgraded to 1.2.&amp;nbsp; I have a folder that contains several widgets related to each other..&amp;nbsp; It seems as though the way it works has changed since I upgraded.&amp;nbsp; The widgets used to be shown when the up or down double arrows were clicked.&amp;nbsp; Now it has a "+" or "-" to expand or contract the specific widget.&amp;nbsp; I liked the old version, how does I revert back?&amp;nbsp; Here is what it looks like now.&amp;nbsp; TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 12:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835660#M8729</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-08-27T12:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Look of widgets when placed in a folder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835661#M8730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to in style.css in panels/&amp;lt;panelname&amp;gt; folder of your chosen theme and search for "images/minus.png"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above it (at least in \themes\FoldableTheme\panels\FoldablePanel) you'll see the old css:&lt;/P&gt;&lt;P&gt;.jimu-foldable-panel .foldable-btn{&lt;/P&gt;&lt;P&gt;&amp;nbsp; background-image: url(images/fold_up.png);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;.jimu-foldable-panel .foldable-btn.folded{&lt;/P&gt;&lt;P&gt;&amp;nbsp; background-image: url(images/fold_down.png);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So all you have to do is to comment the lines in the css that are setting images of the btn's to plus/minus:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&lt;/P&gt;&lt;P&gt;.jimu-foldable-panel .jimu-widget-frame .foldable-btn{&lt;/P&gt;&lt;P&gt;&amp;nbsp; background-image: url(images/minus.png);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;.jimu-foldable-panel .jimu-widget-frame .foldable-btn.folded{&lt;/P&gt;&lt;P&gt;&amp;nbsp; background-image: url(images/plus.png);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your panels style.css does not look like above then do a text search for 'minus.png' and 'plus.png' in the panels style.css to know where to replace them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also for some themes only plus/mines png's are in the panels images folder - for those you'd have to copy/paste the double arrow .png's into the folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 13:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835661#M8730</guid>
      <dc:creator>HerdisGudbrandsdottir</dc:creator>
      <dc:date>2015-08-27T13:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Look of widgets when placed in a folder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835662#M8731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sweet, thank you very much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 13:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/look-of-widgets-when-placed-in-a-folder/m-p/835662#M8731</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-08-27T13:27:45Z</dc:date>
    </item>
  </channel>
</rss>

