Update 2.9.2 shrunk my avatars
-
I just updated to Buddypress 2.9.2 and now the member profile images on my website are all tiny.
I use the following code for these:
<div class="bp-login-widget-user-avatar"><?php bp_loggedin_user_avatar( "type=full&width=200&height=200" ); ?></div>
And they display in widget boxes.
Previously they were the 200×200 size as per the code, but now they’re a lot smaller, maybe 50×50.
Hope someone can help me with this as its really messing up the look of my site. Thanks 🙂
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.