<?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: Change position of simple zoom slider in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484878#M12830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;.esriSimpleSliderTL to adjust zoom slider position is the correct way in old version. In the latest release, you should change position in app widget config because we have created a ZoomSlider widget.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 01:50:31 GMT</pubDate>
    <dc:creator>JunshanLiu</dc:creator>
    <dc:date>2015-07-14T01:50:31Z</dc:date>
    <item>
      <title>Change position of simple zoom slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484875#M12827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to adjust the position and appearance of the +/- zoom tool in my application.&amp;nbsp;&amp;nbsp; I wanted to adjust the height of the header controller (make it thicker).&amp;nbsp; I have managed to adjust the position of the geocoding widget (to move it down to account for the thicker header controller). This positional reference is found in the config.json.&amp;nbsp; Then I started looking for the +/-zoom slider.&amp;nbsp; I'm missing something....Can't seem to find the positional reference for the simple zoom slider.&amp;nbsp; When I inspect this element in Chrome it is referred to as a div entitled "map_zoom_slider". So, maybe its not an exposed widget whose style and position can be customized (?).&amp;nbsp; Is the zoom slider inherited from the AGOL web map, or perhaps I still haven't found the right file to manipulate.&amp;nbsp; I'm speculating.....so its time to ask the experts.......Any suggestions or workarounds are appreciated....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nick&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 13:54:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484875#M12827</guid>
      <dc:creator>NickHarvey</dc:creator>
      <dc:date>2015-07-10T13:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change position of simple zoom slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484876#M12828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can adjust the simpleslider by changing the css. Go to "[install location]\server\apps\[App#]\jimu.js\css\jimu.css and find this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;.esriSimpleSliderTL{
&amp;nbsp; top: 5px;
&amp;nbsp; left: 7px;
&amp;nbsp; border: 0px solid #666;
&amp;nbsp; background-color: rgba(255, 255, 255, 0.3);
}&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And just adjust the top property to your liking.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 21:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484876#M12828</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T21:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change position of simple zoom slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484877#M12829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - Thanks Robert! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 14:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484877#M12829</guid>
      <dc:creator>NickHarvey</dc:creator>
      <dc:date>2015-07-10T14:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change position of simple zoom slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484878#M12830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;.esriSimpleSliderTL to adjust zoom slider position is the correct way in old version. In the latest release, you should change position in app widget config because we have created a ZoomSlider widget.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 01:50:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484878#M12830</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2015-07-14T01:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change position of simple zoom slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484879#M12831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Junshan, it there an anticipated release date yet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 02:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484879#M12831</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-07-14T02:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change position of simple zoom slider</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484880#M12832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/162008"&gt;When can we expect the July release of Developer Edition WAB?&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 02:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-position-of-simple-zoom-slider/m-p/484880#M12832</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2015-07-14T02:29:28Z</dc:date>
    </item>
  </channel>
</rss>

