About 78,900 results
Open links in new tab
  1. The most basic question about custom css | MagicMirror Forum

    Sep 7, 2024, 4:05 AM @ JMac there is only one custom.css the design in MagicMirror for css is a stack main.css is loaded first then any css files provided by modules and last custom.css that …

  2. Custom CSS | MagicMirror Forum

    Nov 11, 2017 · Home Custom CSS A New Chapter for MagicMirror: The Community Takes the Lead Read the statement by Michael Teeuw here.

  3. CSS 101 - Getting started with CSS and understanding how CSS …

    Mar 20, 2018 · @j-e-f-f said in CSS 101 - Getting started with CSS and understanding how CSS works: Now issue the following command to start MagicMirror in development mode. npm start …

  4. Changing table cell in calendar module using custom.css

    Nov 9, 2024 · Trying to add an entry in custom.css to change padding-top: 10px; to padding-top: 0px; Using the browsers elements inspector I was able to find what should be changed: Now …

  5. CalendarExt3 custom css not working? | MagicMirror Forum

    May 8, 2025 · Hi, I am a new user. Installed MM and MM-CalendarExt3. Works ay default css settings. When I modify the custom.css in ~/MagicMirros/css the changes are not b...

  6. MagicMirror seemingly ignoring custom.css

    Oct 5, 2023 · I’ve tried adding a custom.css file to change the fonts and colors on some of the modules I’m using, and despite my efforts, it constantly acts as though the custom.css file …

  7. custom.css ......body??? | MagicMirror Forum

    Nov 18, 2024 · Re: CSS 101 - Getting started with CSS and understanding how CSS works I can’t change the background to MagiMirror. I need to put one image (file) there that...

  8. Custom CSS - MagicMirror Forum

    Aug 3, 2022 · Can someone share a simple way to create a custom .css file? I’ve been back and forth try to customize different stuff and I keep getting stuck.

  9. custom css for module question | MagicMirror Forum

    M MMRIZE @greedyvegan Mar 19, 2024, 12:51 PM @ greedyvegan said in custom css for module question: 1 - multi-day or single event, can I move that to the right to make the row …

  10. custom.css - MagicMirror Forum

    Aug 29, 2016 · Hi! I´ve been searching the forum for custom.css and all seem to say that the best way to see what code to put in the custom.css file to change a module is to open the …