Back to vBulletin 3.7 Template Modifications

Replace Avatar with Joke picture for April Fools Day
Mod Version: 1.00, by cheat-master30

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 4.00 average) Installs: 6
Released: 02 Apr 2008 Last Update: Never Downloads: 4
Not Supported Template Edits Re-usable Code Translations  

Again, this is an extremely simple edit which requires maybe one file upload and one template (or if you have style selection between normal and legacy, two) to be edited.

Find:

Code:
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
Replace with (noted bolded):
Code:
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="images/avatars/   1_face.jpg" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
Replace the bolded with the image address. You can also wrap the code in conditionals and such likes for different images per usergroup or something. I did this on my own site for one of about four April Fools Day jokes, and it was a minor annoyance/novelty.

Few Example Images:

[see attachments]

Attached are the two images I used personally.

Download

No files for download.

Screenshots

Click image for larger version
Name:	jokeavatar.jpg
Views:	615
Size:	48.5 KB
ID:	78086  

Similar Mods

Mini Mods April Fools vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024