Quote Originally Posted by mutinyzoo View Post
I love this template, Anne! In one install I'm framing a wordpress install within ZC (the numinix method) and the <dl> tags were interfering with WP gallery. It looks like they are only being used in the footer, so in tpl_footer_menu.php changed <dl> to <dl class="footer"> and in both responsive.css and stylesheet_footer_menu.css changed dt{height:30px} to footer.dt{height:30px}. - in case that's helpful to anyone.
I am happy that you like it ;) Thank you so much for posting. I am sure that it will help someone else ;)

Thanks,

Anne