Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    SOLVED Making icons bigger?

    Troubleshooting
    2
    2
    788
    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
      tbs86 last edited by

      i have installed @mykle1 weather module and am looking to make the icons a bit bigger is there any way to do this?

      Mykle1 1 Reply Last reply Reply Quote 0
      • Mykle1
        Mykle1 Project Sponsor Module Developer @tbs86 last edited by

        @tbs86

        Assuming you mean MMM-BMW-DS, you can add this to your custom.css file and adjust to your liking

        .MMM-BMW-DS .image {             /* icon size */
           width: 1.75%;
           height: 1.75%;
           margin-top: 0px;
           margin-bottom: -10px;
        }
        
        1 Reply Last reply Reply Quote 1
        • 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