@samantha-miller
11 years, 7 months ago
@splendidangst No problem 🙂
Thanks for pointing me in the right direction @mariusooms and @johnjamesjacoby. As this is an old topic but came up first on Google, I thought I’d update with the current syntax:
`define( ‘BP_AVATAR_THUMB_WIDTH’, 50 ); define( ‘BP_AVATAR_THUMB_HEIGHT’, 50 ); define( ‘BP_AVATAR_FULL_WIDTH’, 150 ); define( ‘BP_AVATAR_FULL_HEIGHT’, 150 );`
This is using BP version 1.6.4.
Cheers!