PDA

View Full Version : Banner Ads


mofohead
07-15-2004, 05:26 PM
How do I add a banner just like the one at the top of this page?

Ted S
07-16-2004, 12:26 AM
That is a template modification made in your ADMINCp to the header template. Simply edit the template and find the area you want the banner to go in, to place a banner uptop you may need to add a table with 2 cells but it depends on your current style.

Our Sponsors
 

mholtum
07-16-2004, 02:39 AM
I use PhPadsnew (freeware) it automatically rotates banners. It is sweet

mofohead
07-16-2004, 10:31 AM
I found phpadsnew but how does that work??? Does it integrate with vbulletin??? Thanks.

Our Sponsors
 

mholtum
07-16-2004, 10:52 AM
no, you us it to generate code and then insert the code. It is awesome..Rotating banner ads

Samir
09-14-2004, 05:52 PM
I'm looking at phpadsnew right now and I have a few questions. What type of invocation method did you use? Why? Where did you put the code? Have you put it into a cmps module? How did that work?

I'm trying to figure out the best way to implement phpadsnew. I hate the way java and javascript make the client do the work and affect the speed of your site and would like to have it directly execute as php. Of course, I can probably go the html route too since none of my ads will have any flash or fancy content right now. I want to put it into a module, but will probably also directly modify my templates so that it will be on the forum pages too. Any assistance appreciated. :)