<span class="spacer"> </span>
</div><!-- end of #innerContent -->
<div id="iContentBottom"> </div>
</div><!-- end of #iContent -->
<div class="push"> </div><!-- this division helps footer to stay sticky to the bottom of the page -->
</div><!-- end of #container -->
<div id="footer_wrap">
<div id="footer">
<p class="left">© Copyright <?php echo date('Y'); ?> <?php bloginfo('name'); ?>. <br />
Theme by <a href="http://www.coloncleanse-detox.com/">Colon Cleanser</a>, available via <a
href="http://www.wicked-wordpress-themes.com/category/wootheme-templates/">Free Wordpress Themes</a></p>
<p class="right" id="footerLogo">
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_directory'); ?>/images/logo_footer.gif" alt=""/></a>
</p>
<div class="spacer"> </div>
</div>
</div><!-- end of #footer_wrap -->
<?php wp_footer();
ob_end_flush();
?>
</body>
</html>footer.php dosyan...