Sorry, that link should be http://www.roundstone.ie/f
Main Topics
Browse All TopicsHi There,
I am trying to integrate a Forum / Bulletin Board to my website and I am looking for a solution in which I am able to display banner ads of the advertisers. I need to be able to display banner ads on the top and the right corner (and maybe bottom) of the display pages in the forum. Does anyone know of any solutions I can use?
also I have looked at some free solutions like PHPBB and I dont know if they support this feature. On PHPBB I tried looking into the features but it doesnt say anything. Please help.
Regards,
Adil Javed
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Sorry, that link should be http://www.roundstone.ie/f
Hello,
I just wanted to make sure if we also have the capability to add lets say one banner on the bottom, one banner on the top and maybe two banners on the right hand side of all pages on the forum? How can this be done? Is advanced HTML editing involved or are there any easier ways to do it? As for me, I can do some basic HTMl and play around in macromedia dreamweaver. Any input will be appreciated
Regards
Adil
Well, it mostly depends on exactly what you want to do, but let's say for example you want to add Google AdSense banners
- that should be fairly easy
- you would have to open the themes directory (the default currently is 'SubSilver')
- in there you will find templates for the footer and header
- in these files you can simply edit the HTML and and add your own code
You could also install your own ad server - I can highly recommend phpAdsNew (http://phpadsnew.com/) - this one is very good and very easy to use. You would simply install it, add advertisers, campaigns etc. and then you can add graphic banners, flash banners, and text ads (including Google AdSense). Then when you're finished you simply let phpAdsNew generate the display code for you (about 4-5 lines of code) and then just place this code inside your phpBB template files.
To add content to the left and right may be a little more tricky but definitely not impossible.
It took me about 2 hours to get phpBB to look like it does in my link but edited a lot of php code because in this case I was using a lot of include files, but I don't think you would need to do that...
Hope this helps...
Business Accounts
Answer for Membership
by: julianmatzPosted on 2006-02-27 at 13:05:45ID: 16059059
Hello!
phpBB does support this. phpBB uses templates so you can practically put anything you like there. Take a look at http://www.roundstone.ie/ for example. The flash header at the top is dynamic so I could change it whenever I wish by just replacing it or by using a banner ad script or something similar...