<?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[Calendar - How to align symbol and text to left]]></title><description><![CDATA[<p dir="auto">Hi @all,<br />
I’m running my MM for a while (now @ v2.16.0), but since the update, the formating for calender seems to has changed.<br />
I run 3 (default) calendars, the upper two with whole width of the column, the third in the left column of two.<br />
I did some adjustments in custom.css for format my calendars.<br />
I tried to get the same column with for the symbol col and symbol an title left aligned. But there are some spaces, I do not how to resize them.</p>
<p dir="auto">It now looks like this</p>
<p dir="auto"><img src="/assets/uploads/files/1629141864807-992ee505-23f6-4f92-9ed6-07991c4ceaeb-image.png" alt="992ee505-23f6-4f92-9ed6-07991c4ceaeb-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">But I would like to get the red areas all same width.</p>
<p dir="auto">For testing I colored the fields and they show up like this</p>
<p dir="auto"><img src="/assets/uploads/files/1629142177932-2b4cc327-ede0-418b-98e3-a54a8df14964-image.png" alt="2b4cc327-ede0-418b-98e3-a54a8df14964-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Why are the title fields of the upper two calendars different?</p>
<p dir="auto">These are my custom.css entries for calendars</p>
<pre><code>/* Calendar Einträge - Symbol */
.calendar .symbol {
  font-size: 30px;
  text-align: left;
  width: 34px; 
}

/* Calendar Einträge - Text */
.calendar .title {
  font-size: 36px;
  text-align: left;
  line-height: 40px;
}

/* Calendar Einträge - Zeitpunkt */
.calendar .time {
  font-size: 36px;
  line-height: 40px;
  color: #dddddd; /* white! */
}
</code></pre>
<p dir="auto">Some advices?<br />
How do I align symbol and title to the left?<br />
Is there a way to get this without custom.css?<br />
What is the correct way to control the size of the fields and the size of the space between?</p>
]]></description><link>https://forum.magicmirror.builders/topic/15393/calendar-how-to-align-symbol-and-text-to-left</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 19:43:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15393.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Aug 2021 19:34:21 GMT</pubDate><ttl>60</ttl></channel></rss>