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

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarExt3

      @sdetweil

      Nope. Stupid mistake. Needed to be month_9.date_22.

      posted in Utilities
      A
      almightyyoshi
    • RE: MMM-CalendarExt3

      I’m having a bit of css trouble. I’m trying to display an image in the background of specific cells. It was working in July (in both CX2 and CX3) but has since stopped displaying in either.

      .CX3 .month_09.date_22 { /*first day of fall*/
              opacity:50%;
              background-position:center;
              background-repeat:no-repeat;
              background-image: url('../modules/MMM-CalendarExt3/images/Fall-Tree-small.png');
      }
      
      
      posted in Utilities
      A
      almightyyoshi
    • 1 / 1