• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Custom css folder

Scheduled Pinned Locked Moved Custom CSS
4 Posts 3 Posters 812 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    Brewtus
    last edited by Aug 21, 2022, 1:55 AM

    I new at this and I hope I’m not asking a question that has been asked a billion times. I have done several searches on here and google and can’t find what I’m looking for. I keep reading to make changes to fonts, colors, etc to add in custom css folder. However, in my css folder I have the main.css and a custom.css sample; which does not make changes. Do I need to create another folder and if so how do I do that?

    S B 3 Replies Last reply Aug 21, 2022, 2:04 AM Reply Quote 0
    • S Away
      sdetweil @Brewtus
      last edited by Aug 21, 2022, 2:04 AM

      @Brewtus just create a new file called custom.css

      easy way

      cd~/MagicMirror/css
      touch custom.css
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @Brewtus
        last edited by Aug 21, 2022, 2:13 AM

        @Brewtus if you had used my install script, it would have created the empty file for you

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • B Offline
          BKeyport Module Developer @Brewtus
          last edited by Aug 21, 2022, 4:09 AM

          @Brewtus

          cp custom.css.sample custom.css
          nano custom.css 
          

          It’ll make changes then.

          The "E" in "Javascript" stands for "Easy"

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            1/4
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy