The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Add an Image "Find as On facebook" below Navar
How to Add an Image "Find as On facebook" below Navar ??? Like this forum www.e-vizio.com
|
#2
|
|||
|
|||
Quote:
I'd guess that you could add it here.. AdminCP > Styles & Templates> Style Manager> Your Chosen Style> All style options> Edit templates> Navigation / Breadcrumb Templates> navbar and find Code:
$navbar |
#3
|
|||
|
|||
In the page you like to add the image find $navbar and below add:
Code:
<center> <a href=" THE URL ON FACEBOOK GROUP HERE " target="_blank"> <img src=" THE URL OF THE IMAGE HERE " border="0" title=" TYPE A DESCRIPTION HERE "></a> </center> Code:
<img src=" THE URL OF THE IMAGE HERE " border="0" title=" TYPE A DESCRIPTION HERE "> Code:
<img src=" THE URL OF THE IMAGE HERE " width="XXX" height="XXX" border="0" title=" TYPE A DESCRIPTION HERE "> |
#4
|
|||
|
|||
Sorry my mistake,. if i want to put it on the header where i should add the code that you give me=
|
#5
|
||||
|
||||
Add it to the header template?
|
#6
|
|||
|
|||
Yeap
|
#7
|
|||
|
|||
Add it at the end of the header template, and use align, to position it left, Center, Right
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|