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.
Read the statement by Michael Teeuw here.
Latest posts made by dsmigl
-
Traffic Module height and width not adjusting
-
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.
-
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!
-
RE: Question for custom css
@sdetweil understood, will get in and mess with it and see how close, if any, I can get it.
-
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.
-
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?!