Posted December 4, 200915 yr I figured out how to add the banner on the "forumdiplay" (vb term) pages, but I haven't figured out how to make a banner show up on the index page and the thread pages. Here is an example of what I want. /monthly_12_2009/post-101-13382266805233_thumb.png
December 4, 200915 yr There's a great hook if you just want adsense adds. http://invisionmodding.com/index.php?autocom=downloads&showfile=1396
December 4, 200915 yr Author I'm not really interested in putting adsense on this site just yet, but I would like to post a banner to my friends sites. I guess I would rather hard code it so I could use openX and place whatever ads I want.
December 9, 200915 yr This should do that, Open open the globalTemplate, look for: <div id='content' class='clear'> add above: <div style='text-align:center; padding-top: 4px;'>Advertisement code</div> and change "Advertisement code" with your ads code.
December 11, 200915 yr Author This should do that, Open open the globalTemplate, look for: <div id='content' class='clear'> add above: <div style='text-align:center; padding-top: 4px;'>Advertisement code</div> and change "Advertisement code" with your ads code. thank you works great!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.