Solved Re-position spotify
-
I’m trying to move the spotify popup (Spotify for Google Assistant) to a different place on my mirror. Now when I play something on my mirror it comes under a different module.
In custom css I tried many things, the last one was
.EXT_SPOTIFY { position: middle_center; }
how lost am I?
-
Hi,
Just use position of MMM-GoogleAssistantNotes:
- Display of GA itself is in popup (real time query, reponse, notifications)
- EXT module are in MMM-GoogleAssistant position (screen, spotify, music, radio)
- EXT Fullscreen modules are in popup (links, YT)
In GA v4, all EXT modules will separate and you will choice what position you want
-
And maybe there is no point to do any change because v4 is coming soon (?) and it will have to be done in a different way then…
-
Hi,
Just use position of MMM-GoogleAssistantNotes:
- Display of GA itself is in popup (real time query, reponse, notifications)
- EXT module are in MMM-GoogleAssistant position (screen, spotify, music, radio)
- EXT Fullscreen modules are in popup (links, YT)
In GA v4, all EXT modules will separate and you will choice what position you want
-