Quote:
Originally Posted by bananalive
Edit admincp/profileselector.php:
Find:
PHP Code:
$this->maxwidth = 150;
$this->maxheight = 150;
Replace:
PHP Code:
$this->maxwidth = 300;
$this->maxheight = 300;
Find in template: memberinfo_block_pitems
HTML Code:
height:155px;
width:120px;
Replace
HTML Code:
height:325px;
width:325px;
|
Thank you.
I have fit it to my images measures and now looks great
Greets