Hi, I'm having trouble figuring out how to make the background repeat. I've tried uploading two images, one of which it zooms in too much on so it looks grainy and awful, and the other won't reach the bottom of the page, so it looks rather silly. What should I do?
You’ll have to write some custom CSS. background:url(“url” repeat-y);
