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.

    Icons are not displayed.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 3 Posters 541 Views 3 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.
    • R Offline
      robiv8
      last edited by

      On the monitor of the Raspi the icons of the calendar are not displayed correctly or not at all.
      In the browser on my Mac, however, they are displayed correctly.
      How can I solve this?
      Raspi:
      raspi.png
      On Mac in Chromebrowser:
      mac.png

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @robiv8
        last edited by

        @robiv8 are these icons IN the calendar entries?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          robiv8 @sdetweil
          last edited by

          @sdetweil
          i dont no?
          This is the default calendar in MMM and i put only the datas.

          {
          			module: "calendar",
          			header: "Papa&Mama Termine",
          			position: "top_left",
          			config: {
          			    broadcastPastEvents: true, // <= IMPORTANT to see past events
          				calendars: [
          				{
          				symbol: "calendar-check-o",
          				url: "https://calendar.google.com/calendar/ical/123456%40gmail.com/private-xyz1234/basic.ics"
          				}
          			]
          		}
          	},	
          
          karsten13K 1 Reply Last reply Reply Quote 0
          • karsten13K Offline
            karsten13 @robiv8
            last edited by

            may missing emoji fonts, see https://forum.magicmirror.builders/topic/11263/majority-of-my-emoji-not-showing-on-rpb3

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              robiv8 @karsten13
              last edited by

              @karsten13
              Thanks, i installed the emoji fonts.
              Now are in Black&White.

              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy