Need help with catch_that_image function

speedyp
Sophomore
Just Getting Started

Member    Likes (0)

I'm using the <?php echo catch_that_image() ?> function. I want to add the code to my header.php so that it looks in an existing page and then displays the image it finds there in the site's header.

So, how do I add the path to a page, grab the image and then display it in the header?

Thanks for any help