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

Make Center Smaller

Scheduled Pinned Locked Moved Unsolved Troubleshooting
4 Posts 4 Posters 496 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.
  • A Offline
    amarand
    last edited by Jun 23, 2023, 10:14 PM

    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 Jun 25, 2023, 2:53 PM Reply Quote 0
    • S Offline
      sdetweil @amarand
      last edited by sdetweil Jun 25, 2023, 2:54 PM Jun 25, 2023, 2:53 PM

      @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
      • A Offline
        ankonaskiff17
        last edited by Jun 25, 2023, 8:43 PM

        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 Jul 1, 2023, 6:43 PM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            2/4
            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