<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Full-screen alert (no other modules should be shown)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I want to have a fullscreen alert for a few seconds, after this defined time the module should appear normally on it’s defined position in config.js. How can I solve that? Can I just overlay it with CSS or should I hide all other modules before and then displaying it again?<br />
For example, in config.js my module is defined with</p>
<pre><code>position: 'middle_center',
</code></pre>
<p dir="auto">once a notification will show my module, it should appear in fullscreen mode for (i.e.) 20 seconds, no other modules should be displayed during this time. The fullscreen mode has the background color red and a very large font size. After this 20 seconds, the fullscreen is not necessary anymore and the module should be displayed in its “middle_center” position.<br />
What could be the best way to solve this?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/topic/1596/full-screen-alert-no-other-modules-should-be-shown</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 14:55:30 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1596.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Jan 2017 09:21:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Full-screen alert (no other modules should be shown) on Mon, 30 Jan 2017 09:37:58 GMT]]></title><description><![CDATA[<p dir="auto">Hi, there is already such a module. It’s called alert and part of the default modules package.</p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/tree/develop/modules/default/alert" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/tree/develop/modules/default/alert</a></p>
<p dir="auto">There are a lot of options you can configure.</p>
]]></description><link>https://forum.magicmirror.builders/post/12988</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12988</guid><dc:creator><![CDATA[lolobyte]]></dc:creator><pubDate>Mon, 30 Jan 2017 09:37:58 GMT</pubDate></item></channel></rss>