|
|
If you can tell me how to put adsense on my website forum at www.fantasy-pc.com (yeah I bought a .com) I will give you 100 Frih$
You can AIM me at Uzibiz or MSN message me at Ratman2050@hotmail.com either way is fine.
I just need to put an adsense block at the top of the forums. Thanks!!!
As far as I know, you have to open the .tpl files and insert the html for Google Adsense.
I don't know how much you know about how phpBB works, but basically the .tpl files are template files; they hold the html for each page. PHP files load them in when required to format each page correctly. If you put your Adsense code in there, then it should appear on your web pages.
The hardest thing will be putting it in the right place.
Hope this helps. 
| ninjakannon wrote: | As far as I know, you have to open the .tpl files and insert the html for Google Adsense.
I don't know how much you know about how phpBB works, but basically the .tpl files are template files; they hold the html for each page. PHP files load them in when required to format each page correctly. If you put your Adsense code in there, then it should appear on your web pages.
The hardest thing will be putting it in the right place.
Hope this helps.  |
Thanks, I knew that and had trouble finding the exact spot myself.
|