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

One more change hopefully

Scheduled Pinned Locked Moved General Discussion
9 Posts 3 Posters 2.9k Views 2 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.
  • N Offline
    navyvette87
    last edited by Jan 22, 2018, 6:42 AM

    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

    M 1 Reply Last reply Jan 22, 2018, 2:08 PM Reply Quote 1
    • C Offline
      cruunnerr
      last edited by Jan 22, 2018, 12:45 PM

      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 Jan 22, 2018, 5:17 PM Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @navyvette87
        last edited by Jan 22, 2018, 2:08 PM

        @navyvette87

        Dude, nice looking cabinet! :-)

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • N Offline
          navyvette87 @cruunnerr
          last edited by Jan 22, 2018, 5:17 PM

          @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
          • C Offline
            cruunnerr
            last edited by Jan 22, 2018, 6:32 PM

            maybe try this in your custom.css:

            header {
                color: #fff;
            }
            
            N 1 Reply Last reply Jan 22, 2018, 7:25 PM Reply Quote 1
            • N Offline
              navyvette87 @cruunnerr
              last edited by Jan 22, 2018, 7:25 PM

              @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
              • C Offline
                cruunnerr
                last edited by Jan 22, 2018, 7:56 PM

                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 Jan 22, 2018, 8:15 PM Reply Quote 1
                • N Offline
                  navyvette87 @cruunnerr
                  last edited by Jan 22, 2018, 8:15 PM

                  @cruunnerr thx, 20 worked perfect.

                  1 Reply Last reply Reply Quote 1
                  • C Offline
                    cruunnerr
                    last edited by Jan 22, 2018, 8:17 PM

                    glad to hear that.

                    moreover u did a great job with your mirror ;)

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