• Hi all,
    Am new here and would love some assistance.
    I bought a theme from themesold.com. amd do not know how to change the header picture via the header.php file. its all too confusing for me. Can someone help? thanks!

    I have copied the html below: thanks!

    [code moderated in accordance with forum rules - please use the pastebin]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Check if this can be done as a setup, most themes allow the header image to be changed easy?

    Admin > Appearance > Theme Options
    or
    Admin > Appearance > Custom Header

    If not then if you have ftp change the header image in the themes images folder.

    Often the header url is set in the stylesheet ‘style.css’:
    background-image: url('images/header.png');
    or
    background: url('images/header.jpg');

    HTH

    David

    Thread Starter mrjoat

    (@mrjoat)

    Thanks HTH,

    Could you look into my other question as well?

    I will try what you mentioned and get back to you 🙂

    Thanks alot again!
    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bought a theme, dont know how to change header (php) picture’ is closed to new replies.