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 1.9k 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.
    • thymonT Offline
      thymon
      last edited by thymon

      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
      • thymonT Offline
        thymon
        last edited by

        anyone has an idea please ?

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil
          last edited by

          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
          • thymonT Offline
            thymon
            last edited by

            Yes,

            Fresh install.

            1 Reply Last reply Reply Quote 0
            • thymonT Offline
              thymon
              last edited by thymon

              If I uncheck this line, Arrow appear :

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

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

              S lavolp3L 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @thymon
                last edited by

                @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
                • lavolp3L Offline
                  lavolp3 Module Developer @thymon
                  last edited by

                  @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

                  thymonT 1 Reply Last reply Reply Quote 0
                  • thymonT Offline
                    thymon @lavolp3
                    last edited by

                    @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
                    • thymonT Offline
                      thymon
                      last edited by thymon

                      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
                      • thymonT Offline
                        thymon
                        last edited by

                        OK I found it !! :)

                        .fa {
                          font-family: "Font Awesome 5 Free";
                          font-weight: 900;
                          content: "\f007";
                        }
                        
                        lavolp3L 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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