i want to placement adsense in phpbb how can i do and remember adsense change the policy they said you cant place ads in welcome and registration package so please tell me what can i do for placements ads
If its Phpbb3 this will help. http://www.phpbb.com/kb/article/advertisements-in-phpbb3/ if its version 2 then its the same overall_header/footer file
This is the best Advertisement Addon available for phpBB3 with many features and permission level. http://www.phpbb.com/community/viewtopic.php?f=69&t=1146135&start=720 Best Regards, MM
Open viewtopic_body and find: {postrow.MESSAGE} Code (markup): Right before it add: <!-- IF postrow.S_FIRST_ROW --> <div style="float:left; margin-right:10px;"> <!-- REPLACE THIS LINE WITH YOUR ADSENSE CODE --> </div> <!-- ENDIF --> Code (markup): Go with the large square... it works perfect everytime....