• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.
  • B Offline
    broberg Project Sponsor @Stoffbeuteluwe
    last edited by Jun 13, 2019, 8:23 PM

    @Stoffbeuteluwe

    add

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

    To your custom.css

    S 1 Reply Last reply Jun 15, 2019, 8:49 PM Reply Quote 1
    • S Offline
      Stoffbeuteluwe Project Sponsor @broberg
      last edited by Jun 15, 2019, 8:49 PM

      @broberg thanks works perfect 👍🏼

      1 Reply Last reply Reply Quote 0
      • S Offline
        Stoffbeuteluwe Project Sponsor
        last edited by Jun 15, 2019, 8:51 PM

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

        B 1 Reply Last reply Jun 16, 2019, 8:49 AM Reply Quote 0
        • B Offline
          broberg Project Sponsor @Stoffbeuteluwe
          last edited by Jun 16, 2019, 8:49 AM

          @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.

          S 1 Reply Last reply Jun 16, 2019, 9:50 AM Reply Quote 1
          • S Offline
            Stoffbeuteluwe Project Sponsor @broberg
            last edited by Jun 16, 2019, 9:50 AM

            @broberg 🙏thank you very much

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              6/6
              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