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

Icons are not displayed.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
5 Posts 3 Posters 514 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 Jan 3, 2023, 3:23 PM

    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 Jan 3, 2023, 7:35 PM Reply Quote 0
    • S Away
      sdetweil @robiv8
      last edited by Jan 3, 2023, 7:35 PM

      @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 Jan 3, 2023, 8:41 PM Reply Quote 0
      • R Offline
        robiv8 @sdetweil
        last edited by Jan 3, 2023, 8:41 PM

        @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"
        				}
        			]
        		}
        	},	
        
        K 1 Reply Last reply Jan 3, 2023, 9:36 PM Reply Quote 0
        • K Offline
          karsten13 @robiv8
          last edited by Jan 3, 2023, 9:36 PM

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

          R 1 Reply Last reply Jan 3, 2023, 10:33 PM Reply Quote 0
          • R Offline
            robiv8 @karsten13
            last edited by Jan 3, 2023, 10:33 PM

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

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