Back to vBulletin 3.5 Template Modifications

[VBPlaza] MEMBER INFO (BETTER LOOK)
Mod Version: 1.00, by Ben Wilkins

This modification is in the archives.
vB Version: 3.5.5 Rating: (0 vote - 0 average) Installs: 3
Released: 25 Aug 2006 Last Update: Never Downloads: 0
Not Supported  

Okey this will make the member info look better from the original.. It will make it fit in with the rest of the infomation..

Look at the screenshots for an example

In Memberinfo:

Find:
PHP Code:
<!-- vbPlaza start -->
            <if 
condition="$vboptions['vbbux_enabled']">$show[vbbuxuserinfo]</if>
            <if 
condition="$show['gifts']">$show[gifts]</if>
            <if 
condition="$show['ribbons']">$show[ribbons]</if>
<!-- 
vbPlaza end --> 
Replace with:
PHP Code:
<!-- vbPlaza start -->

            <
fieldset class="fieldset">
                <
legend>TMBux User Info</legend>
                <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0">
                <
tr>
                    <
td>
<if 
condition="$show['pointsinpostbit']">
$vbphrase[vbbux_points]: $post[points]<br />
$vbphrase[vbbux_bank]: $post[bank]<br />
<
phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase>: $post[totalpoints]<br />
<
a href="vbplaza.php?do=donate&amp;userid=$post[userid]">$vbphrase[vbplaza_donateto $userinfo[username]</a><br />
</if>

</
td>
                </
tr>
                </
table>
            </
fieldset>
<!-- 
vbPlaza end --> 

Download

No files for download.

Screenshots

   

Similar Mods

VbPlaza - Loyal Member Discount Display vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024