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

CSS: Color And Style

Scheduled Pinned Locked Moved Utilities
15 Posts 2 Posters 3.1k 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.
  • M Offline
    mumblebaj Module Developer @agentJames
    last edited by Jul 10, 2020, 7:02 PM

    @agentJames I just installed the module and it works fine for me.

    14621910-ec07-4c8a-adf3-2797d443083d-image.png

    The config:
          {
                    module: "MMM-MyCalendar",
                    header: "Events + Holidays",
                    position: "top_left",
                    config: {
                            colored: true,
                            calendars: [
                                    {
                                    url: "https://www.officeholidays.com/ics/ics_country_iso.php?tbl_country=ZA"
                                    symbol: 'calendar',
                                    color: "#ffb350"
                                    } ]
                            }
            },
    

    Although, I used a different calendar to test with.

    Check out my modules at: https://github.com/mumblebaj?tab=repositories
    Check my blog-post: https://mumblebaj.xyz/

    A 1 Reply Last reply Jul 10, 2020, 7:06 PM Reply Quote 0
    • A Offline
      agentJames @mumblebaj
      last edited by agentJames Jul 10, 2020, 7:26 PM Jul 10, 2020, 7:06 PM

      @mumblebaj It works for me as well, thanks for the help, do you know how to make it into 2 columns so more events/holidays can show? Like this:aedf8b76-26e2-4190-b089-fe7a4cb8e3c3-image.png

      M 1 Reply Last reply Jul 10, 2020, 7:34 PM Reply Quote 0
      • M Offline
        mumblebaj Module Developer @agentJames
        last edited by Jul 10, 2020, 7:34 PM

        @agentJames You should be able to set the config

        columns: true
        

        Check out my modules at: https://github.com/mumblebaj?tab=repositories
        Check my blog-post: https://mumblebaj.xyz/

        A 1 Reply Last reply Jul 10, 2020, 8:58 PM Reply Quote 0
        • A Offline
          agentJames @mumblebaj
          last edited by Jul 10, 2020, 8:58 PM

          @mumblebaj If it is suppose to be written like this, I am getting no change.
          70c5c653-6ed9-4383-a361-5be584dafd6a-image.png

          M 1 Reply Last reply Jul 10, 2020, 9:20 PM Reply Quote 0
          • M Offline
            mumblebaj Module Developer @agentJames
            last edited by Jul 10, 2020, 9:20 PM

            @agentJames seems like there was a branch for the using-nunjucks. Maybe @j-e-f-f can advise on how to grab that branch as I don’t see the option in the default branch

            Check out my modules at: https://github.com/mumblebaj?tab=repositories
            Check my blog-post: https://mumblebaj.xyz/

            A 1 Reply Last reply Jul 10, 2020, 9:25 PM Reply Quote 0
            • A Offline
              agentJames @mumblebaj
              last edited by agentJames Jul 10, 2020, 10:17 PM Jul 10, 2020, 9:25 PM

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 2 / 2
              2 / 2
              • First post
                14/15
                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