Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

42 lines
1.1 KiB
Markdown

---
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**
page and page and then you will get option to enter `Custom Logo` url.
{% image
src="/images/v1.7/how-to-guides/custom-logo/logo.png"
alt="Custom Logo"
/%}
{% image
src="/images/v1.7/how-to-guides/custom-logo/logo0.1.png"
alt="Custom Logo Setting"
/%}
2. Enter the values in the edit form and **Save** the changes.
{% image
src="/images/v1.7/how-to-guides/custom-logo/custom-logo-form.png"
alt="custom-logo-form"
/%}
3. After saving the changes, refresh the page to view the updated logos and favicon.
{% image
src="/images/v1.7/how-to-guides/custom-logo/custom-logo-application.png"
alt="custom-logo-application"
/%}
{% image
src="/images/v1.7/how-to-guides/custom-logo/custom-logo-login-page.png"
alt="custom-logo-login-page"
/%}