MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. STRK14
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Calendar module maxTitleLength is not working

      Ok that worked, but the Problem changed… now the calendar module is going over my weather modul.
      They are top_left and top_right but they don’t auto adjust… any clue?

      posted in Utilities
      STRK14S
      STRK14
    • Calendar module maxTitleLength is not working

      Hi !
      So long story short:
      I’m using the default Calendar module. Because I’m using a small display i cannot have long Entries. Therefore i am using “maxTitleLength” but it’s not working…
      This is my configuration:

      {
      			module: "calendar",
      			header: "xx",
      			position: "top_right",
      			config: {
      				colored: true,
      					calendars: [
      					
      						{
      							url: 'xxxxxxxxxxxxx',
      							symbol: 'graduation-cap',
      							color: "#F05203",
      							maximumEntries: '5',
      							maximumNumberOfDays: '2',
      							maxTitleLength: '10',
      						},
      						
      								],
      					}		
      		},```
      
      Thank You.. :)
      posted in Utilities
      STRK14S
      STRK14
    • RE: Module positions

      thank you ! I’ll do that later today

      posted in Custom CSS
      STRK14S
      STRK14
    • RE: Module positions

      Where can i find this “css-rule” ?

      posted in Custom CSS
      STRK14S
      STRK14
    • Module positions

      Hi there!
      So I have just set up my Magic Mirror. I now have 2 things i want to change but i don’t now how to do that. (Its probably the same way to solve both of my questions)

      I want my modules to be as close to the display-edge as posbible without the small blank space in between. How can I do that?

      The next problem i have is:
      I am using MMM-NowPlayingOnSpotify.
      A great module but its just to big for my small display. Can i set a size for a (this) module in px?

      Thank You (-:

      posted in Custom CSS
      STRK14S
      STRK14
    • 1 / 1