<!-- feeds -->
<div class="widget feeds_weight">
<div class="content"><a title="<?php _e('Subscribe to this blog...', 'inove'); ?>" id="feedrss" href="feed:<?php echo $feed; ?>">
<?php _e('<abbr title="Really Simple Syndication">RSS</abbr> feed', 'inove'); ?>
</a>
<?php if($options['feed_email'] && $options['feed_url_email']) : ?>
<?php endif; ?>
<!--
<div class="fixed"></div>
<div id="feed_readers">
<a class="reader first" title="<?php _e('Subscribe with ', 'inove'); _e('Google', 'inove'); ?>" href="http://fusion.google.com/add?feedurl=<?php echo $feed; ?>"><img src="<?php bloginfo('template_url'); ?>/img/feed_google.gif" alt="<?php _e('Google', 'inove'); ?>" /></a>
<a class="reader" title="<?php _e('Subscribe with ', 'inove'); _e('Youdao', 'inove'); ?>" href="http://reader.youdao.com/#url=<?php echo $feed; ?>"><img src="<?php bloginfo('template_url'); ?>/img/feed_youdao.gif" alt="<?php _e('Youdao', 'inove'); ?>" /></a>
<a class="reader" title="<?php _e('Subscribe with ', 'inove'); _e('Xian Guo', 'inove'); ?>" href="http://www.xianguo.com/subscribe.php?url=<?php echo $feed; ?>"><img src="<?php bloginfo('template_url'); ?>/img/feed_xianguo.gif" alt="<?php _e('Xian Guo', 'inove'); ?>" /></a>
<a class="reader" title="<?php _e('Subscribe with ', 'inove'); _e('Zhua Xia', 'inove'); ?>" href="http://www.zhuaxia.com/add_channel.php?url=<?php echo $feed; ?>"><img src="<?php bloginfo('template_url'); ?>/img/feed_zhuaxia.gif" alt="<?php _e('Zhua Xia', 'inove'); ?>" /></a>
</div>
-->
<div class="fixed"></div>
</div>
</div>

şu kısmı kaldırırsan tüm takip seçeneklerini silersin