navigation doesn’t work in custom header.php
Well, I’m mostly thinking that you should maybe switch to using wp_nav_menu() for your navigation menus, and CSS to add the images to your nav items, because it’s a lot more dynamic that way, and you can use “pretty” permalinks like http://urbanpalate.com/portfolio/some-work. As it stands though, I think your nav menu items just need a … Read more