<?php 
if (tc_get_option('banner_top') == true) { 
tc_banner('banner_top' , '<div id="logo-side">[B]ADSENSE BURAYA EKLENEBİLİR[/B]' , '</div>' ); 
} else { 
echo'<div id="logo-side">
<img src="' . get_bloginfo('template_directory') .'/images/ads/ad_468x60.png" width="468" height="60" alt="banner" /></div>';  
}
?>
<div class="clr"></div>
</div>
</div>

Ek olarak tema ayarlarında zaten reklam eklemek için bölüm var.