Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-12481

Space Logo resized by Confluence

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Low
    • None
    • 2.8.2
    • None

    Description

      Confluence scales our space logo - without displaying the size used or informing the user what will happen with their company logo (I'm assuming that's what most people use this space for). JIRA allows the admin to set the height and width, however, it is only the admin who can change the logo. This would be really annoying for the person maintaining an internal brand. Worst of all is that the scaled image looks awful! Why is this so? Can we fix it?

      Workaround:
      You can set the logo size adding this CSS code to your custom space/global stylesheets":

      img.global {  
         height:300px;  
         width:200px;  
      }  
      h1.pagetitle img {  
           max-height:300px;  /* Should be the same than the previous height */  
      }  
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jtaylor Jason Taylor [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: