Estás viendo el sitio como Invitado. Para poder participar en este sitio
y obtendrás privilegios adicionales, acceso a otras áreas y mucho mas.
Pon en la plantilla EXTRA.css lo siguiente:y de ser posible existe alguna forma para redondear-los como se ve en la imagen?
.avatar img, .avatar .img, .avatarCropper {
border-radius: 50px !important;
}
#maxPostersToday .avatar img, .sidebar #maxPostersToday .avatar img {
border-radius: 50px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55);
height: 46px;
width: 46px;
}
.sidebar .userBirthdayGreetings .avatar img {
border-radius: 50px;
height: 42px;
width: 42px;
}