MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. rastaa
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    rastaa

    @rastaa

    0
    Reputation
    83
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rastaa Unfollow Follow

    Latest posts made by rastaa

    • RE: MMM-Calendar Position

      thank you very much 🙂

      I am a newbie, sorry for that.

      So i have to add all 4 classes in the custom.css and add some pixles ?

      I just want the whole calendar to be 100px more to the right.

      posted in Development
      R
      rastaa
    • RE: MMM-Calendar Position

      i edited the custom.css file:

      .clock{
      position: relative;
      left: 100px;
      top: 20px;
      }

      .calendar{
      position: relative;
      left: 100px;
      top: 100px;
      }

      I changed the pixlenumbers often and nothing changed. The clock works perfectly

      posted in Development
      R
      rastaa
    • MMM-Calendar Position

      Hey guys,
      i want to chnge the position of my calendar.
      I changed the position of the clock and it works fine, but the calendar keeps loading at the same place.

      How can i fix this?

      posted in Development
      R
      rastaa