Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence logo and JIRA logo have different heights.

Jonathan Smith
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 1, 2018

Hello all,

  When clicking the hamburger to switch between applications, I noticed the JIRA and Confluence logos have different heights.

In look and feel:

  • Confluence constrains the logo to a maximum of 48px.
  • JIRA says best results are 60px.

.......... why aren't they the same constraints

Creative told me the JIRA one was set to 40px height but it doesn't match Confluence.

What is the correct logo height that I can make them both match? If I put a 48px image into JIRA, will it stretch it to 60?

 

1 answer

0 votes
Steven F Behnke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 1, 2018

I added the following text to the Custom HTML (End of Head) section in the Confluence Server product:

<style>
.aui-header .aui-header-logo img {
border: 0;
float: left;
max-height: 30px;
padding: 5px 0;
}
</style>

  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events