Use custom header as WordPress header
You should reproduce your site’s header on the header.php file on your theme. If you want any more help you could show us some code. But basically that’s it, WordPress gets the header for the page from the header.php on your theme. Check out say Twenty Ten’s header as an example (wp-content/themes/twentyten/header.php), and try to … Read more