-
Author
-
December 17, 2014 at 08:43 #39417hoopsParticipant
hi! just purchased the theme…
is it possible to change the size and shape of the bbpress/BuddyPress user avatars?
December 17, 2014 at 13:15 #39431sharmstrModeratorHi Hoops. Welcome to the forum.
A search would have given you the the following solutions.
change size: http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/
make square: put this in your child theme css
COPY CODE.avatar { border-radius: 0 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 17, 2014 at 13:43 #39439hoopsParticipanthi! thanks! avatars are now square… with regards to the size, will that also work on bbpress?
December 22, 2014 at 10:04 #39935AbeKeymaster@hoops that should apply to bbPress also, yes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 27, 2016 at 09:44 #126982hoopsParticipanthi! this is kinda late but the question wasn’t answered yet.
how can i increase the size of bbpress forum avatars? thanks!
June 28, 2016 at 10:16 #127151AbeKeymasterHi, it depends where you want to increase it and I suggest to get help from a programmer with HTML/CSS skills.
for example to increase the avatar size in the topic for the replies author avatar this css snippet is required:
COPY CODE#bbpress-forums div.bbp-reply-author .bbp-author-avatar {width: 80px;}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.