Hi,
Happy New Year! So I have my site up and running - hurray.
I have customised the feel of the Santa Fe theme and inserted my own header logo according to the following instruction:
You can pass any text you want, including the HTML to display your image, as a parameter to link_to_home_page().
<?php echo link_to_home_page('<img src="myimage.png" />'); ?>
which was offered in a previous post. This all seemed to be quite a smooth process. The title logo is still there when you click on the links to Browse Collections/Browse Items etc BUT when you go to the second or subsequent pages the title logo disappears. Any suggestions as to what needs to be altered. I suspect it might be something in the <?php head> tag for Browse Collections/Browse Items which includes an array. But my php skills are limited at best.
Any help would be very welcome,
Alex

