<?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[Clock margin]]></title><description><![CDATA[<p dir="auto">Hello everyone, hope everything is all good<br />
so I have the default clock moved from top left to top bar<br />
but it placed it in the center and I would like it to be on the left side<br />
I’ve tried several different methods and have so far been unsuccessful<br />
I would appreciate anybody’s help. I’m also planning on putting my newsgroup, which is usually only a one liner in the center of the bar so I hope that’s feasible as well. But I’m trying to get past the clock 1st</p>
]]></description><link>https://forum.magicmirror.builders/topic/17373/clock-margin</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 10:21:12 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17373.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Nov 2022 23:55:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Clock margin on Thu, 17 Nov 2022 00:58:16 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> bullet worked perfectly, but I just found out after trying your sitting Google assistant when it loaded it put the clock right back in the center so Google assistant was taking over the top bar. Now I have another problem lol</p>
<p dir="auto">But it worked. That’s the only thing I didn’t try was position absolute<br />
thanks for your help I appreciate it</p>
]]></description><link>https://forum.magicmirror.builders/post/105856</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105856</guid><dc:creator><![CDATA[Ray]]></dc:creator><pubDate>Thu, 17 Nov 2022 00:58:16 GMT</pubDate></item><item><title><![CDATA[Reply to Clock margin on Thu, 17 Nov 2022 00:12:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ray" aria-label="Profile: Ray">@<bdi>Ray</bdi></a>  custom.css</p>
<pre><code class="language-css">.clock {
position: absolute;
x:0;
}
</code></pre>
<p dir="auto">I think.</p>
]]></description><link>https://forum.magicmirror.builders/post/105855</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105855</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 17 Nov 2022 00:12:04 GMT</pubDate></item></channel></rss>