The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Who's Online template, removing instant messaging column
Hi guys,
I opened up the template found the general area where this is going on but don't know which part to clip. I think deleting the following won't be enough to get rid of the column as well, just stop displaying the icons. "<vb:if condition="$vboptions[showimicons]"> <td class="whoinfo"> {vb:raw userinfo.aimicon} {vb:raw userinfo.icqicon} {vb:raw userinfo.msnicon} {vb:raw userinfo.yahooicon} {vb:raw userinfo.skypeicon} </td>" Any ideas? Jameson |
#2
|
||||
|
||||
Have you removed
HTML Code:
<vb:if condition="$vboptions[showimicons]"><th><span class="blocksubhead">{vb:rawphrase instant_messaging}</span></th></vb:if> |
Благодарность от: | ||
mathforum |
#3
|
|||
|
|||
Just tried it and it worked! There is a css issue I'll have to get my designer to tweak but that took out the column nicely. Thank you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|