creating a background image that doesn't get cropped
Hi,
I am interested in putting an image in the background of my layout so that it scales responsively and doesn't get cropped as the browser window changes. Is it possible to always have this scale to take up 100% of the 12-column grid?
https://www.evernote.com/l/AIRowA7MRy5Oap8mLeNFDxG-jYKE18EOuRU
http://www.build.bentodev.com/designers-v2_wl/
Thanks for your help!
https://www.evernote.com/l/AIRowA7MRy5Oap8mLeNFDxG-jYKE18EOuRU
http://www.build.bentodev.com/designers-v2_wl/
Thanks for your help!
Comments
background images are not responsive and never won't be. It's a technical problem between being responsive and css backgrounds.
Thanks!