Back to vBulletin 4.x Template Modifications

RoG's Xbox Live Avatar in Posts
Mod Version: 1.00, by Shadawg

vB Version: 4.0.x Rating: (10 votes - 4.90 average) Installs: 47
Released: 21 Jan 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Code Changes External Content  

Okay this is my first release. for postbit legacy

Screenshot at the bottom.....

Create a new profile field or use an existing one for xbox live gamertag.

First step, you may have already done this.

In Postbit.css find

Code:
.postbitlegacy .after_content {
 position: relative;
 width: 100%;
 clear:both;
}
and replace with

Code:
.postbitlegacy .after_content {
 position: relative;
 width: 100%;
 clear:none;
}
Second Step.

In postbit.css

find

Code:
.postbitlegacy .signature, .postbitlegacy .lastedited {
underneath that code you will find

Code:
margin-top: ?em;
replace that number with 17, so it will look like this.
Code:
margin-top: 17em;
Step Three

Now go to the postbit_legacy and find

Code:
{vb:raw template_hook.postbit_messagearea_start}
add after

Code:
<vb:if condition="$post['fieldx']"><img src="http://avatar.xboxlive.com/avatar/{vb:raw post.fieldx}/avatar-body.png" align="right" width="150" height="300"/></vb:if>
Replace the x with xbox live profile field number.

Thats it

Hope you all enjoy it

Download

No files for download.

Screenshots

Click image for larger version
Name:	xbox-postbit.jpg
Views:	1978
Size:	101.6 KB
ID:	110645  

Similar Mods

Mini Mods Xbox LIVE Friendlist vBulletin 4.x Template Modifications
Profile Enhancements XBox Live Avatar vBulletin 3.8 Template Modifications
Profile Enhancements Xbox Live Avatar System vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024