Forums

I give up- What calls "header-img.php" (3 posts)

  1. jmforem
    Member
    Posted 2 years ago #

    I have been trying to figure out how to replace the standard Kubrick header with a custom image. There are a number of "try this.." postings, some of which work, some don't. Most "don't"s.
    Rather than just blindly make code changes that someone suggests, I prefer to understand why and how the programming works.

    I am stumped by the header-img.php file. What calls it? Where is this call?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    style.css:

    #header {
    	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
    	}
  3. jmforem
    Member
    Posted 2 years ago #

    esmi,
    The css code you show is pretty simple and straight forward. Unfortunately I do not see any call to header-img.php in it. What am I missing?

Topic Closed

This topic has been closed to new replies.

About this Topic