Read the statement by Michael Teeuw here.
Change the layout of my MM...I'll try!
-
Hi everyone,
I would like to change the layout of my MM but I have to deal with the difficult (for me … :-() movement of the modules by means of the “custom.css” file.
Here are some screenshots to make you understand what you want to do.
I would like to move the modules in the right and middle regions to the left:
to leave speace for 4/5 streams windows (omxplayer) of my surveillance cameras:
I use MMM-Pages as a page manager and I’m afraid it might give some problems …
Can you help me?Thanks.
-
@Egnos , you can change position in config.js.
Example:module: “MMM-calendar”,
position: "top_left ",I also attach the position of the regions.
Success!
-
@George thank you but I already knew this.
My problem is to move the modules (out of the default regions) to make room for video surveillance.Is it better to move the individual modules?
Is it better to move regions?
Would it be possible to run MM not in “full screen”?Thanks
-
hi, i would put the cameras in top_right and move the rest in the css.
-
I do not give up::face_with_stuck-out_tongue_closed_eyes:
it is possible to resize MM so that it does not occupy the whole screen and remains a side band where you can stack the various “omxplayer” streams?Thanks
-
@Egnos yes, you could mske it smaller. just fiddle w the css and change staryip size in config.js
electronOptions:{ fullscreen:false , x, y, height …}
aee the.options for the electron browser api