<?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 elements of modules]]></title><description><![CDATA[<p dir="auto">Hi there.</p>
<p dir="auto">Can anyone give me any advice in regards to moving parts of modules.  I’m looking to center the album art over the description. &gt; Move the album are to the right.<img src="/assets/uploads/files/1618763623059-discogs_move.jpg" alt="discogs_move.jpg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1618763622931-code_discogsmove.jpg" alt="code_discogsmove.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Here are a couple screen shots to clarify.<br />
Any help would be incredible.</p>
<p dir="auto">Thank you so much</p>
]]></description><link>https://forum.magicmirror.builders/topic/14956/moving-elements-of-modules</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 07:20:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14956.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Apr 2021 16:33:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Moving elements of modules on Mon, 19 Apr 2021 14:28:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nneuland" aria-label="Profile: nneuland">@<bdi>nneuland</bdi></a> you should have put in custom.css… not modify module file…</p>
<p dir="auto">cause later if the module is updated, the  git pull to update will fail cause the modified file would be overwritten by the file the module owns</p>
<p dir="auto">in custom.css just add</p>
<pre><code>.modulename  in front of the identifier
.MMM-Discog .classname  ?????? {
...
..
..
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/90859</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90859</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 19 Apr 2021 14:28:24 GMT</pubDate></item><item><title><![CDATA[Reply to Moving elements of modules on Mon, 19 Apr 2021 14:24:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>  ok.</p>
<p dir="auto">I assumed this would require a modification to the custom css, but I was able to move in the Discog.css.</p>
<p dir="auto">Thanks again Sam</p>
]]></description><link>https://forum.magicmirror.builders/post/90857</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90857</guid><dc:creator><![CDATA[Nneuland]]></dc:creator><pubDate>Mon, 19 Apr 2021 14:24:20 GMT</pubDate></item><item><title><![CDATA[Reply to Moving elements of modules on Sun, 18 Apr 2021 19:30:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nneuland" aria-label="Profile: nneuland">@<bdi>nneuland</bdi></a> look at the classes for discog_cover and discog_wrapper</p>
]]></description><link>https://forum.magicmirror.builders/post/90839</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90839</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Apr 2021 19:30:33 GMT</pubDate></item></channel></rss>