Hi,
it’s possible to change the size of the avatar ?
I have select the avatar “large” i would want more large.
I have try to change in the css but i have not can.
<blockquote>/* AVATAR —*/
#jac-wrapper .avatar {
position: absolute;
left: 10px;
top: 15px;
border: 1px solid #eee
}
#jac-wrapper .avatar img {
padding: 1px;
}
#jac-wrapper .avatar .jac-provider-icon-3,10px;
#jac-wrapper .avatar .jac-provider-icon-2,
#jac-wrapper .avatar .jac-provider-icon-1 {
position: absolute;
bottom: 0;
right: 0;
} </blockquote>
I have try to change the size in itemps.php but the size no change
<blockquote>}else if($avatarSize == 3){
$size = ‘height:100px; width:100px;’;</blockquote>
Thank for your help
sorry for my english…