Forum Moderators: rogerd

Message Too Old, No Replies

What Forum File For Adsense

Placing adsense on opening phpBB page

         

camweh

9:37 am on Nov 18, 2005 (gmt 0)

10+ Year Member



I want to put an adsense ad on the top of the opening page of my subsilver phpbb forum. I don't want to break the rules by putting it on the overall_header file. So, how can I put it on just that one opening page where it's allowed? I've a basic idea of html. Just want to give those that don't fully enter the forum another way out other than the back button.

rogerd

4:23 pm on Nov 21, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You'll probably have to include a PHP IF statement if you want to display the ads on some types of pages but not others.

camweh

10:04 pm on Nov 21, 2005 (gmt 0)

10+ Year Member



Thanks rogerd, Got it to work adding the code to the start of the index_body.tpl file.