Buddypress Media Imaze size
-
Hi @Foxly, I am using the following code to display 3 picture from user album at member-header, the problem now is if change the thumbnail Image Size from 150 to another size like 500 due to activity thumb distortion, it affect the width of image showing in member-header and make it too large. i have tried to style the width through css but did not work and have tried something like &width=150 but did not work too.
any help will be appreciated
Regards
`<?php if(bp_is_user_activity() || bp_is_user_profile())>
- <a href="” class=”picture-custom”><img src='’ />
`
- The topic ‘Buddypress Media Imaze size’ is closed to new replies.