Skip to:
Content
Pages
Categories
Search
Top
Bottom

Is there a way to enlarge the size images!!

Viewing 3 replies - 1 through 3 (of 3 total)

  • forfuture
    Participant

    @forfuture

    Hey I think you are probably smart reduce the size of the images in the posts until what??

    Is it someone can help me to answer to my written inquiry

    Look in the template files for the places where avatars are called you will see that you can pass parameters back including image type ‘thumb’ or ‘full’ plus width & height also you can set or override the default sizing by defining constants in wp-config, bp-custom.php, or functions.php such as:
    `define ( ‘BP_AVATAR_FULL_WIDTH’, 200 );`
    or
    `define ( ‘BP_AVATAR_THUMB_WIDTH’, 220 );`

    There should be information on this in the Codex somewhere.


    forfuture
    Participant

    @forfuture

    Thank you, sir I will search for information on the Codex repeat Thank you ..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there a way to enlarge the size images!!’ is closed to new replies.
Skip to toolbar