• Hi:

    I’m trying to set up a site using the Mandigo theme (which I love).

    I’ve got a custom header image all settled in nicely at the top of the home page. I’d like to have a few other pages based on the main page template, but with different header images.

    I understand the concept of copying that page template, giving it a different name, and then having the new template call a different image, but this theme is messing me up because it has several different color options (at least I think that’s what’s messing me up). I’ve looked in “page.php”, “header.php” and the color.css files, but can’t find where the theme is calling on the header images.

    Any thoughts?
    Thanks!

Viewing 16 replies (of 16 total)
  • Thread Starter kaboomer

    (@kaboomer)

    thanks tactics.

    I customized the code to match my particular circumstances, and was apparently able to stop WP from calling my main header image for this particular page (call it Page 2). So I’m halfway there.

    However, when I load Page 2, instead of getting my secondary header image, all I get is a black rectangle. I’ve doublechecked that the name of my image exactly matches the name I entered in your plug-in code (the name I substituted for “my_image.jpg”, and I’ve uploaded my image in both of the theme folders that contain images, but still can’t get it to display.

    Here’s the code I’m entering in the Add Your Own Headers Custom Header field:

    <style type=”text/css” media=”Screen”>#headerimg { background-image: url(head2-1024.jpg); }</style>

    Any idea why this wouldn’t be working?
    Thanks!

Viewing 16 replies (of 16 total)
  • The topic ‘Mandigo – Having different header images on different pages’ is closed to new replies.