<?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[Moving a fixed module]]></title><description><![CDATA[[[topic:post-is-deleted]]]]></description><link>https://forum.magicmirror.builders/topic/1841/moving-a-fixed-module</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 14:14:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1841.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Feb 2017 12:12:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Moving a fixed module on Wed, 22 Feb 2017 22:25:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnnyboy" aria-label="Profile: johnnyboy">@<bdi>johnnyboy</bdi></a> in your case it is <code>.clock { margin-top: 20px;}</code></p>
]]></description><link>https://forum.magicmirror.builders/post/15472</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15472</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Wed, 22 Feb 2017 22:25:28 GMT</pubDate></item><item><title><![CDATA[Reply to Moving a fixed module on Wed, 22 Feb 2017 15:33:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnnyboy" aria-label="Profile: johnnyboy">@<bdi>johnnyboy</bdi></a> said in <a href="/post/15402">Moving a fixed module</a>:</p>
<blockquote>
<p dir="auto">.Module_clock</p>
</blockquote>
<p dir="auto">I would try .Module_clock like this:</p>
<pre><code>.Module_clock {
margin-top: 20px;
}
</code></pre>
<p dir="auto">Move the number to whatever works for you ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/15404</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15404</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Wed, 22 Feb 2017 15:33:25 GMT</pubDate></item><item><title><![CDATA[Reply to Moving a fixed module on Wed, 22 Feb 2017 15:10:06 GMT]]></title><description><![CDATA[<p dir="auto">Going to need the custom.css for this…  I would imagine that using</p>
<pre><code>.Module_name {
margin-top: xx;
}
</code></pre>
<p dir="auto">or</p>
<pre><code>.Module_name {
padding-top: xx;
}
</code></pre>
<p dir="auto">would work…</p>
]]></description><link>https://forum.magicmirror.builders/post/15398</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15398</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Wed, 22 Feb 2017 15:10:06 GMT</pubDate></item><item><title><![CDATA[Reply to Moving a fixed module on Wed, 22 Feb 2017 14:14:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnnyboy" aria-label="Profile: johnnyboy">@<bdi>johnnyboy</bdi></a> said in <a href="/post/15380">Moving a fixed module</a>:</p>
<blockquote>
<p dir="auto">… move the Weather Module down a touch?</p>
</blockquote>
<p dir="auto">Sorry, I don’t understand. Can you upload a screenshot, that would be helpful?</p>
]]></description><link>https://forum.magicmirror.builders/post/15382</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15382</guid><dc:creator><![CDATA[qqqqqqqq]]></dc:creator><pubDate>Wed, 22 Feb 2017 14:14:55 GMT</pubDate></item><item><title><![CDATA[Reply to Moving a fixed module on Wed, 22 Feb 2017 13:57:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnnyboy" aria-label="Profile: johnnyboy">@<bdi>johnnyboy</bdi></a></p>
<p dir="auto">Yes. If two or modules have the same position ( Eg. ‘top_left’),  they will be displayed in the order of their entry in the config file.</p>
]]></description><link>https://forum.magicmirror.builders/post/15379</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15379</guid><dc:creator><![CDATA[qqqqqqqq]]></dc:creator><pubDate>Wed, 22 Feb 2017 13:57:49 GMT</pubDate></item></channel></rss>