• Hi – I’ve downloaded and been using the chameleon theme, which I love. However, I uploaded a new image for the header and I can’t get it to display. Instead, it displays the old image I had up before and sometimes repeats depending on the pixel count of the new image. I’ve tried to uninstall and re-install the theme but that doesn’t seem to help.

    Any help is greatly appreciated. Thanks.

Viewing 1 replies (of 1 total)
  • Is there an entry in your stylesheet that looks like this?

    #header {
    background-image: url('My_Image.jpg');
    }

    Some themes call the image from there, not the header.php file.

    Also make sure you’ve cleared browser cache, and do a Ctrl + F5 (turbo reload) to make sure you’re not seeing the old image because you haven’t refreshed properly.

Viewing 1 replies (of 1 total)
  • The topic ‘Header image problem’ is closed to new replies.