A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-PirateSkyForecast Font resizing HELP.
-
@plainbroke I do not know. Use the developers window elements tab to discover this
See the second link in my signature below -
@sdetweil
Sorry took so long to get back to the forum.
I figured it out, using my default trial and error method.
Here is what I ended up with and it fills the screen now..MMM-PirateSkyForecast .module-content { width: 1820px; } .MMM-PirateSkyForecast .wrapper.table .forecast-container { display: table; border-collapse: collapse; width: 100%; font-size: 34px; line-height: 35px; border-bottom: solid 1px #222; } .MMM-PirateSkyForecast .wrapper.table .forecast-container .forecast-item > span, .MMM-PirateSkyForecast .wrapper.table .forecast-container .header-row > span { display: table-cell; font-size: 34px; text-align: center; vertical-align: middle; height: 40px; } .MMM-PirateSkyForecast .wrapper.table .forecast-container .header-row > span { height: 32px; font-size: 28px; text-transform: uppercase; vertical-align: bottom; padding-bottom: 2px; } .MMM-PirateSkyForecast .wrapper.table .forecast-container .forecast-item .forec> width: 60px; height: 60px; display: block; vertical-align: middle; }
I never can figure out the window elements tab thingy.
Just in case someone else needs this information in the future…
-
Close please.
-
@plainbroke was never ‘open’
you can do that when it is, 3 dots to the right of the message that you think represents the best answer, then select This…
-
@sdetweil
That explains it.
Never being opened would mean duh can’t close it…
Thank you for your explanation…