Is it possible to make a new sub theme of Nitobe and overwrite the "headers" folder? I tried to do that – and the theme configuration page actually picked up the folder and showed the files, but upon choosing one of them, the image was not loaded correctly (Response header: "Content-Type:image/gif" instead of JPEG – resulting in an empty 1x1-pixel file). Is there anything I forgot to setup?

Comments

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

Based on the MIME type your server is sending for your custom images, these are the possibilities that come to mind:

  1. You didn't include a file extension for your JPEGs, and your particular server may need those in order to determine the MIME type.
  2. The files were saved using Photoshop's JPEG format rather than with the "Save for web" option.

Information that might be helpful:

  1. What server software are you running on which OS?
  2. What are the actual filenames of a few of the images that don't load correctly?