adding support for 960.gs

This commit is contained in:
Ben Word
2011-04-01 14:42:22 -06:00
parent 7db3bbb351
commit 369b6a45f5
34 changed files with 2926 additions and 114 deletions

View File

@@ -1,4 +1,4 @@
<footer id="content-info" class="<?php echo CONTAINER_CLASS; ?>" role="contentinfo">
<footer id="content-info" class="<?php echo roots_container_class; ?>" role="contentinfo">
<div class="container">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Footer") ) : ?>
<?php endif; ?>
@@ -25,7 +25,6 @@
<?php } ?>
</div>
<?php echo get_roots_960gs_cleardiv() ?>
</footer>
</div><!-- /#wrap -->
<?php wp_footer(); ?>