Two background images, how to?

Hi,

I’m haveing problems solving this, the design of the project I’m working on has centered site block and a twist on the left and right handside please see attachement. The design is done for 1200px, but I need to work out how to make it work for higher resolutions, I mean, the images from both sides should stretch(background repeat) somehow. Please help, thanks in advance.

Do you have a working draft of your HTML and CSS you can post while your image is pending approval?

If that background image can repeat, you could just repeat it across the body as a background image. If it is non-repeating, you may just need one long background image on the body element.

Thanks a lot ralph.m, that worked out very nicely, thank you:-)

Great! Glad that helped, and thanks for the feedback. :slight_smile: