Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Traffic, Resize icon

    Troubleshooting
    3
    5
    2341
    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.
    • pjkoeleman
      pjkoeleman last edited by

      There is a large difference in the icon of the default calendar and MMM-Traffic. Which of MMM-Traffic I want to reduce, Does anyone have experience with this?

      0_1488209061137_Klembord-2.png

      In the CSS file off MMM-Traffic is no formatting of the icon that I can transfer to my custom.css.
      Thanks in advance for an answers

      broberg 1 Reply Last reply Reply Quote 0
      • broberg
        broberg Project Sponsor @pjkoeleman last edited by

        @pjkoeleman Let’s try

        add this to your custom.css

        .MMM-Traffic .fa {
        font-size: 15px;
        color: blue;
        }
        
        
        pjkoeleman 1 Reply Last reply Reply Quote 0
        • pjkoeleman
          pjkoeleman @broberg last edited by

          @broberg Thanks for the tip, that was it!
          An icon represented by fa, I had not found it yet!

          strawberry 3.141 1 Reply Last reply Reply Quote 0
          • strawberry 3.141
            strawberry 3.141 Project Sponsor Module Developer @pjkoeleman last edited by

            @pjkoeleman all fontawesome icons have the class fa and then the specific class like fa-car

            pjkoeleman 1 Reply Last reply Reply Quote 1
            • pjkoeleman
              pjkoeleman @strawberry 3.141 last edited by

              @strawberry-3.141 Thanks, I 'am learning.

              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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy