• 2
    • 3
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      Thanks a lot!

      Problem Definition

      We're desperately in need of being able to adjust the profile picture size. The photos currently shown in the people finder and on people's pages are too small to recognize our colleagues on properly, which means finding them in our 500 people office is still not easy

      Preferably it would be a setting in the admin section where the admins can enter the dimension restrictions.

      Workaround

      .userLogo {
          width: 134px;
          height: 134px;
          border-radius: 10px;
      }
      
      .greybox #peoplelist .profile-macro {
          height: 151px;  /* Picture height + 17px */
          width: 151px;  /* Picture width+ 17px */
      }
      
      /* This one is to make sure confluence keeps its "magic" 17px distance in the profile */
      
      #title-heading.with-breadcrumbs .userLogo {
          margin-bottom: 17px;
      }
      
      
      /* End Profile Picture size in Profile and Userlist */ 
      
      
      /* This will push the icon to the next line */
      .list-container-all-updates .grouping .update-item-profile  {
          padding-right: 20px;}
      

            [CONFSERVER-9375] Adjustable profile picture size

            Michael Andreacchio made changes -
            Fix Version/s New: 8.9.0 [ 107007 ]
            Resolution New: Fixed [ 1 ]
            Status Original: Gathering Interest [ 11772 ] New: Closed [ 6 ]

            Atlassian Update 2024-07-25

            Hi everyone,

            Thank you for your interest in this suggestion. I'm pleased to let you know that we have released enhancements to user profile pictures in Confluence Data Center 8.9. This includes functionality allowing individual users to adjust their profile pictures.

            You can read more about this both in the 8.9 Confluence release notes and our official documentation.

            Kind regards,

             

            Michael Andreacchio

            Confluence Data Center

            Michael Andreacchio added a comment - Atlassian Update 2024-07-25 Hi everyone, Thank you for your interest in this suggestion. I'm pleased to let you know that we have released enhancements to user profile pictures in Confluence Data Center 8.9. This includes functionality allowing individual users to adjust their profile pictures. You can read more about this both in the 8.9 Confluence release notes and our official documentation . Kind regards,   Michael Andreacchio Confluence Data Center
            SET Analytics Bot made changes -
            UIS Original: 3 New: 2
            SET Analytics Bot made changes -
            UIS Original: 4 New: 3
            SET Analytics Bot made changes -
            UIS Original: 3 New: 4
            SET Analytics Bot made changes -
            UIS Original: 4 New: 3
            SET Analytics Bot made changes -
            UIS Original: 3 New: 4
            SET Analytics Bot made changes -
            UIS Original: 4 New: 3
            SET Analytics Bot made changes -
            UIS Original: 3 New: 4
            SET Analytics Bot made changes -
            UIS Original: 6 New: 3

              Unassigned Unassigned
              970184b3bf3e Menso Heus
              Votes:
              156 Vote for this issue
              Watchers:
              90 Start watching this issue

                Created:
                Updated:
                Resolved: