By NICOLE on Wednesday, 31 May 2017
Posted in Technical Issues
Replies 5
Likes 0
Views 553
Votes 0
Hello,
Is it possible to customize the members' images to a larger size?

At Modules:
EasySocial Leader Board
EasySocial Online Users

URL:https://ppicking.com/

Thank you very much!
Hi Nicole,

This actually fall under customization, as outlined in http://stackideas.com/support
However I can help you a bit on this. Perhaps, you can apply these css code in your custom.css file:

#es div.es-leader-context.o-media a.o-avatar {
width: 72px !important;
height: 69px !important;
}

And I do not see any EasySocial online user module in the page https://ppicking.com/
perhaps I need to login to see it?

Having said that, if you require us to perform the customization for you, you can always request for a quote from us at https://crm.stackideas.com and select "Customizations" . Our sales person would be glad to send you a quote for the customizations that you have requested.
·
Wednesday, 31 May 2017 11:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Muhammab Fadhli,

Yes if indeed, the members they have to log in to be able to be seen.

I'll ask how much.
Thank you very much.

Nicole
·
Wednesday, 31 May 2017 11:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nicole,

Perhaps you're refer to this avatar in the homepage for the online user? https://www.screencast.com/t/bv8tvcUS4gGy
If yes can you apply the css code below and see how it goes?

#es.mod-es div.o-avatar-status.is-online a.o-avatar {
width: 72px !important;
height: 69px !important;
}
·
Wednesday, 31 May 2017 13:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Muhammad,

Yes, this is.
My CSS skills are low, can you tell me where I can change that code at protostar template?

Thak you.
·
Sunday, 04 June 2017 20:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nicole,

You can refer to this documentations https://stackideas.com/docs/easysocial/administrators/templating/adding-custom-css-codes

Please give it a try and see how it goes
·
Monday, 05 June 2017 09:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post