The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove facebook connect button?
I had to enable my facebook for a more share options from bops mod i installed. How or where can i remove the facebook connect button from my header? Thanks
|
#2
|
||||
|
||||
In your header template find this bit of code:
Code:
<vb:if condition="$vboptions['enablefacebookconnect']"> {vb:raw facebook_header} </vb:if> Code:
<vb:comment> <vb:if condition="$vboptions['enablefacebookconnect']"> {vb:raw facebook_header} </vb:if> </vb:comment> |
#3
|
|||
|
|||
Quote:
My entire header template Code:
<a name="top"></a> |
#4
|
||||
|
||||
Grief, do a search in your templates for, enablefacebookconnect maybe that style added it elsewhere.
|
#5
|
|||
|
|||
Thank you once again. It was in navbar
|
#6
|
||||
|
||||
Figures, that skin developer likes to stuff everything in there.
|
#7
|
|||
|
|||
lol
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|