question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom footer is dimmed

See original GitHub issue

Description

Hiding of GitHub’s global footer seems to have been a base feature for ages, and that was fine since it seldom was used.

GitHub in November introduced a feature to add custom footers for enterprises:

image

Using this with Refined GitHub enabled results in our custom added links also being dimmed (including our logo at left being hidden):

image

Without Refined GitHub enabled both enterprise logo and links are normal:

image

When inspecting the page this line of custom links is in a div within the footer element:

image

I suggest adding the dim GitHub footer feature as an option that can be enabled and disabled by users, so enterprises using this can suggest users with Refined GitHub disable that dimming feature.

Or only dim the global GitHub line in the footer, and not the enterprise line.

Screenshot

No response

Example URL

https://github.com/refined-github/refined-github

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
Gakkcommented, Jan 19, 2022

I am very grateful for your time and effort! 😃👍

Here are a fresh dump of the HTML with Refined GitHub versjon 22.1.18 enabled.

Unfortunately I have not been able to find the CSS that is hiding the elements. I am not a web developer, and does not have a lot of experience using Chrome DevTools.

I have created a temporary organization that you can test this in, if that is of interest? If so, I have sent you both (@fregante & @cheap-glitch) an invite to join this empty organization, but with custom footers enabled. If this is not of interest just ignore the invite, and I can try to keep searching to understand why the footer is dimmed and images hidden.

Click to expand HTML for footer-element...
<footer class="footer width-full container-xl p-responsive" role="contentinfo">

	<span class="sr-only" id="business-name">My Organization Name Here</span>
	<ul aria-labelledby="business-name" class="sr-only">
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Confluence / Wiki</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Jira</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Azure DevOps</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Azure Portal</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">SomeURL</a>
		</li>
	</ul>

	<div class="position-relative d-flex flex-items-center pt-6 pb-2 mt-6 f6 color-fg-muted border-top color-border-muted flex-column-reverse flex-lg-row flex-wrap flex-lg-nowrap">
	  <ul class="list-style-none d-flex flex-wrap d-none d-lg-block col-0 col-lg-2 flex-justify-start flex-lg-justify-between mb-2 mb-lg-0">
		<li class="mt-2 mt-lg-0 d-flex flex-items-center">

			<a title="My Organization Name Here Home page" class="footer-octicon mr-2" href="https://example.com">
			  <img itemprop="image" class="" src="https://avatars.githubusercontent.com/u/5013909?s=48&amp;v=4" width="24" height="24" alt="My Organization Name Here">
</a>          <span>
		  My Organization Name Here
		</span>
		</li>
	  </ul>

	  <ul class="Truncate list-style-none d-flex flex-wrap col-12 col-lg-8 flex-justify-center flex-lg-justify-start e mb-2 mb-lg-0">
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Confluence / Wiki</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Jira</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Azure DevOps</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Azure Portal</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">SomeURL</a>
			</li>
	  </ul>

	</div>

  <div class="position-relative d-flex flex-items-center pb-2 f6 color-fg-muted border-top color-border-muted flex-column-reverse flex-lg-row flex-wrap flex-lg-nowrap mt-2 pt-2 border-top-0">
	<ul class="list-style-none d-flex flex-wrap col-0 col-lg-2 flex-justify-start flex-lg-justify-between mb-2 mb-lg-0">
	  <li class="mt-2 mt-lg-0 d-flex flex-items-center">
		<a aria-label="Homepage" title="GitHub" class="footer-octicon mr-2" href="https://github.com">
		  <svg aria-hidden="true" height="24" viewBox="0 0 16 16" version="1.1" width="24" data-view-component="true" class="octicon octicon-mark-github">
	<path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path>
</svg>
</a>        <span>
		© 2022 GitHub, Inc.
		</span>
	  </li>
	</ul>
	<ul class="list-style-none d-flex flex-wrap col-12 col-lg-8 flex-justify-center flex-lg-justify-between mb-2 mb-lg-0">
		<li class="mr-3 mr-lg-0"><a href="https://docs.github.com/en/github/site-policy/github-terms-of-service" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to terms&quot;,&quot;label&quot;:&quot;text:terms&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="776aa9dab97322d5ab7363f485b6b7cb5b4ffa43318c5df247e8a0ab888239ee" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to terms&quot;,&quot;label&quot;:&quot;text:terms&quot;}">Terms</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://docs.github.com/en/github/site-policy/github-privacy-statement" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to privacy&quot;,&quot;label&quot;:&quot;text:privacy&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="0167ed56108b70c1b8b325a5719e2a5a782927dfea3d194d749002960051b77d" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to privacy&quot;,&quot;label&quot;:&quot;text:privacy&quot;}">Privacy</a></li>
		<li class="mr-3 mr-lg-0"><a data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to security&quot;,&quot;label&quot;:&quot;text:security&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="33632d2ac4dabe6679c5130b0db571a8400d898993fd1f83543e38b189ad7d96" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to security&quot;,&quot;label&quot;:&quot;text:security&quot;}" href="https://github.com/security">Security</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://www.githubstatus.com/" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to status&quot;,&quot;label&quot;:&quot;text:status&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="e9457e1d9f876c67ca2d119ce6a9e3e8b3707802981a75562709fb1fe23159bc" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to status&quot;,&quot;label&quot;:&quot;text:status&quot;}">Status</a></li>
		<li class="mr-3 mr-lg-0"><a data-ga-click="Footer, go to help, text:Docs" href="https://docs.github.com">Docs</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://support.github.com?tags=dotcom-footer" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to contact&quot;,&quot;label&quot;:&quot;text:contact&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="cbbce744f0520e0d3530566139fb1f63bf52d4e745408cefc372c05bd79d4f73" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to contact&quot;,&quot;label&quot;:&quot;text:contact&quot;}">Contact GitHub</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://github.com/pricing" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to Pricing&quot;,&quot;label&quot;:&quot;text:Pricing&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="aabed0ad2bf0f9efe97e1046e4ba32cc198d21be220a7b060725102ed5bb62ba" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to Pricing&quot;,&quot;label&quot;:&quot;text:Pricing&quot;}">Pricing</a></li>
	  <li class="mr-3 mr-lg-0"><a href="https://docs.github.com" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to api&quot;,&quot;label&quot;:&quot;text:api&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="9e3aabdbe4447349cff0c91e809e94dec11ec0016f38cbac9c5413400259cd35" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to api&quot;,&quot;label&quot;:&quot;text:api&quot;}">API</a></li>
	  <li class="mr-3 mr-lg-0"><a href="https://services.github.com" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to training&quot;,&quot;label&quot;:&quot;text:training&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="5080baa1fec48edcd498c8a708b00a6780ab0f2f865f0a0b5700da670b6b8ee1" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to training&quot;,&quot;label&quot;:&quot;text:training&quot;}">Training</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://github.blog" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to blog&quot;,&quot;label&quot;:&quot;text:blog&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions/Locus.Shared.Use.Lsp2&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="2ca8f0559290ea35c8c83040954459385dda9f84c6d188f4bb490bb6be49359e" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to blog&quot;,&quot;label&quot;:&quot;text:blog&quot;}">Blog</a></li>
		<li><a data-ga-click="Footer, go to about, text:about" href="https://github.com/about">About</a></li>
	</ul>
  </div>
  <div class="d-flex flex-justify-center pb-6">
	<span class="f6 color-fg-muted"></span>
  </div>
</footer>
3reactions
Gakkcommented, Jan 12, 2022

@cheap-glitch Thanks for your interest and +1 👍

I have captured the full HTML snippet of the footer, it can be accessed here: https://gist.github.com/Gakk/9c8f073643b6ffcae001670a66ffd4c2

EDIT: Added it here as well for documentation, so the comment is not depending on my user gists

Click to expand HTML code...
<footer class="footer width-full container-lg p-responsive" role="contentinfo">

	<span class="sr-only" id="business-name">My Organization Name Here</span>
	<ul aria-labelledby="business-name" class="sr-only">
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Confluence / Wiki</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Jira</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://dev.azure.com">Azure DevOps</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://portal.azure.com">Azure Portal</a>
		</li>
		<li>
		  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">SomeInternalLink</a>
		</li>
	</ul>

	<div data-test-selector="business_footer" class="position-relative d-flex flex-items-center pt-6 pb-2 mt-6 f6 color-fg-muted border-top color-border-muted flex-column-reverse flex-lg-row flex-wrap flex-lg-nowrap">
	  <ul class="list-style-none d-flex flex-wrap d-none d-lg-block col-0 col-lg-2 flex-justify-start flex-lg-justify-between mb-2 mb-lg-0">
		<li class="mt-2 mt-lg-0 d-flex flex-items-center">

			<a title="My Organization Name Here" class="footer-octicon mr-2" href="https://example.com">
			  <img itemprop="image" class="" src="https://avatars.githubusercontent.com/u/5013909?s=48&v=4" width="24" height="24" alt="My Organization Name Here">
</a>          <span>
		  My Organization Name Here
		</span>
		</li>
	  </ul>

	  <ul class="Truncate list-style-none d-flex flex-wrap col-12 col-lg-8 flex-justify-start e mb-2 mb-lg-0">
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Confluence / Wiki</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">Jira</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://dev.azure.com">Azure DevOps</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://portal.azure.com">Azure Portal</a>
			</li>
			<li class="Truncate-text flex-1">
			  <a class="mr-3" rel="noopener noreferrer" href="https://example.com">SomeInternalLink</a>
			</li>
	  </ul>

	</div>

  <div class="position-relative d-flex flex-items-center pb-2 f6 color-fg-muted border-top color-border-muted flex-column-reverse flex-lg-row flex-wrap flex-lg-nowrap mt-2 pt-2 border-top-0">
	<ul class="list-style-none d-flex flex-wrap col-0 col-lg-2 flex-justify-start flex-lg-justify-between mb-2 mb-lg-0">
	  <li class="mt-2 mt-lg-0 d-flex flex-items-center">
		<a aria-label="Homepage" title="GitHub" class="footer-octicon mr-2" href="https://github.com">
		  <svg aria-hidden="true" height="24" viewBox="0 0 16 16" version="1.1" width="24" data-view-component="true" class="octicon octicon-mark-github">
	<path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path>
</svg>
</a>        <span>
		© 2022 GitHub, Inc.
		</span>
	  </li>
	</ul>
	<ul class="list-style-none d-flex flex-wrap col-12 col-lg-8 flex-justify-start flex-lg-justify-between mb-2 mb-lg-0">
		<li class="mr-3 mr-lg-0"><a href="https://docs.github.com/en/github/site-policy/github-terms-of-service" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to terms&quot;,&quot;label&quot;:&quot;text:terms&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="bb4971fbef509ccbca7f5d3dacd98a3134e323a3d8540ac70e89e57b2d486c44" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to terms&quot;,&quot;label&quot;:&quot;text:terms&quot;}">Terms</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://docs.github.com/en/github/site-policy/github-privacy-statement" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to privacy&quot;,&quot;label&quot;:&quot;text:privacy&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="a21403027213b5b1fd9c558caa78e77dcf9a43f8cca47bb524ddc0489b41217c" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to privacy&quot;,&quot;label&quot;:&quot;text:privacy&quot;}">Privacy</a></li>
		<li class="mr-3 mr-lg-0"><a data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to security&quot;,&quot;label&quot;:&quot;text:security&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="aced719fde737c6cc70f5c9172938d582810073568efcf756449d38cf6edfe4c" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to security&quot;,&quot;label&quot;:&quot;text:security&quot;}" href="https://github.com/security">Security</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://www.githubstatus.com/" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to status&quot;,&quot;label&quot;:&quot;text:status&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="07874fdcbc7e84bc32f075a47c800524502460f0bad000bc30ff4f4ce652ebf5" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to status&quot;,&quot;label&quot;:&quot;text:status&quot;}">Status</a></li>
		<li class="mr-3 mr-lg-0"><a data-ga-click="Footer, go to help, text:Docs" href="https://docs.github.com">Docs</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://support.github.com?tags=dotcom-footer" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to contact&quot;,&quot;label&quot;:&quot;text:contact&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="82461c434a4607c5e440a5033a82c9773be3016158adf562684271909c126e8e" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to contact&quot;,&quot;label&quot;:&quot;text:contact&quot;}">Contact GitHub</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://github.com/pricing" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to Pricing&quot;,&quot;label&quot;:&quot;text:Pricing&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="f6783f50292da8fe46bc5066d192aea08a89f93ad2a7a7901e22b5667a6194ce" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to Pricing&quot;,&quot;label&quot;:&quot;text:Pricing&quot;}">Pricing</a></li>
	  <li class="mr-3 mr-lg-0"><a href="https://docs.github.com" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to api&quot;,&quot;label&quot;:&quot;text:api&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="ea7bc9ca492e46b65677db6a76f9ad893a5ffbb139ba1308a6c24211642ad46e" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to api&quot;,&quot;label&quot;:&quot;text:api&quot;}">API</a></li>
	  <li class="mr-3 mr-lg-0"><a href="https://services.github.com" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to training&quot;,&quot;label&quot;:&quot;text:training&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="c4813b2c9693056ba2c0b2ed39e9c8a40de655c2c0f6b308fd679e7e247358f9" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to training&quot;,&quot;label&quot;:&quot;text:training&quot;}">Training</a></li>
		<li class="mr-3 mr-lg-0"><a href="https://github.blog" data-hydro-click="{&quot;event_type&quot;:&quot;analytics.event&quot;,&quot;payload&quot;:{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to blog&quot;,&quot;label&quot;:&quot;text:blog&quot;,&quot;originating_url&quot;:&quot;https://github.com/LocusSolutions&quot;,&quot;user_id&quot;:5013909}}" data-hydro-click-hmac="2ab8861a0188bbb0394d3c3eed00d8104f938137dd8eb9726e8eaf85bae61b64" data-analytics-event="{&quot;category&quot;:&quot;Footer&quot;,&quot;action&quot;:&quot;go to blog&quot;,&quot;label&quot;:&quot;text:blog&quot;}">Blog</a></li>
		<li><a data-ga-click="Footer, go to about, text:about" href="https://github.com/about">About</a></li>
	</ul>
  </div>
  <div class="d-flex flex-justify-center pb-6">
	<span class="f6 color-fg-muted"></span>
  </div>
</footer>
Read more comments on GitHub >

github_iconTop Results From Across the Web

Go to Footer Grayed out - Excel - Microsoft Tech Community
Just click on Print Preview, then click on Margins, then on Custom Margins, then click on the Header/Footer Tab - and you will...
Read more >
The Header and footer option under Edit is greyed ... - Bugzilla
Go to Edit->Header and footer Current behavior: Header and footer is greyed out so it can't be edited. Expected behavior: Header and footer...
Read more >
Saved Settings in Header/Footer Tool Bar "Greyed out"
Solved: When I try to save a header setting, the "Save Settings" button is greyed out and therefore not available to choose.
Read more >
Thread: Navigate between header and footer - footer is inactive
Hi, i want to add a header and footer to different tabsheets in my excelsheet - so they are all similar. On some...
Read more >
Working with headers and footers - Microsoft Word 365
Click the Edit Header (or Edit Footer) button to insert a custom header or ... edit an existing header or footer quickly, double-click...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found