<?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[&#x27;Bottom_Bar&#x27; not really at the bottom...]]></title><description><![CDATA[<p dir="auto">Hi guys, first of all I hope you all had a Merry Christmas and have a Happy New Year. Over the holidays I’ve been working on my MM, I ran into a problem when setting up the stocks ticker. I’ve set it in the config file to ‘Bottom_Bar’ but it doesn’t sit at the bottom of the screen, is there anyway to actually make it sit at the bottom? I would also like to move the news feed down if it’s possible.</p>
<p dir="auto"><img src="/uploads/files/1482981752323-bring-down-resized.png" alt="0_1482981748704_BRING DOWN.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Above is a picture if you didn’t quite understand what I was on about hahaha :)</p>
<p dir="auto">Thank you in advance<br />
-Tony</p>
]]></description><link>https://forum.magicmirror.builders/topic/1287/bottom_bar-not-really-at-the-bottom</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 13:15:18 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1287.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Dec 2016 03:29:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &#x27;Bottom_Bar&#x27; not really at the bottom... on Mon, 02 Jan 2017 14:57:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/broberg" aria-label="Profile: broberg">@<bdi>broberg</bdi></a> Thank you mate works a treat! Happy New Year!</p>
]]></description><link>https://forum.magicmirror.builders/post/10216</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10216</guid><dc:creator><![CDATA[Anthony_Haddad]]></dc:creator><pubDate>Mon, 02 Jan 2017 14:57:01 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;Bottom_Bar&#x27; not really at the bottom... on Thu, 29 Dec 2016 10:37:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/anthony_haddad" aria-label="Profile: Anthony_Haddad">@<bdi>Anthony_Haddad</bdi></a></p>
<p dir="auto">Add</p>
<pre><code>body {
  margin-bottom: 60px;
  height: calc(100% - 60px);
}
</code></pre>
<p dir="auto">To your custom.css, that will remove all space to the bottom edge</p>
]]></description><link>https://forum.magicmirror.builders/post/10008</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10008</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Thu, 29 Dec 2016 10:37:46 GMT</pubDate></item></channel></rss>