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

    Posts

    Recent Best Controversial
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I still need you, in the weather module there are “bubbles” with the wind speed inside, but the numbers are not centered, I made screenshots of the console and I saw where I can change the position however I am unable to put this in my custom css, can you help me please?

      3db6d3af-8390-4972-830a-1fde9be27cca-image.png

      78d73559-8422-4d49-a321-97630215656c-image.png

      d5c9e8aa-0945-4570-a26e-5afabc684d99-image.png

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I’m sorry, it’s my fault, I mixed up the topics…but I didn’t know how to make another topic and let it be you who answers me!
      I modified the custom and it works, thanks again for that

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I added in js.config

      classes:"forecast",
      

      after the line:

      module: "MMM-OneCallWeather",
      

      then in custom css:

      .forecast .weather-icon {
           font-size: 125%;
      }
      

      I refreshed but it doesn’t change anything…

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil OK thanks

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil yes, I saved the custom and when I type 64px instead of 44px I see the icon growing, but that doesn’t change anything and in the console window it’s always the same data

      6839169f-40d3-4cdc-b215-cb2a3c7dd902-image.png

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I copied this line because it’s the one that enlarges the icon in the console, I put that in css.custom and it’s still the same

      .weather .weather-icon img {
         max-width: 64px;
        }
      

      default is 44px
      when I refresh the console page and I select the icon I don’t have any additional css.custom lines, I don’t know if my explanation is clear

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I put this in custom.css?

      .weather .weather-icon img {
      
        }
      
      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I hope I expressed myself well, I want to enlarge the weather icons for each day of the week

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I just want to enlarge these images, tell me what elements you need because I cannot select the entire line of icons I can only select one in the console with ctrl shift i

      4d09f8b3-7ee1-4107-b102-97da97e13b72-image.png

      eccf1f82-12aa-4411-ae1c-611152e9678a-image.png

      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil the selected content is as follows, if I put for example 64 instead of 44 the icon is enlarged

      a523f746-221f-4700-a08a-67b05bb71544-image.png

      posted in Development
      M
      Manu85
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 28
    • 29
    • 8 / 29