Back to vBulletin 3.8 Template Modifications

Fixed avatar size
Mod Version: 1.00, by nookta

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 5
Released: 28 Jun 2016 Last Update: Never Downloads: 0
Not Supported Template Edits  

It is permanently set the size of all avatars.

postbit_legacy open;
search:
"$post[avatarurl]" add next.

PHP Code:
width="180px" height="300px" 
Code View

HTML Code:
<if condition="$show['avatar']">
				<div class="smallfont">
					&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" width="180px" height="300px"  $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
				</div></div>

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024