PDA

View Full Version : add a banner...


doc1975
11-19-2008, 04:48 PM
either above or below the navbar, just so long as its static no matter what page the visitor is on within the links directory section?

Brian
11-20-2008, 11:00 AM
So you want it to only be displayed on your vBa Links pages? If so, then just add something like this to your navbar template:
<if condition="VBA_SCRIPT == 'links_directory'">
Your banner here
</if>

Our Sponsors
 

doc1975
11-20-2008, 12:12 PM
That works perfectly! Thank you!

turbosatan
05-26-2009, 07:03 AM
can this be extended to use an if condition fore the category also?

i want to show two or possibly four banners on each category at the top. each half the width of the screen so two can fit in next to each other.

i do need them to be unique for each category however.

i am using the 3.8 ad management script for my main forums and vbadvanced homepage is there any easy way to implement this?

Our Sponsors
 

Brian
05-26-2009, 11:38 AM
You can use another simple <if> tag to check the category.
<if condition="$catid == X">

manny0131
05-27-2009, 12:04 AM
i want to show two or possibly four banners on each category at the top. each half the width of the screen so two can fit in next to each other.

i do need them to be unique for each category however.

i am using the 3.8 ad management script for my main forums and vbadvanced homepage is there any easy way to implement this?

is this (http://www.boricuawebs.com/links) what youre looking for? I got some banners 468x60 in the categories
Im not yet finished, my link directory is still not open to public but i already am selling banner spaces.