It is permanently set the size of all avatars.
postbit_legacy open;
search:
"$post[avatarurl]" add next.
Code View
[HTML]<if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" width="180px" height="300px" $po ........
For the full text, visit vBulletin.org
Miscellaneous Hacks - Fixed avatar size
postbit_legacy open;
search:
"$post[avatarurl]" add next.
| Block Disabled: (Update License Status) | |
Suspended or Unlicensed Members Cannot View Code. |
|
Code View
[HTML]<if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" width="180px" height="300px" $po ........
For the full text, visit vBulletin.org