ActiveForums
There are 2 entries for the tag
ActiveForums
Here is how to add a “Tweet” button to your ActiveForums threads, using John Resig’s (@jeresig) “Easy Retweet Button”. I added a “Tweet” button to the header of each post, right next to the existing quote/reply buttons. First, modified the default styling of John’s retweet.js so that the tweet button matches ActiveForums. I modified retweet in the following ways: Set the link_text to just “ Tweet”. I killed the click count by setting count_type to “none”. Completely deleted the “styling:”...
Go to the forum control panel, Templates. If want to modify the ForumView, click on it and insert your Adsense code after the very first [BREADCRUMB], ie: <%@ Register TagPrefix="am" TagName="ForumJump" Src="~/DesktopModules/NTFor... <%@ Register TagPrefix="am" TagName="Stats" Src="~/DesktopModules/NTFor... <%@ Register TagPrefix="am" TagName="WhosOnline" Src="~/DesktopModules/NTFor... [BREADCRUMB]...