• 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
  1. Home
  2. chrixbrown
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
C
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 8
  • Posts 21
  • Groups 0

Posts

Recent Best Controversial
  • RE: is there a way to get the MMM-CalendarExt preset looks in to MMM-CalendarExt2

    @merlijnalmer said in is there a way to get the MMM-CalendarExt preset looks in to MMM-CalendarExt2:

    styleName: "style20
    do you have the css of this model? Please can you put this very nice

    posted in Development
    C
    chrixbrown
    Jul 16, 2021, 10:00 PM
  • MMM-CalendarExt2 CSS (HELP)

    HOW CAN I EXPAND MY CSS SO THAT THE CALENDAR IS COMPLETE? I DO NOT WANT IT TO GET +2, +3

    /*fond des cases*/
    .CX2 .slot > .slotContent{
      background-image: none;
    }
    
    /*couleur rdv*/
    .CX2 .event {
      background-color: #6699CC;
      color: #FFF;
      border-radius: 5px;
      text-align: center;
    }
    
    .CX2 .event.fullday {
      border-radius: 5px;
      color: #FFF;
    }
    
    /*couleurs des week-end*/
    .CX2 .cellSlot.weekday_6 .slotSubTitle {
      color:#FFF;
    }
    
    .CX2 .cellSlot.weekday_7 .slotSubTitle {
      color:#FFF;
    }
    
    /*couleur du jour
    .CX2 .today .slotHeader { /* today slot */
      background-color: #E3E3E3;
      color:#000;
    }*/
    
    .CX2 .today .slotContent{
      background-color: #E3E3E3;
    }
    
    .CX2 .holiday, .holiday .event .fullday {
      background-color: #BB0B0B;
    }
    
    .CX2 .family, .family .event .fullday {
      background-color: #6699CC;
    }
    
    .CX2 .birthday, .birthday .event .fullday {
      background-color: #34C924;
    }
    
    posted in Custom CSS
    C
    chrixbrown
    Jul 13, 2021, 11:27 PM
  • RE: aneaville / MMM-GooglePhotos

    @maricus85 I just installed it, but then you advance and you will have the option to (continue anyway) and that’s it, the section will start and throw your eye code, copy it well and that’s it.

    posted in Transport
    C
    chrixbrown
    Jul 12, 2021, 12:16 AM
  • RE: MMM-CalendarExt2

    a query how could you expand in the calendar part? so big ?? is that I want to put my big calendar so that all the events are seen but I get +1 +4 +5 and I would like to eliminate that if you can tell me the css you use, please

    posted in Troubleshooting
    C
    chrixbrown
    Jul 11, 2021, 11:06 PM
  • MMM-CalendarExt2 How can I expand so that +2 or +3 does not come out

    1560931511481-t.pngHow can I expand so that +2 or +3 does not come out

    posted in Troubleshooting
    C
    chrixbrown
    Jul 11, 2021, 10:35 PM
  • RE: MMM-CalendarExt2 styling options

    How can I remove that which is +2 or +3 or spread it more so that everything can be seen

    posted in Troubleshooting
    C
    chrixbrown
    Jul 11, 2021, 10:31 PM
  • RE: help MMM-PandorasMirror

    @sdetweil I have searched like crazy and nothing appears some information about the module

    posted in Troubleshooting
    C
    chrixbrown
    Jun 29, 2021, 11:07 PM
  • help MMM-PandorasMirror

    Re: PandoraHow can I configure it? or what is the module for configuration?

    posted in Troubleshooting
    C
    chrixbrown
    Jun 29, 2021, 8:04 PM
  • How to install pandora?

    Where does the Pandora config go, where do I find it to be able to place it in my Magic Mirror? How can I configure a little help please

    posted in Troubleshooting
    C
    chrixbrown
    Jun 29, 2021, 8:02 PM
  • MMM-DynamicWeather

    How can I make the effects work, please help how I do to configure it correctly and have the effects depending on how the day is

    posted in Troubleshooting
    C
    chrixbrown
    Jun 22, 2021, 4:47 AM
  • 1
  • 2
  • 3
  • 2 / 3
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