Skip to:
Content
Pages
Categories
Search
Top
Bottom

Portrait resolution for user avatars and horizontal resolution for group thumbnails


  • Diabolique
    Participant

    @diabolique

    Hi,

    Is it posible to have portrait resolution for user avatars and horizontal resolution for group thumbnails. When I open bp-core-avatars.php and setup following parameters

    if ( !defined( ‘BP_AVATAR_FULL_WIDTH’ ) )
    define( ‘BP_AVATAR_FULL_WIDTH’, 250 );

    if ( !defined( ‘BP_AVATAR_FULL_HEIGHT’ ) )
    define( ‘BP_AVATAR_FULL_HEIGHT’, 150 );

    …then I see the same resolution for avatars and group thumbs :(
    Or maybe there is possible to disable thumbnail cropping?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Portrait resolution for user avatars and horizontal resolution for group thumbnails’ is closed to new replies.
Skip to toolbar