I am using a child theme for twenty eleven. My site is displaying right in Firefox but in IE9 the footer is all squashed up. Anyone give me a clue as to why this is happening? If I click on compatability view it fixes it but not everyone will do this.
http://www.whangaroasportfishingclub.co.nz
http://wordpress.org/extend/themes/twentyeleven/
Start by sorting out the markup errors. Then move onto the CSS errors.
http://codex.wordpress.org/Validating_a_Website
If you continue to have problems with IE, consider conditional comment CSS
Thanks Esmi, I was missing a closing > in one of my widget areas. All sorted.