<?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[Make Center Smaller]]></title><description><![CDATA[<p dir="auto">Could someone please help me resize the middle/center, so that the outside sets of modules on the left and right can stop “word wrapping” like that?</p>
<p dir="auto"><img src="/assets/uploads/files/1687558360227-weirdmirrorissue20230623.jpg" alt="WeirdMirrorIssue20230623.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I’m at wit’s end with this one. I asked back in 2021 and none of the solutions worked. Not sure what I’m doing wrong.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17858/make-center-smaller</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 11:12:13 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17858.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Jun 2023 22:14:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Make Center Smaller on Sun, 25 Jun 2023 20:43:08 GMT]]></title><description><![CDATA[<p dir="auto">I’ll toss out a similar problem I had a long time ago and it was tied to the FontAwesome <strong>ICONS</strong>.<br />
I wish I could remember what all I did but it took me a while to figure out it was like padding around the icons or something like that.</p>
]]></description><link>https://forum.magicmirror.builders/post/109918</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109918</guid><dc:creator><![CDATA[ankonaskiff17]]></dc:creator><pubDate>Sun, 25 Jun 2023 20:43:08 GMT</pubDate></item><item><title><![CDATA[Reply to Make Center Smaller on Sun, 25 Jun 2023 14:54:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amarand" aria-label="Profile: amarand">@<bdi>amarand</bdi></a> you need to make the module wider,</p>
<p dir="auto">IF there was content in the middle  they would be overlapping…</p>
<p dir="auto">custom.css</p>
<pre><code>.modulename .....maybe a specific element class/id { 
     width:....;
}
</code></pre>
<p dir="auto">you can use the developers window to discover and play with these settings before adding them to custom.css<br />
see<br />
<a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1687475216962">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1687475216962</a></p>
]]></description><link>https://forum.magicmirror.builders/post/109912</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109912</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 25 Jun 2023 14:54:30 GMT</pubDate></item></channel></rss>