I’ve seen several howto’s on the backgrn image with this code
body {
background-image: url( ‘image-url’ );
}
Is there an easy add to make the image “cover” the page length? I realize it will distort as the page lengths but on the pages I’m using it won’t matter.