By Leo Nobles III on Friday, 02 March 2018
Posted in General Issues
Replies 5
Likes 0
Views 493
Votes 0
Hello,

Can I adjust the size of profile covers to display a square image?
Also could the same concept be applied to popup image when hover over avatar?
Hey Leo,

Do you mean you want the avatar on the profile page to appear as square? You may add the following css tweaks into your custom css section.

[gist]
body #es .es-profile-header__avatar-wrap,
body #es .es-profile-header__avatar-wrap > a {
border-radius: 0;
}
[/gist]

By the way, the office template was designed to use a rounded avatar, changing it to square might not give you the best result
·
Saturday, 03 March 2018 02:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello, I like the round avatar look. I don’t wanna change that. I would like to make changes to the profile cover. Most of my members upload square images as the cover.

I’d like covers to show square images when on profile page or when hovering over an avatar the pop up image should show square cover with round avatar.
·
Monday, 05 March 2018 09:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Leo,

Changing/reducing the profile cover width is actually not simple as it may cause other styling issues to the header and popbox.

Unfortunately we are unable to assist you with this customization as it is beyond our support scope.
·
Monday, 05 March 2018 12:49
·
0 Likes
·
0 Votes
·
0 Comments
·
No worries..

If it was a easy task then I would do. Everything is working perfectly, so anything that will cause a conflict I will not do.

Thanks ?
·
Monday, 05 March 2018 14:36
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome Leo and thanks for understanding.

Regards.
·
Monday, 05 March 2018 15:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post