By Mel on Wednesday, 15 November 2017
Posted in General Issues
Likes 0
Views 523
Votes 0
Hi,

I don't know if this is my issue or others are having it too (bug). When I view a profile page and you look down the left sidebar i.e. at Albums, the avatars seem to be cut in half - or at least are not displaying properly like elsewhere.

See attached image

Kind regards

Mel
Hi there,

Actually, it is built that way and it is controlled be css only. If you wanted to show them fully, you can apply css codes below on your Easysocial's customs.css

[gist type="css"]
#es .mod-es-albums-item .photos-1 .es-photo > a {
padding-top: 75% !important;
}
[/gist]

Please give it a try and see how it goes.
·
Wednesday, 15 November 2017 11:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Abdul,

thank you for your help. Didn't realise that is was how it was built.

Anyway it is precisely how I want it to look now.

Thank you!

Mel
Mel
·
Wednesday, 15 November 2017 16:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 15 November 2017 17:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post