The Arcive of vBulletin Modifications Site. |
|
Remove Bank from member-info? Details »»
|
|||||||||||||||||||||||||||
Hi,
Does anyone know how I can remove the bank info from the member profile? I have looked all over to find it and cannot I found all the rest but not that one.I have added a screen shot of what I mean ![]() Thank you for any help ![]() Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
In the vbplaza_member_vbbux_info template remove this line
HTML Code:
<div class="smallfont">$vbphrase[vbbux_bank]: $userinfo[bank]</div> |
|
#3
|
||||
|
||||
|
Quote:
I was also looking for the total points too but I found that under the code you added ![]() Looks great thanks
|
|
#4
|
|||
|
|||
|
How would I remove the bank, and donate info from members profile next to their posts?
|
|
#5
|
||||
|
||||
|
Make sure you make a backup of the original code before deleting
Inside template 'postbit' or 'postbit_legacy': Find and delete: Quote:
Find and delete: Quote:
|
|
#6
|
|||
|
|||
|
Excellent. Thanks
|
![]() |
|
|