Navigation

    MagicMirror Forum

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

    calendar_monthly not displaying properly

    Troubleshooting
    1
    2
    813
    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.
    • D
      dmd last edited by

      Hello. I tried to search but didn’t find anything. I’m having problem for the dates not to display properly in calendar_monthly module. If I have language set to “fi” in config.js I only see the first decimal of the day. As you can see in the screenshot, yesterday was 13th of april but it only shows the “1”. If I set language to “en” it still cuts part of the “3” and other dates aswell. Anyone have any idea how to fix this?

      0_1523695509246_fi1.png
      0_1523695519351_en1.png

      1 Reply Last reply Reply Quote 0
      • D
        dmd last edited by

        Ok, got it. Adding config option for cssStyle to clean did it for me, like this

        config: {
                cssStyle: 'clean',
                	}
        
        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