debian-mirror-gitlab/doc/customization/branded_page_and_email_header.md

38 lines
1.4 KiB
Markdown
Raw Normal View History

2019-10-12 21:52:04 +05:30
---
type: howto
---
2017-08-17 22:00:37 +05:30
2019-10-12 21:52:04 +05:30
# Changing the navigation bar and email header logo
2017-08-17 22:00:37 +05:30
2019-10-12 21:52:04 +05:30
You can customize the logo that appears in email headers and in the navigation
bar on pages that are displayed by your GitLab server.
2017-08-17 22:00:37 +05:30
2019-10-12 21:52:04 +05:30
1. Navigate to the **Admin** area and go to the **Appearance** page, then locate
the **Navigation bar** section.
1. For the **Header Logo**, choose an image file of the logo for your
organization.
2017-08-17 22:00:37 +05:30
2019-10-12 21:52:04 +05:30
![appearance](branded_page_and_email_header/appearance.png)
1. Save your changes.
Your GitLab navigation bar will display the custom logo:
2017-08-17 22:00:37 +05:30
![custom_brand_header](branded_page_and_email_header/custom_brand_header.png)
2019-10-12 21:52:04 +05:30
The GitLab pipeline emails will also display the custom logo:
2017-08-17 22:00:37 +05:30
![custom_email_header](branded_page_and_email_header/custom_email_header.png)
2019-10-12 21:52:04 +05:30
<!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
one might have when setting this up, or when something is changed, or on upgrading, it's
important to describe those, too. Think of things that may go wrong and include them here.
This is important to minimize requests for support, and to avoid doc comments with
questions that you know someone might ask.
Each scenario can be a third-level heading, e.g. `### Getting error message X`.
If you have none to add when creating a doc, leave this section in place
but commented out to help encourage others to add to it in the future. -->