• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[HOW TO] Ad placement above the fold on a MyBB Forum - Google Adsense
#1
[HOW TO] Ad placement above the fold on a MyBB Forum - Google Adsense

Log in to your MyBB ACP
Templates & Style -> Templates -> Header Templates -> header

Find
Code:
<div id="content">
            {$pm_notice}
            {$bannedwarning}
            {$bbclosedwarning}
            {$unreadreports}
            {$pending_joinrequests}
            <navigation>
            <br />


And beneath that add your adsense or other ad website code.

Code:
<!-- Advertisements START -->
<div align="center">
AD CODE HERE
</div>
<!-- Advertisements END -->


And it will end up something like this:

[Image: ad-placement-mybb.png]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  A few tips on how to secure a MyBB forum Mark 0 19,076 19-11-2014, 03:20 AM
Last Post: Mark
  Large database table mybb_debuglogs MyBB forum Mark 0 9,682 30-09-2014, 03:05 PM
Last Post: Mark
  GET Increase your adsense income upto 20% the legal way without additional traffic Clones 1 10,593 03-12-2012, 02:34 AM
Last Post: Mark
  Top 200 Highly Paying Google Adsense Keywords For 2012 Clones 2 12,703 28-05-2012, 07:23 PM
Last Post: Clones
  How to add spoiler tags to your forum [MyBB 1.4 / 1.6 / 1.6.4] Mark 1 14,449 25-09-2011, 01:54 AM
Last Post: Drumm

Forum Jump: