GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.38k stars 4.06k forks source link

Possible to add background image or video? #2323

Closed jeff-panart closed 5 years ago

jeff-panart commented 5 years ago

Hi,

Installed grapesjs locally and added the blocks-basic plugin and local storage. Everything seems to be working fine, except the background of the body. I can set the background color, but the background image option doesn't seem to work. Is this something I should add manually?

Out of the box, I do get an option to select a background image, but nothing seems to happen after I select one.

Any tips are appreciated.

Screenshot 2019-10-11 at 13 24 14

jeff-panart commented 5 years ago

Looks like I fixed it: I needed to double-click on the image. Weird though, selecting an image via the image block, the double-click isn't needed...

jeff-panart commented 5 years ago

Closed to quickly, the background-image issue has been solved.

Was wondering: is it possible to add a video as background?