Hello Folks, I'm just wondering which tpl file do I edit in phpbb forum to add my Kontera javascript code? Kontera is a in-text advertising - you can see a preview on my blog www.pumatalk.com/blog - basically highlights keywords and makes them advertising links... Here's what is demanded by Kontera: 1. Getting started - Copy the following ad code (tag) and paste it on ALL your web sitesÂ’ pages just before the closing </BODY> HTML tag: so I did a search on the phpbb forum support site: http://www.phpbb.com/community/viewtopic.php?f=17&t=504188&hilit= and this is what was suggested the overall_footer.tpl but I don't think that is it... I also placed the code in Viewtopic_body.tpl and Posting_Body.tpl Can anyone help me out please? my best, -JOEY
try overall_header.tpl which has all the JS Scripts for a phpBB forum plus overall_header.tpl is loaded in every page (index, forum view, topic view, modcp...etc)