-
Suggestion
-
Resolution: Fixed
-
None
-
2
-
3
-
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;}
- duplicates
-
CONFSERVER-12285 Interface for manually cropping uploaded user profile pictures
- Closed
- incorporates
-
CONFSERVER-7719 Store larger user profile picture
- Closed
-
CONFSERVER-19471 ability to get full view of a user's profile picture
- Closed
- is duplicated by
-
CONFSERVER-15063 Allow changeable profile picture dimensions
- Closed
-
CONFSERVER-25458 larger photos in the people directory
- Closed
- is incorporated by
-
CONFSERVER-12883 Document changes to user profile picture management
- Closed
- relates to
-
CONFCLOUD-9375 Adjustable profile picture size
- Gathering Interest
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Wiki Page Loading...