• 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.

missing custom.css file

Scheduled Pinned Locked Moved Custom CSS
19 Posts 6 Posters 3.9k Views 6 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.
  • S Offline
    sdetweil @Mykle1
    last edited by Feb 29, 2020, 2:11 PM

    @Mykle1 but that is sorta heavy weight . cause now you are overriding every class defined in main.css…

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 1 Reply Last reply Feb 29, 2020, 2:12 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @sdetweil
      last edited by Feb 29, 2020, 2:12 PM

      @sdetweil

      Well, I emptied the body and deleted everything else. Did I forget to mention that? :-)

      Create a working config
      How to add modules

      S 1 Reply Last reply Feb 29, 2020, 2:13 PM Reply Quote 0
      • S Offline
        sdetweil @Mykle1
        last edited by Feb 29, 2020, 2:13 PM

        @Mykle1 yes… easier just to do the touch thing… create an empty file… (for users just starting out)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M 1 Reply Last reply Feb 29, 2020, 2:14 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @sdetweil
          last edited by Feb 29, 2020, 2:14 PM

          @sdetweil

          Yes. if you know about the touch thing. I did not. Now I do.

          Create a working config
          How to add modules

          S 1 Reply Last reply Feb 29, 2020, 2:15 PM Reply Quote 0
          • S Offline
            sdetweil @Mykle1
            last edited by Feb 29, 2020, 2:15 PM

            @Mykle1 or just editing and use save as

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Feb 29, 2020, 2:17 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @sdetweil
              last edited by Feb 29, 2020, 2:17 PM

              @sdetweil

              Or, have a blank custom.css file added during installation. Easier for the users just starting out. ;-)

              Create a working config
              How to add modules

              S 1 Reply Last reply Feb 29, 2020, 2:21 PM Reply Quote 0
              • S Offline
                sdetweil @Mykle1
                last edited by Feb 29, 2020, 2:21 PM

                @Mykle1 true… easy peasy… done (in my script…)

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Feb 29, 2020, 2:48 PM Reply Quote 1
                • M Offline
                  Mykle1 Project Sponsor Module Developer @sdetweil
                  last edited by Feb 29, 2020, 2:48 PM

                  @sdetweil said in missing custom.css file:

                  true… easy peasy… done (in my script…)

                  What a great idea! ;-)

                  This is why you are the king! :thumbsup:

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    BKeyport Module Developer
                    last edited by Feb 29, 2020, 7:36 PM

                    FWIW, I wouldn’t put a “blank” custom.css…

                    I’d put at the top of main.css

                    /***********************
                    * Magic Mirror   
                    * Main CSS  
                    *
                    * Do not edit this file, make changes to custom.css instead. 
                    *
                    ***********************/
                    

                    and in custom.css

                    /***********************
                     * Magic Mirror     
                     * Custom CSS       
                     *                     
                     * Add your custom CSS here, for help, please go to http://forum.magicmirror.builders 
                     ***********************/

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

                    S 1 Reply Last reply Feb 29, 2020, 7:48 PM Reply Quote 0
                    • S Offline
                      sdetweil @BKeyport
                      last edited by Feb 29, 2020, 7:48 PM

                      @BKeyport main.css is owned by the project. Submit a pull request to update that.

                      The comment in custom.css does not add anything in my opinion.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        9/19
                        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