Hello, is it possible to change the size of the preview pictures in the module "EasySocial Users"?
I´d like to show them a little bit bigger .. :-)
Thanks a lot
I´d like to show them a little bit bigger .. :-)
Thanks a lot
body div#fd.es.mod-es-users .es-avatar {
width: 57px;
height: 57px;
line-height: 57px;
}
body div#fd.es.mod-es-users .es-avatar img {
width: 53px;
height: 53px;
}