This allows you to post per forum advertisements, but you can only set advertisements on a forum by forum basis (no auto-copying or mass setting).
You may use HTML or BBCode. If you enable HTML to be displayed, BBCode and smilies will not work, and if HTML is disabled, no HTML code will work. You may post javascript or anything in when using HTML (yes, Adsense works).
Report bugs and issues to the tracker.
Version: 1.0.2
Install Time: ~10 minutes
Demo: Images of a demo are attached, one of the view in the ACP, and one of the view in the forum where that code is placed (it is some Adsense that I used in the demo).
You may move the Sponsor location to any place you'd like on viewforum, viewtopic, overall_header, or overall_footer (overall_header and overall_footer will only display it when you are in a forum that has sponsor code). You can add extra copies (to, for example, display it at the top and bottom). Just place the following code anywhere on the template.
- Code: Select all
<!-- IF FORUM_SPONSOR -->
<div style="margin: 0 auto; text-align: center;">{FORUM_SPONSOR}</div>
<br clear="all" />
<!-- ENDIF -->
