Removing The Adverts
From KitchenTwo
To remove the default adverts that ship with B-Net you need to edit /template/k2/page.php
Look for this section:
<h2>Sponsors</h2> <div class="sponsors"> <a title="Performancing Metrics Blog Statistics" href="http://pmetrics.getclicky.com/4621"> <img alt="Performancing Metrics Blog Statistics" src="http://pmetrics.getclicky.com/media/links/pmetrics-125.gif" /> </a> <a href="http://www.adbrite.com/mb/landing_both.php?spid=68932&afb=125x125-1-blue"> <img src="http://files.adbrite.com/mb/images/125x125-1-blue.gif" border="0"> </a><p><a href="javascript:;" onclick="getData('<?=$config['base_url'];?>/scripts/write.php?ac=advertiser', 'write')"> Advertise on <?=$config['site_name'];?></a></p> </div>

