<?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 Tab Theme header Height Web App Builder Developer Edition 2.16 with 5 logos in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876455#M13606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an application using Tab theme of Web App Builder Developer Edition 2.16. i would like to increase the header height and add 3 to 4 logos within it. I am new in development, and sometimes i stuck with it and find some help through articles, videos and comments etc.&lt;/P&gt;&lt;P&gt;i tried to make the changes but couldn't with the relevant information regarding it;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Increase header height :&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Tab themes &amp;gt; widgets &amp;gt; Header &amp;gt;&amp;nbsp;CSS &amp;gt; style.css&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;.jimu-widget-header{&lt;BR /&gt;outline-offset: -2px !important;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;// Added new&lt;BR /&gt;height:60px !important;&amp;nbsp;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Add 2 more logos next to default logo&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Tab themes &amp;gt; widgets &amp;gt; Header &amp;gt; Widget.html&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;&amp;lt;img class="logo jimu-float-leading jimu-leading-margin1" data-dojo-attach-point="logoNode"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;// Added new&lt;BR /&gt;&amp;lt;img class="logo jimu-float-leading jimu-leading-margin1" style="margin-top:5px;" src="images/1_million.png" /&amp;gt;&lt;BR /&gt;&amp;lt;img class="logo jimu-float-leading jimu-leading-margin1" style="margin-top:5px;" src="images/committee.png" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Sidebar Panel to adjust top property as per height :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; background-color: #ffffff; font-weight: inherit; "&gt;Tab themes &amp;gt;&amp;nbsp; widgets &amp;gt; SidebarController &amp;gt; CSS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;.jimu-widget-sidebar-controller .max-pane{&lt;BR /&gt;position: absolute;&lt;BR /&gt;top: 15px; //&amp;nbsp;changed top property to 15&lt;BR /&gt;left: 0;&lt;BR /&gt;right: 0;&lt;BR /&gt;bottom: 26px;&lt;BR /&gt;border: 1px solid #111111;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit; color: #339966;"&gt;Adjust the MapContainer(Zoom Slider, Home, Prev-Next extent button and Search widget) property as per header height :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #339966;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit; color: #339966;"&gt;Main Index.html page in style section at the end :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #339966;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit; color: #339966;"&gt;#map {&lt;BR /&gt;position: absolute;&lt;BR /&gt;background-color: rgb(238, 238, 238);&lt;BR /&gt;overflow: hidden;&lt;BR /&gt;min-width: 1px;&lt;BR /&gt;min-height: 1px;&lt;BR /&gt;left: 365px;&lt;BR /&gt;top: 60px !important;&lt;BR /&gt;right: 0px;&lt;BR /&gt;bottom: 24px;&lt;BR /&gt;width: auto;&lt;BR /&gt;height: auto;&lt;BR /&gt;padding: 0px;&lt;BR /&gt;margin: auto;&lt;BR /&gt;z-index: auto;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But with green highlighted portion of it, i do not know exactly, in which file where i could make changes.&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;Sumble&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2020 12:09:04 GMT</pubDate>
    <dc:creator>SumbleGhani_Shah</dc:creator>
    <dc:date>2020-05-07T12:09:04Z</dc:date>
    <item>
      <title>Tab Theme header Height Web App Builder Developer Edition 2.16 with 5 logos</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876455#M13606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an application using Tab theme of Web App Builder Developer Edition 2.16. i would like to increase the header height and add 3 to 4 logos within it. I am new in development, and sometimes i stuck with it and find some help through articles, videos and comments etc.&lt;/P&gt;&lt;P&gt;i tried to make the changes but couldn't with the relevant information regarding it;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Increase header height :&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Tab themes &amp;gt; widgets &amp;gt; Header &amp;gt;&amp;nbsp;CSS &amp;gt; style.css&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;.jimu-widget-header{&lt;BR /&gt;outline-offset: -2px !important;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;// Added new&lt;BR /&gt;height:60px !important;&amp;nbsp;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Add 2 more logos next to default logo&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Tab themes &amp;gt; widgets &amp;gt; Header &amp;gt; Widget.html&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;&amp;lt;img class="logo jimu-float-leading jimu-leading-margin1" data-dojo-attach-point="logoNode"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;// Added new&lt;BR /&gt;&amp;lt;img class="logo jimu-float-leading jimu-leading-margin1" style="margin-top:5px;" src="images/1_million.png" /&amp;gt;&lt;BR /&gt;&amp;lt;img class="logo jimu-float-leading jimu-leading-margin1" style="margin-top:5px;" src="images/committee.png" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Sidebar Panel to adjust top property as per height :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; background-color: #ffffff; font-weight: inherit; "&gt;Tab themes &amp;gt;&amp;nbsp; widgets &amp;gt; SidebarController &amp;gt; CSS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;.jimu-widget-sidebar-controller .max-pane{&lt;BR /&gt;position: absolute;&lt;BR /&gt;top: 15px; //&amp;nbsp;changed top property to 15&lt;BR /&gt;left: 0;&lt;BR /&gt;right: 0;&lt;BR /&gt;bottom: 26px;&lt;BR /&gt;border: 1px solid #111111;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit; color: #339966;"&gt;Adjust the MapContainer(Zoom Slider, Home, Prev-Next extent button and Search widget) property as per header height :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #339966;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit; color: #339966;"&gt;Main Index.html page in style section at the end :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #339966;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit; color: #339966;"&gt;#map {&lt;BR /&gt;position: absolute;&lt;BR /&gt;background-color: rgb(238, 238, 238);&lt;BR /&gt;overflow: hidden;&lt;BR /&gt;min-width: 1px;&lt;BR /&gt;min-height: 1px;&lt;BR /&gt;left: 365px;&lt;BR /&gt;top: 60px !important;&lt;BR /&gt;right: 0px;&lt;BR /&gt;bottom: 24px;&lt;BR /&gt;width: auto;&lt;BR /&gt;height: auto;&lt;BR /&gt;padding: 0px;&lt;BR /&gt;margin: auto;&lt;BR /&gt;z-index: auto;&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But with green highlighted portion of it, i do not know exactly, in which file where i could make changes.&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;Sumble&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 12:09:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876455#M13606</guid>
      <dc:creator>SumbleGhani_Shah</dc:creator>
      <dc:date>2020-05-07T12:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme header Height Web App Builder Developer Edition 2.16 with 5 logos</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876456#M13607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Sumble,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;The maps top position is controlled by the top property in the main config.json&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;map &amp;gt; position &amp;gt; top&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;  &lt;SPAN class="string token"&gt;"map"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
    &lt;SPAN class="string token"&gt;"3D"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;false&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="string token"&gt;"2D"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
    &lt;SPAN class="string token"&gt;"position"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
      &lt;SPAN class="string token"&gt;"left"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      &lt;SPAN class="string token"&gt;"top"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;40&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      &lt;SPAN class="string token"&gt;"right"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
      &lt;SPAN class="string token"&gt;"bottom"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&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;&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:59:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876456#M13607</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T10:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tab Theme header Height Web App Builder Developer Edition 2.16 with 5 logos</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876457#M13608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share with me a customized tab theme with title panel, which must be great in size and is able to incorporate 4 to 5 logos for marketing purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am new in development and facing lots of problem such as my webmap do not upload and web app builder developer edition 2.16 always show, that it is uploading. But it doesn't. So in that case, I have to import my downloaded application and then it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to customize choosen tab theme with our own imported webmap? I want to upload my webmap in "Creating new app". But the new created app do not upload my webmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me, I have no idea actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get Outlook for Android&amp;lt;https://aka.ms/ghei36&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 18:51:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/tab-theme-header-height-web-app-builder-developer/m-p/876457#M13608</guid>
      <dc:creator>SumbleGhani_Shah</dc:creator>
      <dc:date>2020-05-07T18:51:15Z</dc:date>
    </item>
  </channel>
</rss>

