<?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[How to put a module under another one]]></title><description><![CDATA[<p dir="auto">HI,</p>
<p dir="auto">i try to put for exemple the module network scanner under the module forecast on the top left on the sreen ,<br />
but i can not .<br />
how is the region of screen ?<br />
and how configure it ?</p>
<p dir="auto">thanks ;)</p>
]]></description><link>https://forum.magicmirror.builders/topic/1902/how-to-put-a-module-under-another-one</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 05:15:00 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1902.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Feb 2017 17:45:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to put a module under another one on Sun, 26 Feb 2017 21:17:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a></p>
<p dir="auto">Good to know, as i was not aware there was a yellow - upper_third or cyan - middle_centre zones available… just the magneta - lower_third for compliments.</p>
<p dir="auto">top_bar and bottom_bar are light gray<br />
top_left and bottom_left are red<br />
top_center and bottom_center are blue<br />
top_right and bottom_right are green<br />
upper_third is yellow<br />
middle_center is cyan<br />
lower_third is magenta</p>
<p dir="auto">All these regions will resize as needed.</p>
]]></description><link>https://forum.magicmirror.builders/post/15951</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15951</guid><dc:creator><![CDATA[johnnyboy]]></dc:creator><pubDate>Sun, 26 Feb 2017 21:17:29 GMT</pubDate></item><item><title><![CDATA[Reply to How to put a module under another one on Sun, 26 Feb 2017 19:16:10 GMT]]></title><description><![CDATA[<p dir="auto">lot of thanks !!</p>
]]></description><link>https://forum.magicmirror.builders/post/15945</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15945</guid><dc:creator><![CDATA[Fonfon]]></dc:creator><pubDate>Sun, 26 Feb 2017 19:16:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to put a module under another one on Sun, 26 Feb 2017 18:37:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fonfon" aria-label="Profile: Fonfon">@<bdi>Fonfon</bdi></a> said in <a href="/post/15930">How to put a module under another one</a>:</p>
<blockquote>
<p dir="auto">how is the region of screen ?</p>
</blockquote>
<p dir="auto">For a visual of the regions<br />
<a href="https://forum.magicmirror.builders/topic/286/regions">https://forum.magicmirror.builders/topic/286/regions</a><br />
<img src="/assets/uploads/files/1488134230711-regions.png" alt="0_1488134229434_regions.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/15939</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15939</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 26 Feb 2017 18:37:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to put a module under another one on Sun, 26 Feb 2017 18:16:01 GMT]]></title><description><![CDATA[<p dir="auto">When you enter your info in the config.js just put in the order you want it in… for example</p>
<pre><code>              {
			module: 'clock',
			position: 'top_left'
		},
              {        module: 'network-scanner',
                       position: 'top_left'
                      config: { 
                                     options
                     }
               },

</code></pre>
<p dir="auto">This will load the clock first then below it the network scanner… if you want them reversed then you put the network scanner first…</p>
<p dir="auto">:)</p>
]]></description><link>https://forum.magicmirror.builders/post/15933</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15933</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sun, 26 Feb 2017 18:16:01 GMT</pubDate></item></channel></rss>