• How do I change the header image on a theme? I’m using the green apples theme and want to change the apples to a different image but am a little lost on how to make that happen. Is it even possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try looking in Appearance-> Header

    the apples are a background image of the #header style;

    the image file is located in the /images folder of the theme: images/green-apples.jpg

    use ftp to download the image to your computer, replace it with one of the same size, and upload it to the images folder of the theme on the server.
    if you keep the same image name, this is it; if you choose a different image file name, you need to edit style.css and change the name in the #header style.

    using a tool such as Firebug is helpful in dealing with formatting; https://getfirebug.com/

    Thread Starter sarahsope

    (@sarahsope)

    Thank you! That will be really helpful. I’ll try that out this afternoon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Newbie help with header images’ is closed to new replies.