Pages: 1
Post reply
I have an advertiser who would like to buy a banner ad at the top of my forum pages. How do I insert a banner ad?
Offline
You can add Banner in header.php file=====================For Google AdSense you can use Advertising Plugins.Login as Administrator > Plugins > Advertising > Set your AdSense Configuration
Example of include an image in header.php file :<img src="your_image.gif" alt="your_alt" width="144" height="50" />