MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sankum
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Groups 0

    sankum

    @sankum

    0
    Reputation
    1
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    sankum Unfollow Follow

    Latest posts made by sankum

    • GoogleCalendar with two IDs

      Hello,

      I am trying to set up randomBrainstormer/MMM-GoogleCalendar with two user IDs. Both Calendar IDs are just email addresses, I could go through all the steps and set up one ID and it works fine. I have the credentials.json for this UD in MMM-GoogleCalendar directory.
      How do I add another credential to the same file in the same directory? I can get a new credential for the second ID but that would overwrite the first one. Should I just append? Am I missing something? Any help please?
      Thanks.

      posted in Troubleshooting
      S
      sankum
    • RE: CalendarExt3 inline-block and colors

      Thanks for the explanation. Although it is a little bit over my head. I think I get the general idea. Will work through it. Thanks.

      posted in Troubleshooting
      S
      sankum
    • RE: CalendarExt3 inline-block and colors

      Hi Sam,
      Thanks. I was able to figure out the element and change the background color. I a first time user of the developer tool and so a little confused.

      The background color was not declared in custom.css, is that why they are crossed out in the web developed element? See the image at the end.
      Also is there a default setting in web developer which I can resort to, after I have changed things around and clicked on several things not knowing what I am doing!!?? Thanks.
      2dd40e5b-ac5f-48c4-8d71-9f59120576c6-image.png

      posted in Troubleshooting
      S
      sankum
    • CalendarExt3 inline-block and colors

      Hello again,

      Have been somewhat successful in customizing the css for CX3. I am now struggling with the inline-block on today’s date. The solid white box covers the date.
      Where is this box defined and how can I change color or remove this?
      Tried to guess and check with:
      display: none
      instead of below:

      .CX3 .today .cellDate :not(.day) {
      display: inline-block;

      No success. Please help.
      Also where is color setting for weather widgets?

      Thanks.

      posted in Troubleshooting
      S
      sankum
    • RE: CalendarExt3 custom css not working?

      Thank you,

      posted in Troubleshooting
      S
      sankum
    • CalendarExt3 custom css not working?

      Hi,
      I am a new user. Installed MM and MM-CalendarExt3. Works ay default css settings.
      When I modify the custom.css in ~/MagicMirros/css the changes are not being picked up. What am I doing wrong? Please help. Thanks. Below is a few lines from custom.css:
      3a9f8139-2af3-4bbc-8f5b-7331bbd06220-image.png

      posted in Troubleshooting
      S
      sankum