The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbit Editting
Hi Guys,
I am setting up this: https://vborg.vbsupport.ru/showthrea...light=postbit* The trouble I have run into, is I would also like to have it around the ICQ, MSN, etc icons, however not everyone with have them. So I am looking for a way to only show the div when they actually have one of the above on their account, that way I dont end up with a box with nothing in it. Current code: Code:
$template_hook[postbit_userinfo_right] <div class="postinfo">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> </div> THANKS! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|