@giulianomondin said in MMM-Globe unable to view a custom image:
MMM-eyecandy
Hi,
In MMM-EyeCandy, the config entry and path would be
ownImagePath: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg',
The picture file goes in the pix folder of the module
{ module: "MMM-EyeCandy", position: "top_center", config: { style: '1', // 1 - 52 or use ownImagePath to override style ownImagePath: '', // ex: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg', or internet url to image } },