@funkdafied said in Recommendations:
Sorry for another post can anyone provide example on how to control positioning of the modules? Or is there a module available that can be enabled to show the layouts on screen?
{
module: 'MMM-History',
position: 'top_bar',
config: {
maxWidth: "1050px"
}
},
{
module: "MMM-Cocktails",
position: "bottom_bar",
config: {
maxWidth: "1050px",
header: ""
}
},
You do that in your config.js file using position:
These are all the regions:
https://forum.magicmirror.builders/topic/286/regions