updated footer to allow for widgets, updated css.
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
</div> <!-- #menu -->
|
||||
|
||||
<div id="footer">
|
||||
<?php get_sidebar( 'footer' ); ?>
|
||||
<?php wp_footer();?>
|
||||
<?php if(melville_footer == show) {echo '<p class="credits">Made by <a href="http://madebyraygun.com">Raygun</a>, powered by <a href="http://wordpress.org/" rel="generator">WordPress</a></p>';}?>
|
||||
</div><!--/footer-->
|
||||
|
Reference in New Issue
Block a user