You can use key commands to size the MM display. Then you would only need to use css for positioning. Just a thought. I do believe that key commands survive a restart or my memory is slipping.
Read the statement by Michael Teeuw here.

Posts
-
RE: My Look Ahead board
-
RE: magic mirror module
You can add another config.js entry for EyeCandy and point it towards your image file (See readMe of file) and choose another position other than your first instance. You already have the module so no need to download it again or another module.
Peace!
-
RE: magic mirror module
I took a look at MMM-RandomPhoto. I see that it was designed to be behind the other modules based on the default “position.”
It appears to me that both modules are working as intended although the result is a bit ugly. EyeCandy was designed for use with a black background
{ module: 'MMM-RandomPhoto', position: 'fullscreen_below', config: { opacity: 0.3, animationSpeed: 500, updateInterval: 60, url: 'https://unsplash.it/1920/1080/?random' } }, { module: "MMM-EyeCandy", position: "top_center", config: { maxWidth: "75%", // Sizes the images. Retains aspect ratio. style: '1', // Style number or use ownImagePath to override style ownImagePath: '', // ex: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg', or internet url to image } },
-
RE: The novice user problem with modules
@sdetweil said in The novice user problem with modules:
see the two links in my signature
Those are fantastic! Thanks! :thumbsup:
-
RE: magic mirror module
I’ve never used RandomPhoto but I use EyeCandy extensively. I’ve never seen this type of behavior with EyeCandy before. nor has anyone ever mentioned this as an issue. With that:
What happens if you put one module on the left and one on the right?
Also, try switching their order in the config.js. Take the one that appears first in the config.js and move it to the last position in the config.js. Will this work? Unknown. I’ve seen modules that affect all others unless they load last, so it’s worth a try.
-
RE: MMM-BMW-OW
@Ron-kamstra
I think you mean MMM-EARTH which is another module. You simply have to add it to your MM.
-
RE: Hanger mirror
I love the idea and the implementation. Anyone that uses a hook will be blown away! Really nice!
I am honored that you are using some of my modules!
Congratulations and well done! :thumbsup: