hide Instant Messaging from profile page and show it to Administrators only
This modification is in the archives.
hi
with that mod you will hide Instant Messaging Fields while user view a profile To do that,
HTML Code:
<fieldset class="fieldset"> <legend>$vbphrase[instant_messaging]</legend>
HTML Code:
<if condition="$bbuserinfo['usergroupid'] ==6">
HTML Code:
$template_hook[memberinfo_contactinfo]
HTML Code:
</if>
Done Please remember to if you use this modification. Download No files for download. |
Similar Mods
Profile Enhancements Hide Instant Messaging Info from Guests and Bots | vBulletin 3.7 Template Modifications |