The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help with Header Advertisement for 3.8.4
Hi there...
I have installed vB Ad management and it shows up in my CP and all but I don't know how or what to do with it in order to get my header Banner Advertisement up. I know it needs some type of BBcode but im not educated in it so im lost. Please help. Thanks! |
#2
|
|||
|
|||
In your admincp in ad management choose header. Then enter your ad code into the box.
You will see " Choose Yes to enable header advertisements. " Below it. Click yes. After that Hit the update preview button and see if your advertisement works. |
#3
|
|||
|
|||
Quote:
Like I said... all I have is the ad banner that I made in .gif format... so what do I do in order to write BBcode for it. Thanks Mate |
#4
|
|||
|
|||
HTML Code:
<div align=" center"><img src="image link goes here"></div> |
#5
|
|||
|
|||
K Great Stuff...
Thanks mate... it kind of works... the prob I have now is that my header is where the logo for my forum is... I want it below the navbar... I have moved the code to there now but it's not appearing on the forum... when I test it in the CP it shows up but not in the forum itself... Also...(and this will be my last request...) how do I get it right so that when they click on the advert it takes them to the website advertised... what is the code and where should I put it in? Thanks again mate... really appreciate the effort! |
#6
|
|||
|
|||
Whats your website link? okay replace it with.
HTML Code:
<div align="center"><a href="http://www.yoursite.com"><img src="image link goes here"></a></div> HTML Code:
$template_hook[navbar_buttons_left] |
#7
|
|||
|
|||
ok got the static html sorted...
Only prob I have is the navbar still... I have no idea what you are referring to. I have a custom style that im running on so not sure if that makes a difference. Can you give me the path to follow please. Thanks again. You should be a damn Mod! |
#8
|
|||
|
|||
AdminCp > Styles & Templates > Style Manager > Your Style > Navigation & Breadcrumb Templates > navbar
In there, find HTML Code:
$template_hook[navbar_buttons_left] |
#9
|
|||
|
|||
Quote:
So must I add it? If so were... if not then how do I choose a custom location... Soz for the noob questions but you have to start somewhere... Cheers |
#10
|
|||
|
|||
It should look like this, make sure its there. In the navbar template.
HTML Code:
$template_hook[navbar_buttons_left]
<if condition="$show['communitylink'] AND $show['popups']">
HTML Code:
$template_hook[navbar_buttons_left] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|