• Hello beautiful people,

    I can’t figure out howto get the background image of the website bereklauw.be also on the website sharingsustainablesolutions.org, i uploaded the image yet it destroys the website.

    Hopefully one of you beautiful people is willing to help me out here?

    Much thanks in advance and brasos,

Viewing 2 replies - 1 through 2 (of 2 total)
  • In your Child Theme or CSS Editor plugin edit this code with the URL to the new image.

    body {
        background-image: url("http://www.bereklauw.be/wp-content/uploads/2011/03/backgroundv2.jpg");
    }

    Thread Starter gelukskoekje

    (@gelukskoekje)

    Hello, thank u so much for the reply, i tried allready what you said but that didnt work. I uploaded the background image to the sharing server and added the code line in the .css yet that ruined the layout.

    So the idea is that have the same background image on bereklauw on the sharing website.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing background image’ is closed to new replies.