MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    How to add more space between lines in weatherforecast? default module

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 1.3k Views 1 Watching
    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.
    • brobergB Offline
      broberg Project Sponsor @Stoffbeuteluwe
      last edited by

      @Stoffbeuteluwe

      add

      .weatherforecast table {
        border-spacing: 0px 10px;
      }
      
      

      To your custom.css

      StoffbeuteluweS 1 Reply Last reply Reply Quote 1
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor @broberg
        last edited by

        @broberg thanks works perfect 👍🏼

        1 Reply Last reply Reply Quote 0
        • StoffbeuteluweS Offline
          Stoffbeuteluwe Project Sponsor
          last edited by

          Next question…🤣
          how can I add more space between the day and icon and max temperature and min temperature…

          brobergB 1 Reply Last reply Reply Quote 0
          • brobergB Offline
            broberg Project Sponsor @Stoffbeuteluwe
            last edited by

            @Stoffbeuteluwe

            the first number is the horisontal spacing < — >
            The second is vertical.

            so just change the 0px to say 20px and you will have more seperation between them.

            StoffbeuteluweS 1 Reply Last reply Reply Quote 1
            • StoffbeuteluweS Offline
              Stoffbeuteluwe Project Sponsor @broberg
              last edited by

              @broberg 🙏thank you very much

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy