I want to know how to insert google adsense banners in all the pages except the registration one (according to the rules of google adsense). I know that i have to go to headers and banners and all that, but in that case the banner will show in ALL the pages.
Anyone knows?
Google Adsense Banners
Subject: Re: Google Adsense Banners
This may works... i made it in my head, didn't test it
Inside page_header.php
find
replace with
Inside page_header.php
find
if ( $board_config['switch_header_banner'] == true )
{
$template->assign_block_vars('switch_header_banner', array());
}
{
$template->assign_block_vars('switch_header_banner', array());
}
replace with
Subject: Re: Google Adsense Banners
Havn't tried it but i always say thank you. My adsense account is still unchecked. :mryellow:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1801s (PHP: 10% SQL: 90%)
SQL queries: 10 - Debug Off - GZIP Enabled