<?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: Launchpad theme in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340473#M9033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So I wonder if some of your previous changes are affecting this then. When I make that on css rule change to a new app it looks like the attached image.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/381757_Untitled-1.jpg" style="width: 620px; height: 296px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Oct 2017 03:42:56 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-10-28T03:42:56Z</dc:date>
    <item>
      <title>Launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340470#M9030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if someone else figured out how to avoid the resizing of the image (jpg/png) for the widget icons, I have read the threads&amp;nbsp;&lt;A href="https://community.esri.com/thread/171233"&gt;change on-screen icon size&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://community.esri.com/thread/185615"&gt;Increase Icon Size&lt;/A&gt;&amp;nbsp;but none of those changes affect the size at all for the launchpad theme third style. I attached a picture of the look we are trying to achieve, we don't necessarily want to increase the size of the area just take over the grey area, any guidance is welcome. thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="381691" alt="icons 38x38" class="image-1 jive-image j-img-original" src="/legacyfs/online/381691_icons 38 x 38.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 17:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340470#M9030</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2017-10-27T17:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340471#M9031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the&amp;nbsp;[install dir]\server\apps\[app#]\themes\LaunchpadTheme\styles\style3\css\launchpad.css make this rule change (the rule already exists so you are changing it):&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;.claro .jimu-anchorbar-iconitem .icon-item .icon&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;width&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 40px &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;height&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 40px &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="property token"&gt;margin-top&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; 0 &lt;SPAN class="important token"&gt;!important&lt;/SPAN&gt;&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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Now if you are using 40x40 px icons that are round you should be good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340471#M9031</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T16:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340472#M9032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert. I modified those lines - this is the first time the icons move (I have tried at least 12 dozens others settings&amp;nbsp;with change), so I'm closer, the icons are 40 pixels but they still being resized,&amp;nbsp;is there another area where i should look. thanks Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/381743_moved.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 20:10:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340472#M9032</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2017-10-27T20:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340473#M9033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So I wonder if some of your previous changes are affecting this then. When I make that on css rule change to a new app it looks like the attached image.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/381757_Untitled-1.jpg" style="width: 620px; height: 296px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Oct 2017 03:42:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340473#M9033</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-28T03:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Launchpad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340474#M9034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, thank you very much for looking into it, you're probably right, I will look into it for a bit, if not i will start from scratch. Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:28:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/launchpad-theme/m-p/340474#M9034</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2017-10-30T12:28:19Z</dc:date>
    </item>
  </channel>
</rss>

