Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

46 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
title: How to Change the Login Page & Nav Bar Logo and Favicon
slug: /how-to-guides/admin-guide/how-to-add-custom-logo
---
# How to Change the Login Page & Nav Bar Logo and Favicon
OpenMetadata allows you to customize the logo and favicons. In this guide we will see how to add custom logo and favicon.
1. Navigate to **Setting >> Preferences >> Themes**
2024-06-18 15:53:06 +02:00
page and page and then you will get option to enter `Custom Logo` url.
2024-06-18 15:53:06 +02:00
{% image
src="/images/v1.8/how-to-guides/custom-logo/logo.png"
alt="Custom Logo"
/%}
{% image
src="/images/v1.8/how-to-guides/custom-logo/logo0.1.png"
2024-06-18 15:53:06 +02:00
alt="Custom Logo Setting"
/%}
2. Enter the values in the edit form and **Save** the changes.
2024-06-18 15:53:06 +02:00
For logos, ensure the following sizing requirements:
- **Monogram/Favicon**: Use a 1:1 aspect ratio.
- **Logo**: Use a 16:9 aspect ratio.
2024-06-18 15:53:06 +02:00
{% image
src="/images/v1.8/how-to-guides/custom-logo/custom-logo-form.png"
2024-06-18 15:53:06 +02:00
alt="custom-logo-form"
/%}
3. After saving the changes, refresh the page to view the updated logos and favicon.
{% image
src="/images/v1.8/how-to-guides/custom-logo/custom-logo-application.png"
2024-06-18 15:53:06 +02:00
alt="custom-logo-application"
/%}
{% image
src="/images/v1.8/how-to-guides/custom-logo/custom-logo-login-page.png"
2024-06-18 15:53:06 +02:00
alt="custom-logo-login-page"
/%}