Images for Custom Monsters
-
SynthElite
- New member
- Posts: 2
- Joined: Mon Jul 09, 2018 9:12 pm
-
Bas van Stein
- Site Admin
- Posts: 615
- Joined: Fri May 02, 2014 2:05 pm
At the moment there is no good way to do this.
This is on purpose because adding images would not only hugely increase the footprint (space required) for the app but also easily cause copyright issues.
The google image option is a workaround to provide at least some images in the application.
If you want to add an image to custom content in the online content editor you can do it by adding the image as base64 encoded in the html code editor, but it requires a bit of html knowledge and I don't recommend it with big images.
This is on purpose because adding images would not only hugely increase the footprint (space required) for the app but also easily cause copyright issues.
The google image option is a workaround to provide at least some images in the application.
If you want to add an image to custom content in the online content editor you can do it by adding the image as base64 encoded in the html code editor, but it requires a bit of html knowledge and I don't recommend it with big images.


