MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. SoleLo
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 90
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Custom CSS

      @sdetweil so for the Percent/ Range it would be something like

      .MMM-Teslamate div div
      {
      margin-top: 100px
      }
      
      
      
      posted in Custom CSS
      S
      SoleLo
    • RE: Stock Weather Module Not Loading

      @sdetweil that was it. :man_facepalming_medium-dark_skin_tone: I totally missed that multiple times

      posted in Troubleshooting
      S
      SoleLo
    • RE: Stock Weather Module Not Loading

      @sdetweil I saw that and updated it all, and I’m only using weather now. It still doesn’t seem to be loading, from what I read the default is “current” so I am just trying to get that one working before working on “forecast.”

      posted in Troubleshooting
      S
      SoleLo
    • RE: Custom CSS

      @BKeyport one of the modules I’m trying to customize doesn’t seem to have “classes” to adjust, unless I’m missing something for example the Percent/ Range section if I wanted to change the margin-top to 150, how would I go about that?

      Screenshot 2022-08-04 at 12.36.07.jpg

      posted in Custom CSS
      S
      SoleLo
    • Stock Weather Module Not Loading

      Upgraded to V2.20.0 from V2.15.0 and stock weather module not loading where current weather and weather forecast loaded before. Using OpenWeather API and double checked the API and the location ID multiple times and still doesn’t work. Below is my config

      {
      			module: 'MMM-AirQuality',
      			position: 'top_left', // you may choose any location
      			config: {
      				location: 'usa/state/city',// the location to check the index for
      				showLocation: false
      					}
      		},
      		
      		{
      			module: "weather",
      			position: "top_left",
      			config: {
      				
      				location: "City Name",
      				locationID: "45091xxx", //ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
      				appid: "b2f2xxxxxxxxxxxxxxxxxx"
      			
      					}
      		},
      		
      			```
      posted in Troubleshooting
      S
      SoleLo
    • RE: Custom CSS

      @sdetweil That script does help, I already had the file created, but I made note of the script for the future.

      posted in Custom CSS
      S
      SoleLo
    • RE: Custom CSS

      @BKeyport This helps quite a bit, I started using the dev tools yesterday “npm start dev” and it really helped. Thanks!

      posted in Custom CSS
      S
      SoleLo
    • Custom CSS

      Can someone share a simple way to create a custom .css file? I’ve been back and forth try to customize different stuff and I keep getting stuck.

      posted in Custom CSS
      S
      SoleLo
    • RE: 55” Vertical Wood Frame MagicMirror w/ images

      @bballboy21 was that the total cost shipped? I’m in OH and looking to get a piece with similar dimensions.

      posted in Show your Mirror
      S
      SoleLo
    • RE: 55” Vertical Wood Frame MagicMirror w/ images

      @bballboy21 looks awesome. Can you share some more details? Like the measurements of the Frame and what monitor are you using?

      posted in Show your Mirror
      S
      SoleLo
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 1 / 9