• I am trying to change the header image for a website, and I have no idea where to start. I’m comfortable customizing the theme, I just don’t know where to look.

    The header image shows up on all pages of the site (there are only five or so).

    http://www.let-your-soul-shine.com/

    http://www.let-your-soul-shine.com/affiliate
    (The NEW image I want to load is on this page^)

    Does anyone know where I should look? The only thing remotely close to an image I found was header.php:

    <div class=”banner”>
    <img src=”<?php echo get_template_directory_uri(); ?>/images/banner.jpg” alt=”Let Your Soul Shine”/>
    </div>

    But I don’t think that’s it.

    Any help would be greatly appreciated! 🙂

  • The topic ‘How to change Header Photo (Toolbox Theme)’ is closed to new replies.