By kabran jonathan on Thursday, 28 August 2014
Posted in General Issues
Likes 0
Views 410
Votes 0
Hi

I want to increase the width and height of stream content avatar to 450px X 450px and keep a good aspect ratio.
Thanks
Okay!
Backend access: xxx

FTP access: xxx

Thanks
·
Thursday, 28 August 2014 20:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello kabran jonathan,

Is it possible provide us with your Joomla backend and FTP access so we can help you check on this? Please advise.
*You can put the information in the optional information field below. Don't worry about privacy. Only Support team can view the information.
·
Thursday, 28 August 2014 19:03
·
0 Likes
·
0 Votes
·
0 Comments
·
hello kabran jonathan,

Sorry for late reply to this,
I have help you change the square pixel to 450px x 450px in your file
JoomlaFolder\administrator\components\com_easysocial\constants.php

//LINE 344 - 345
define('SOCIAL_PHOTOS_SQUARE_WIDTH', 450);
define('SOCIAL_PHOTOS_SQUARE_HEIGHT', 450);

it should work fine now.
·
Friday, 29 August 2014 11:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks!!!

Sincerely..
·
Friday, 29 August 2014 14:57
·
0 Likes
·
0 Votes
·
0 Comments
·
hello kabran jonathan,

You're welcome
Have a nice day !
·
Friday, 29 August 2014 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post