<?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: Fixed Header Disables HTML Edit Ability in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43122#M218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes thank you Klara - very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 15:25:04 GMT</pubDate>
    <dc:creator>VanessaPocock</dc:creator>
    <dc:date>2017-08-03T15:25:04Z</dc:date>
    <item>
      <title>Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43117#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I was playing around with customizing my Open Data Portal's header and when I set the nav class equal to "navbar-fixed-top" instead of "navbar-static-top", it worked how I wanted but I was no longer able to edit the HTML. The gear icon just disappeared. I've had to recreate my page because of this. Is there something I'm missing? It's functionality I'd really like to have but seems like I can't currently.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 16:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43117#M213</guid>
      <dc:creator>LeviRoberts</dc:creator>
      <dc:date>2017-04-27T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43118#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Levi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, at the moment, we do not supported the 'navbar-fixed-top'&amp;nbsp;because when it is used in conjunction with a custom header,&amp;nbsp;we've run into issues between knowing the height of the custom header, which is required to set the optional footer, and if set to a height too large, the fixed header will cover the&amp;nbsp;entire 'search bar | My Data'&amp;nbsp;navigation we have on the internal pages of the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason you lose the gear when you set that class is because fixed classes will position themselves on top of everything else. So in reality, the gear is still there, it's just that now you've told the CSS that you want that search bar to always be on top of everything and that's going to be true whether you are in the Layout Editor or the live site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Klara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 12:55:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43118#M214</guid>
      <dc:creator>KlaraSchmitt</dc:creator>
      <dc:date>2017-05-05T12:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43119#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Klara - do you know is there any way to fix this issue without rebuilding the site?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the exact same problem with my site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 19:34:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43119#M215</guid>
      <dc:creator>VanessaPocock</dc:creator>
      <dc:date>2017-07-18T19:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43120#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&amp;nbsp;There is a way to undo this without recreating the site by temporarily modifying the HTML code from Chrome's Dev Tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Open the Layout Editor while in Chrome.&lt;/P&gt;&lt;P&gt;2) Right click the navigation bar.&lt;/P&gt;&lt;P&gt;3) Select Inspect from dropdown menu.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="dropdown menu when right clicking an element on page" class="image-3 jive-image j-img-original" src="/legacyfs/online/364084_Screen Shot 2017-07-24 at 10.47.11 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) In the Chrome Dev Tools panel, look for &lt;STRONG&gt;navbar-fixed-top&lt;/STRONG&gt; and double-click on the name.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chrome dev tools showing code for navbar" class="image-1 jive-image j-img-original" src="/legacyfs/online/364077_Screen Shot 2017-07-24 at 10.32.17 AM.png" style="width: 620px; height: 187px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) When &lt;STRONG&gt;navbar-fixed-top&lt;/STRONG&gt; becomes an input, delete &lt;STRONG&gt;navbar-fixed-top&lt;/STRONG&gt; and type &lt;STRONG&gt;navbar-default&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="change navbar-fixed-top to navbar-default in dev tools" class="image-2 jive-image j-img-original" src="/legacyfs/online/364083_Screen Shot 2017-07-24 at 10.40.25 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Press enter. This will make the gear show back up in the Layout Builder preview.&lt;/P&gt;&lt;P&gt;7) Click the navbar gear, change your header code to remove navbar-fixed-top and add navbar-default back.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Save.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 14:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43120#M216</guid>
      <dc:creator>KlaraSchmitt</dc:creator>
      <dc:date>2017-07-24T14:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43121#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Klara,&lt;/P&gt;&lt;P&gt;This is will save me a ton or work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 15:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43121#M217</guid>
      <dc:creator>LeviRoberts</dc:creator>
      <dc:date>2017-08-03T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43122#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes thank you Klara - very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 15:25:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43122#M218</guid>
      <dc:creator>VanessaPocock</dc:creator>
      <dc:date>2017-08-03T15:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Header Disables HTML Edit Ability</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43123#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 23:20:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/fixed-header-disables-html-edit-ability/m-p/43123#M219</guid>
      <dc:creator>KyleWikstrom</dc:creator>
      <dc:date>2019-02-13T23:20:29Z</dc:date>
    </item>
  </channel>
</rss>

