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

Compliments color

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 2 Posters 2.3k Views 1 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.
  • D Offline
    Damian
    last edited by Damian Sep 11, 2017, 12:25 AM Sep 11, 2017, 12:24 AM

    @cowboysdude

    Hello, after updating MM, your color changes for compliments wont work? set up exactly as before but for some reason it stays white?

    .compliments .morning {
    color: #f83e07;
    }
    .compliments .afternoon {
    color: #5607ff;
    }
    .compliments .evening {
    color: #5408cc;
    }

    is this due to the update, or is something new to be done?

    Thank you

    1 Reply Last reply Reply Quote 0
    • C Offline
      cowboysdude Module Developer
      last edited by Sep 11, 2017, 12:56 AM

      Check here to see if you’ve overwritten the changes…

      https://github.com/cowboysdude/compliments/blob/master/compliments.js

      1 Reply Last reply Reply Quote 1
      • C Offline
        cowboysdude Module Developer
        last edited by Sep 11, 2017, 2:10 AM

        If you do an update to MM you’ll have to recopy the compliments.js file from here to your compliments module folder…

        Unless you do a git stash

        I realize some people like the ability to use color… I do like the white myself but some don’t.

        I did a pull request for this eons ago but it was ignored…

        D 1 Reply Last reply Sep 11, 2017, 2:20 AM Reply Quote 1
        • D Offline
          Damian @cowboysdude
          last edited by Sep 11, 2017, 2:20 AM

          @cowboysdude
          Thank you, yes when I did the update it did throw the usual warn about compliments and clock that I changed, and I just ended up doing the “remove” option, because I was in a rush, thinking I could just simply C&P the small changes over, but not quite that simple :-( so will keep your .js file somewhere safe.

          C 1 Reply Last reply Sep 11, 2017, 2:51 AM Reply Quote 1
          • C Offline
            cowboysdude Module Developer @Damian
            last edited by Sep 11, 2017, 2:51 AM

            @Damian it’s always on github! :)

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