Hi,
sorry, I’m not an expert at WordPress but also tried it with the Custom CSS like this:
.body {
background: url(/wops/wp-content/uploads/2012/10/DSC3749.jpg) no-repeat;
background-size: 100% auto;
}
but it doesn’t work.
The preferences for the background are also available at “Design”, but there it is not able to set the size of the background if it is an image which I would like to resize at fullscreen by every solution…
What’s wrong with my code?