Skip to content
Snippets Groups Projects
Commit 25b33f95 authored by root's avatar root Committed by lucha
Browse files

Patch theme pixeled

parent 77a11fec
No related branches found
No related tags found
No related merge requests found
<div id="morefoot"> <div id="morefoot">
<div class="col1"> <div class="col1">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('footer_left') ) : ?>
<h3>Looking for something?</h3> <h3>Looking for something?</h3>
<p>Use the form below to search the site:</p> <p>Use the form below to search the site:</p>
<?php include (TEMPLATEPATH . '/searchform.php'); ?> <?php include (TEMPLATEPATH . '/searchform.php'); ?>
<p>Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!</p> <p>Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!</p>
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('footer_left') ) : ?>
<?php endif; ?> <?php endif; ?>
</div> </div>
...@@ -28,14 +28,14 @@ ...@@ -28,14 +28,14 @@
<div id="footer"> <div id="footer">
<div id="footerleft"> <div id="footerleft">
<p><a href="http://www.wethemes.com/">WordPress Theme</a> by <a href="http://samk.ca/freebies/" title="WordPress theme">pixeled</a>. Sweet icons by <a href="http://famfamfam.com/">famfamfam</a>. <a href="#main">Back to top &uarr;</a></p> <p>Powered by <a href="http://www.autistici.org/">R*</a> and <a href="http://samk.ca/freebies/" title="WordPress theme">pixeled</a> by <a href="http://samk.ca/" title="WordPress theme design">samk</a>. Sweet icons by <a href="http://famfamfam.com/">famfamfam</a>. <a href="#main">Back to top &uarr;</a></p>
<!-- Please don't remove my credits! I worked hard to create this theme and distribute it freely. Thanks! --> <!-- Please don't remove my credits! I worked hard to create this theme and distribute it freely. Thanks! -->
</div> </div>
<!--
<div id="footerright"> <div id="footerright">
<a href="http://wordpress.org" title="WordPress platform" ><img src="<?php bloginfo('template_directory'); ?>/images/wpfooter-trans.png" alt="WordPress" width="34" height="34" /></a> <a href="http://wordpress.org" title="WordPress platform" ><img src="<?php bloginfo('template_directory'); ?>/images/wpfooter-trans.png" alt="WordPress" width="34" height="34" /></a>
</div> </div>
-->
<div class="cleared"></div> <div class="cleared"></div>
<?php wp_footer(); ?> <?php wp_footer(); ?>
</div><!-- Closes footer --> </div><!-- Closes footer -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment