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.

    Limit length of specific modules output

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 4 Posters 501 Views 2 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.
    • M Offline
      mattx38
      last edited by sdetweil

      Hello,

      I would like to now how to limit or set the length of a specific module.
      I 'd like to make the news feed module shorter on screen.
      Thank you

      S 1 Reply Last reply Reply Quote 0
      • T Offline
        TamP
        last edited by

        Set it to center in config.js
        //position: “bottom_bar”,
        position: “bottom_center”,

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @mattx38
          last edited by

          @mattx38 you can also truncate the text(module config option). change the fontsize (css)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            stanleybyrd @TamP
            last edited by

            @TamP said in Limit length of specific modules output:

            Set it to center in config.js
            //position: “bottom_bar”,
            position: “bottom_center”,

            Thanks for that.
            Out of curiosity I will give it a try

            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