-
Author
-
October 8, 2016 at 13:38 #138667twoshoesParticipant
Hi,
I used this css code to change the size of the avatars in the members directory:<code>
/* Change avatar size in Member Directory */#buddypress #friend-list li div.item-avatar, #buddypress #member-list li div.item-avatar, #buddypress #members-list li div.item-avatar {
border-style: solid;
border-width: 5px;
width: 120px;
height: 120px
}#buddypress #members-list li div.item-avatar img.avatar {width:100%;}
#buddypress #members-list li div.item-avatar {float:none !important;margin:0 auto;}
#buddypress #members-list li div.item div.generic-button.block-this-user {text-align:center;margin:10px 0;}
#members-dir-list ul#members-list .item-avatar .kleo-online-status {
width: 14px;
height: 14px;
bottom: 6px;
right: 20px;
}
</code>Is there a way for me to regenerate the thumbnails of all the existing members? The strange thing is that some of the avatars are 50×50, BUT many of them are like 720 and 640 as well. Perhaps if they registered through Facebook, this happens?
In any case, if there is no way to regenerate those 50×50’s into 120×120, maybe it is possible to use the avatar sizes from the Profile Page, and use those in the Member Directory?
To use the: <div id=”item-header-avatar” class=”rounded”>? Or something?
Any help would be appreciated.
October 10, 2016 at 19:31 #138887LauraModeratorHello, do you mean the size of them in the members directory or the size of the image.
I mean, size of container or size of image
Let me know 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 11, 2016 at 16:44 #139061twoshoesParticipantI mean the size of the actual image (thumbnail) is 50×50, and I need it to be 120×120. If you take a look at my site you will know what I mean. The profile thumbs now look blurry because they are blown up from their original 50×50.
https://norskmodell.no/medlemmer/
I don’t know if it is possible to regenerate those 50×50 and make them 120×120, but maybe as a workaround, I could instead of using those 50×50 tumbs, I could use the thumbs that are generated from the profile page, since they are larger? I believe those are 150×150.
Or, if there is a way to resize (regenerate) the 50×50 thumbs into 120×120, that would be the best solution of course.
October 13, 2016 at 13:01 #139430twoshoesParticipantContainer in members directory is 120×120, image is 50×50. I need it to be at least 120×120.
October 18, 2016 at 08:40 #140032LauraModeratorHi,
What you need requires significant amount of time to create a functionality like that and our purpose here is to help you with any theme problem that you may encounter or with small customizations.
For anything that theme doesn’t have or you need something different you should hire a programmer/web developer to achieve what you need.If you want a quote from our developers team, contact our colleague cornel@seventhqueen.com about your request.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.