MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Clock margin

    Custom CSS
    2
    3
    192
    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
      Ray last edited by

      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 Reply Quote 0
      • S
        sdetweil @Ray last edited by

        @Ray custom.css

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

        I think.

        Sam

        Create a working config
        How to add modules

        R 1 Reply Last reply Reply Quote 0
        • R
          Ray @sdetweil last edited by

          @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
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy