Help! How do make spread out my image so that my other content goes under it?http://codepen.io/magicmoves/pen/NrNzRO
afaram
2
Hi.I think you can use this css code :
body{
background-image:url(…) ;
background-size:100% ;
}
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
My image is streching
|
2 | 444 | May 7, 2019 | |
| Make image fit full body | 2 | 839 | June 20, 2018 | |
| Problem with background | 3 | 673 | November 21, 2018 | |
|
My backgrond image is not applied to the whole page why?
|
1 | 439 | June 17, 2020 | |
| Tribute Page Need some feedback please | 1 | 632 | November 14, 2016 |