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.

    Font-Awesome Icons

    Scheduled Pinned Locked Moved Custom CSS
    3 Posts 2 Posters 1.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.
    • ankonaskiff17A Offline
      ankonaskiff17
      last edited by

      I’ve looked a very little bit at Font-Awesome and was wondering if there a FREE colored icon swaps for ones that are in general use for the most part. It looked like colored icons were premium.

      earnestrichardsE 1 Reply Last reply Reply Quote 0
      • earnestrichardsE Offline
        earnestrichards @ankonaskiff17
        last edited by

        @ankonaskiff17 I’ve been doing some web tutorials and you can change the color of the icons with CSS

        earnestrichardsE 1 Reply Last reply Reply Quote 0
        • earnestrichardsE Offline
          earnestrichards @earnestrichards
          last edited by earnestrichards

          @earnestrichards
          -from the index.html file:

          <h3>Double click on the image to <i class="fas fa-heart"></i> it</h3>

          from the style.css file:

          .fa-heart {
          color: red;
          }

          Screen Shot 2021-07-17 at 8.42.08 PM.png

          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