MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    One more change hopefully

    General Discussion
    3
    9
    2153
    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.
    • N
      navyvette87 last edited by

      I have changed all the line weights to bright with the exception on the modules headers, top of Calender with line under it, and top of weather forecast with line under it. I cant seem to find any where to change these. Can anyone point me in the right direction?
      0_1516603299173_IMG_1773.jpg

      Mykle1 1 Reply Last reply Reply Quote 1
      • cruunnerr
        cruunnerr last edited by

        Maybe take a Look here:

        https://forum.magicmirror.builders/topic/6099/changing-the-length-of-the-line-under-the-header/6

        N 1 Reply Last reply Reply Quote 0
        • Mykle1
          Mykle1 Project Sponsor Module Developer @navyvette87 last edited by

          @navyvette87

          Dude, nice looking cabinet! 🙂

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 1
          • N
            navyvette87 @cruunnerr last edited by

            @cruunnerr looks like that just gets rid of it instead of changing the brightness. I guess I could get rid of it if there is no way to change it, but would rather see it.

            1 Reply Last reply Reply Quote 0
            • cruunnerr
              cruunnerr last edited by

              maybe try this in your custom.css:

              header {
                  color: #fff;
              }
              
              N 1 Reply Last reply Reply Quote 1
              • N
                navyvette87 @cruunnerr last edited by

                @cruunnerr that worked, now how about font size for these. They are small now. Would like to try medium. Thx

                1 Reply Last reply Reply Quote 0
                • cruunnerr
                  cruunnerr last edited by

                  i am not sure because i just know what i needed by myself yet ^^, but try this:

                  header {
                      color: #fff;
                      font-size: 30px;
                  }
                  

                  take a look at the main.css
                  U can see all variables and maybe put them together to your custom.css as u wish 🙂

                  https://github.com/MichMich/MagicMirror/blob/master/css/main.css

                  N 1 Reply Last reply Reply Quote 1
                  • N
                    navyvette87 @cruunnerr last edited by

                    @cruunnerr thx, 20 worked perfect.

                    1 Reply Last reply Reply Quote 1
                    • cruunnerr
                      cruunnerr last edited by

                      glad to hear that.

                      moreover u did a great job with your mirror 😉

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy