Hi guys, i'm wanting to build a site with Wordpress that has a full 100% width Sticky footer and a full width header the same size as the footer and is also responsive to resizing including mobiles but the internals are still at a reasonable size say 977px centered if that makes sense. I started to create a child theme with the twentyeleven theme but didn't even mange to get the sticky footer to work, just wondered if any of you guys had any advice, which way to go really? thanks, Tim
http://www.wordimpressed.com/wordpress/put-a-css-sticky-footer-in-your-wordpress-theme/
http://ryanfait.com/sticky-footer/
http://wordpress.org/extend/plugins/constant-footer/
http://designparc.com/2011/04/23/wordpress-child-theme-css-sticky-footer/#.TsO4k4BFH9w
For the canvas theme (Woo), all I had to add was #footer {clear:both;} Maybe that will help someone out. Too easy