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

My Mirror doesn't like "arrow" icon :) :)

Scheduled Pinned Locked Moved Solved Troubleshooting
11 Posts 3 Posters 2.1k 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.
  • T Offline
    thymon
    last edited by thymon May 6, 2020, 8:42 PM May 6, 2020, 8:41 PM

    Hello,

    First sorry for my english :)

    I have a problème since a few day, but I don’t understand why…
    The arrow icon doesn’t appear. No matter the module

    Exemple (MMM-Strava & CurrentWeather) :
    Capture d’écran 2020-05-06 à 22.39.18.png

    Capture d’écran 2020-05-06 à 22.40.36.png

    Thanks in advance

    Thymon

    1 Reply Last reply Reply Quote 0
    • T Offline
      thymon
      last edited by May 9, 2020, 7:37 PM

      anyone has an idea please ?

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil
        last edited by May 9, 2020, 7:52 PM

        did u update your MM?

        as I recall the fontawesome icon library changed locations…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • T Offline
          thymon
          last edited by May 9, 2020, 8:19 PM

          Yes,

          Fresh install.

          1 Reply Last reply Reply Quote 0
          • T Offline
            thymon
            last edited by thymon May 12, 2020, 1:49 PM May 12, 2020, 1:46 PM

            If I uncheck this line, Arrow appear :

            05accec8-76c3-49f8-b42c-2675a8f19088-image.png

            f484dbaa-06cf-45d5-b2d2-3d0c39f94791-image.png

            S L 2 Replies Last reply May 12, 2020, 1:51 PM Reply Quote 0
            • S Offline
              sdetweil @thymon
              last edited by May 12, 2020, 1:51 PM

              @thymon sorry, can’t help… I would expand that > in the red box u posted and get the name of the icon specified and check against the library

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • L Offline
                lavolp3 Module Developer @thymon
                last edited by May 12, 2020, 3:27 PM

                @thymon can you move over the icons not shown and show their complete set of classes. There needs to be something like .fa.fas.fa-arrow

                How to troubleshoot modules
                MMM-soccer v2, MMM-AVStock

                T 1 Reply Last reply May 17, 2020, 8:55 PM Reply Quote 0
                • T Offline
                  thymon @lavolp3
                  last edited by May 17, 2020, 8:55 PM

                  @lavolp3
                  I didn’t find .fa.fas.fa-arrow

                  Capture d’écran 2020-05-17 à 22.54.19.png

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    thymon
                    last edited by thymon May 17, 2020, 9:01 PM May 17, 2020, 9:00 PM

                    I think that I found something.

                    How to force Font Awesome FREE ?
                    Capture d’écran 2020-05-17 à 22.57.54.png
                    Capture d’écran 2020-05-17 à 22.57.47.png

                    It works when Font Awesome 5 FREE are activated, not with FontAwesome.

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      thymon
                      last edited by May 17, 2020, 9:25 PM

                      OK I found it !! :)

                      .fa {
                        font-family: "Font Awesome 5 Free";
                        font-weight: 900;
                        content: "\f007";
                      }
                      
                      L 1 Reply Last reply May 18, 2020, 9:19 AM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        6/11
                        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