Viewing 2 replies - 1 through 2 (of 2 total)
  • you can upload as many files as you wish, but only the last one will be used. previous files are not physically deleted when you upload another image, only the background image setting is changed (the url)…

    anyway, what you want can be achieved with css. here’s example for your “chi siamo” page:

    body.page-chi-siamo #page{
     background-image: url("http://www.elsatrento.org/wp-content/uploads/myheader.jpg");
    }

    ….assuming you uploaded “myheader.jpg” into wp-content/uploads

    Thread Starter elsatrento

    (@elsatrento)

    Ok, thanks anyway 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding multiple headers to display in different pages’ is closed to new replies.