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

Clock margin

Scheduled Pinned Locked Moved Custom CSS
3 Posts 2 Posters 539 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.
  • R Offline
    Ray
    last edited by Nov 16, 2022, 11:55 PM

    Hello everyone, hope everything is all good
    so I have the default clock moved from top left to top bar
    but it placed it in the center and I would like it to be on the left side
    I’ve tried several different methods and have so far been unsuccessful
    I would appreciate anybody’s help. I’m also planning on putting my newsgroup, which is usually only a one liner in the center of the bar so I hope that’s feasible as well. But I’m trying to get past the clock 1st

    S 1 Reply Last reply Nov 17, 2022, 12:12 AM Reply Quote 0
    • S Offline
      sdetweil @Ray
      last edited by Nov 17, 2022, 12:12 AM

      @Ray custom.css

      .clock {
      position: absolute;
      x:0;
      }
      

      I think.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      R 1 Reply Last reply Nov 17, 2022, 12:58 AM Reply Quote 0
      • R Offline
        Ray @sdetweil
        last edited by Nov 17, 2022, 12:58 AM

        @sdetweil bullet worked perfectly, but I just found out after trying your sitting Google assistant when it loaded it put the clock right back in the center so Google assistant was taking over the top bar. Now I have another problem lol

        But it worked. That’s the only thing I didn’t try was position absolute
        thanks for your help I appreciate it

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