Profile picture size

I've edited the embed-friendly theme and altered the CSS so that my sidebar only shows up on the profile pages and its 200 wide (not 250) ... for the most part editing the CSS has worked fine except the profile pictures which are loading at 250 wide, so you get 50 pixels cut off, which is noticable on some images or during page loads where some of that 50pixels is visible.
it just seems a little broken.
how can i kludge it to do the photos at 200 pixels wide? can i do this via the theme (maybe with a new view file?)
it just seems a little broken.
how can i kludge it to do the photos at 200 pixels wide? can i do this via the theme (maybe with a new view file?)
0
Comments
$Configuration['Garden']['Profile']['MaxWidth'] = '200';