All the avatars of the same dimensions

All the avatars of the same dimensions

All the avatars of the same dimensions


This mod impose all the avatars of the same dimensions.
.For "postbit": In the "postbit.css" template, find:


PHP Code:
.postbit .postuseravatarlink img {
}


.Change to:

PHP Code:
.postbit .postuseravatarlink img {
width: 80px;
height: 80px;
}


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.For "postbit_legacy": In the "postbit.css", find:


PHP Code:
.postbitlegacy .userinfo .postuseravatar img, .eventbit userinfo .eventuseravatar img {
border: {vb:stylevar postbitlegacy_avatar_border};
outline: {vb:stylevar postbitlegacy_avatar_outline};
max-width: {vb:math {vb:stylevar postbitlegacy_userinfo_width} - {vb:math {vb:stylevar padding}*2}- {vb:math {vb:stylevar postbitlegacy_avatar_outline.borderWidth}*2} - {vb:math {vb:stylevar postbitlegacy_avatar_border.borderWidth}*2}};
}


.Change to:

PHP Code:
.postbitlegacy .userinfo .postuseravatar img, .eventbit userinfo .eventuseravatar img {
border: {vb:stylevar postbitlegacy_avatar_border};
outline: {vb:stylevar postbitlegacy_avatar_outline};
max-width: {vb:math {vb:stylevar postbitlegacy_userinfo_width} - {vb:math {vb:stylevar padding}*2}- {vb:math {vb:stylevar postbitlegacy_avatar_outline.borderWidth}*2} - {vb:math {vb:stylevar postbitlegacy_avatar_border.borderWidth}*2}};
width: 80px;
height: 80px;
}


PS: You are free to change 80px of course ;)


ملحوظة هامة جدا جدا جدا
التحميل من موقعنا مبااااااااااااااااشر
و لكن يتطلب منك ادخال اسم مستخدم و باسورد
هذه هي بيانات التحميل

اسم المستخدم
fokakmeny_down
كلمة المرور
123456


في حالة وجود خطأ لا تتردوا بالاتصال بنا قسم البريد

او من نموذج الاتصال بنا


All the avatars of the same dimensions

All the avatars of the same dimensions

All the avatars of the same dimensions