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.

    Make Center Smaller

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 4 Posters 481 Views 4 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.
    • amarandA Offline
      amarand
      last edited by

      Could someone please help me resize the middle/center, so that the outside sets of modules on the left and right can stop “word wrapping” like that?

      WeirdMirrorIssue20230623.jpg

      I’m at wit’s end with this one. I asked back in 2021 and none of the solutions worked. Not sure what I’m doing wrong.

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @amarand
        last edited by sdetweil

        @amarand you need to make the module wider,

        IF there was content in the middle they would be overlapping…

        custom.css

        .modulename .....maybe a specific element class/id { 
             width:....;
        }
        

        you can use the developers window to discover and play with these settings before adding them to custom.css
        see
        https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1687475216962

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • ankonaskiff17A Offline
          ankonaskiff17
          last edited by

          I’ll toss out a similar problem I had a long time ago and it was tied to the FontAwesome ICONS.
          I wish I could remember what all I did but it took me a while to figure out it was like padding around the icons or something like that.

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by

            This post is deleted!
            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