I have nextgen gallery plugin installed (upgraded to 1.2.1) and have nggallery.css file in my theme folder.
It has a class 'Photo' that seems to be conflicting with class in get_avatar function. The problem is that the avatars are being resized to 120px X 130px even if they are set at 32x32 in get_avatar function call.
Where does nextgen use "Photo" class ? I guess nggallery.css is also there in css folder inside nextgen_gallery plugin folder. So, can I delete this from my theme folder?