Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. dsmigl
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 0
    • Groups 0

    dsmigl

    @dsmigl

    0
    Reputation
    18
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dsmigl Follow

    Latest posts made by dsmigl

    • Traffic Module height and width not adjusting

      I have the TomTomTraffic module running in a split Upper Third container.
      When I attempted to resize the map using custom.css file, it would not take.
      I tried calling the module itself
      .MMM-TomTomTraffic {
      height: 550px;
      width: 527.5px;
      }
      but did not change. It is currently doing 400px x 400px.
      When I look at the developer mode and drill down I can see the element style is overriding everything else but have no clue how to code this in css so looking for a bit of help.

      Capture.JPG

      posted in Custom CSS
      D
      dsmigl
    • RE: MMM-MyScoreboard working?

      @BKeyport Thanks!

      posted in Troubleshooting
      D
      dsmigl
    • MMM-MyScoreboard working?

      Building my first MM and setting up all the modules. I added the MMM-MyScoreboard module and just have it set to show NFL and NHL. My question is, because there is currently no sports going on due to Covid, is this module working as intended? When I start my mirror, it displays the title and loading, then disappears but all the other modules are displaying data just fine (non-sports). I assume it is just because there are no sports happening so there isn’t anything to display.

      posted in Troubleshooting
      D
      dsmigl
    • RE: Question for custom css

      @lavolp3 Thanks! I loaded up a new MM build today and started messing with the configs using this one as a reference and so far I am liking the results. Similar to what I was originally aiming for. Much appreciated for pointing this out!

      posted in Custom CSS
      D
      dsmigl
    • RE: Question for custom css

      @sdetweil understood, will get in and mess with it and see how close, if any, I can get it.

      posted in Custom CSS
      D
      dsmigl
    • RE: Question for custom css

      @sdetweil Thanks Sam! knowing this can be accomplished I will proceed with learning all the ins and outs of MagicMirror. Just at first glance, the capabilities appear close to endless and the community is always there to help.

      posted in Custom CSS
      D
      dsmigl
    • Question for custom css

      New to Magic Mirror. I had a friend help build a web page (family dashboard) prior that had a 7 day forecast, a month view of google calendar, and weather radar. After learning more about the capabilities of Magic Mirror, I wanted to add several additional modules. I am currently running a small 19" monitor rotated and mounted to the side of my kitchen cabinet. My question before heavily getting involved with MM is around the regions. I’m looking more into a heavily modified format using CSS grid or something similar. Attached image is my proposed layout. Curious if this can be accomplished? And if so, is there any specific guidance on tying in the modules to those specific grid locations?!MM Template.jpg

      posted in Custom CSS
      D
      dsmigl