asked on December 14, 2015
Hi, I realize we could do the tile background- both (vertical and horizontal) OR I have tired my custom css:
body {
background-attachment: fixed;
background-repeat: repeat-y repeat-x;
}
Does anyone know the best way to keep the image filling out the screen under the form even when it is resized or scrolled down?
Thanks!!
0
0