Log in

View Full Version : how to insert banners on the forum side


arindra
05-31-2006, 08:48 AM
is there any template mod or plugin for managing banners on the right and left of the forum ?

rogersnm
05-31-2006, 09:07 AM
This might do you:
https://vborg.vbsupport.ru/showthread.php?t=115227&highlight=vbads

arindra
05-31-2006, 01:41 PM
i dont need a revenue Sharing code per se .

But rather something that will just alow me to do this :
http://img269.imageshack.us/img269/3341/adslayoutreq7pn.gif

rogersnm
05-31-2006, 01:43 PM
you'll need a new skin then put your adsense, yahoo, clciksor etc. etc. code in there... There is no mod which does that because it is not really a mod..

arindra
05-31-2006, 01:45 PM
which template i should be using / editing to insert my ads ?

rogersnm
05-31-2006, 01:46 PM
well i have added my ads as a banner:
see this (http://forums.perfectforce.com)
If you want to know how to do that just say.

In the bottom of the navbar template add this:
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"></td>
</tr>
<tr>
<td class="alt1"><di align="center">YOUR ADSENSE CODE</div></td>
</tr>
</table>

Do you want to manage or add ads?

arindra
05-31-2006, 02:11 PM
which template i should be using / editing to insert my ads ?

ON THE SIDE , as displayed by the picture posted by me

just put in the ads , not manage ... as i manage ads using phpAdsNew

rogersnm
05-31-2006, 02:12 PM
Check out the links below
|
|
|
|

Tru2Chevy
05-31-2006, 02:26 PM
Left: https://vborg.vbsupport.ru/showthread.php?t=91888

Right: https://vborg.vbsupport.ru/showthread.php?t=94495

- Justin

rogersnm
05-31-2006, 02:27 PM
fine :p

arindra
05-31-2006, 04:10 PM
thanks to both of you ...


tru2chevy ... i already installed the right column product and it worked nicely :)

BTTF.com
05-31-2006, 06:51 PM
What would I need to change on my index.php page to insert a 468x60 graphical banner in place of the title of my forums and the http://www.bttf.com/forums/images/misc/navbits_start.gif folder image? That area looks prime space for a banner ad on the front page.