Asta e in css , am inlocuit cu ce mi-ai dat tu 0 rezultate :/
.ipsUserPhoto {
padding: 1px;
border: 1px solid #d5d5d5;
background: #F2F0F0;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
.ipsUserPhotoLink:hover .ipsUserPhoto {
border-color: #c3c3c3;
}
.ipsUserPhoto_variable { max-width: 155px; }
.ipsUserPhoto_large { max-width: 90px; max-height: 90px; }
.ipsUserPhoto_medium { width: 50px; height: 50px; }
.ipsUserPhoto_mini { width: 30px; height: 30px; }
.ipsUserPhoto_tiny { width: 20px; height: 20px; }
.ipsUserPhoto_icon { width: 16px; height: 16px; }