MyBB Community Forums

Full Version: ads code on index
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys any help im trying to put ads back on my board  after its successfully converted from phpbb
but ithink its not working when i past the code on index it give me an error i tried the plugin my advertisement but its not working on my board for some reason

can i ad the codes manually

this is the code its not from adsense

<script type="text/javascript" src="http://srvpub.com/adServe/banners?tid=27959_39841_3&size=300x250" ></script>

okay thanks guys figure it out myself from google 
maybe people need it to know

just fallow: 

Firstly, log onto your myBB Admin Panel.
Now, move on to Templates and Styles tab.
Choose Templates from the Left Pane.
Now, choose the Template used by your Theme. I’m using the default theme for this guide. So, select it accordingly.
From the Template Sets, choose Header Templates.
Now select Header from the sub-menu.
You will be taken to the editor. Now, paste the code any where you want the ad to appears

<div style="text-align: center;"> ad code here </div>