Hi
I am looking to exclude certain pages from header.php or even remove the pages element completely. However, a bit stuck on finding and editing the code.
<div id="header">
<?php thematic_header() ?>
</div><!-- #header-->
Where is the ?php thematic_header() element kept please? I presume it is a function that I have to edit. Is that correct?
Thanks
Rich