• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-CalendarExt3

Scheduled Pinned Locked Moved Utilities
654 Posts 77 Posters 1.8m Views 81 Watching
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.
  • K Offline
    KD @sdetweil
    last edited by Sep 11, 2022, 1:33 PM

    @sdetweil Huge apologies Sam! just noticed I had the wrong link in my clipboard when i copy and pasted it!:man_facepalming:

    Thank you so much for your help with this and apologies to have wasted your time with such trivial mistake…

    S 1 Reply Last reply Sep 11, 2022, 1:34 PM Reply Quote 0
    • S Offline
      sdetweil @KD
      last edited by sdetweil Sep 11, 2022, 1:34 PM Sep 11, 2022, 1:34 PM

      @KD np… dang computers do what we tell them, exactly…

      u will want to remove the “DEBUG”
      as it generates a lot of content

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      K 1 Reply Last reply Sep 11, 2022, 1:35 PM Reply Quote 0
      • K Offline
        KD @sdetweil
        last edited by Sep 11, 2022, 1:35 PM

        @sdetweil Yes thank you - all removed.

        S 1 Reply Last reply Sep 11, 2022, 1:45 PM Reply Quote 1
        • S Offline
          sdetweil @KD
          last edited by Sep 11, 2022, 1:45 PM

          @KD and the position: for the default calendar… don’t need to display it if using ext3

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          K 1 Reply Last reply Sep 11, 2022, 1:47 PM Reply Quote 0
          • K Offline
            KD @sdetweil
            last edited by Sep 11, 2022, 1:47 PM

            @sdetweil Thank you Sam - removed it as well.

            1 Reply Last reply Reply Quote 0
            • A Offline
              almightyyoshi
              last edited by Sep 12, 2022, 1:13 PM

              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');
              }
              
              
              S M 2 Replies Last reply Sep 12, 2022, 5:30 PM Reply Quote 1
              • S Offline
                sdetweil @almightyyoshi
                last edited by Sep 12, 2022, 5:30 PM

                @almightyyoshi said in MMM-CalendarExt3:

                .month_09.date_22

                do u need a space between those?

                also see how to use developers window to determine element classes to address for styles
                https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1663003753793

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                A 1 Reply Last reply Sep 13, 2022, 1:19 PM Reply Quote 0
                • M Offline
                  MMRIZE @almightyyoshi
                  last edited by Sep 13, 2022, 12:02 AM

                  @almightyyoshi said in MMM-CalendarExt3:

                  opacity:50%;
                  background-position:center;
                  background-repeat:no-repeat;
                  background-image: url(‘…/modules/MMM-CalendarExt3/images/Fall-Tree-small.png’);

                  .CX3 .month_9.date_22 {
                    ...
                  

                  cab74851-1023-402d-ab28-d25842084469-image.png

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    almightyyoshi @sdetweil
                    last edited by Sep 13, 2022, 1:19 PM

                    @sdetweil

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

                    S 1 Reply Last reply Sep 13, 2022, 1:24 PM Reply Quote 1
                    • S Offline
                      sdetweil @almightyyoshi
                      last edited by Sep 13, 2022, 1:24 PM

                      @almightyyoshi ok, I don’t see the difference…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      A M 2 Replies Last reply Sep 13, 2022, 3:31 PM Reply Quote 0
                      • 1
                      • 2
                      • 11
                      • 12
                      • 13
                      • 14
                      • 15
                      • 65
                      • 66
                      • 13 / 66
                      13 / 66
                      • First post
                        124/654
                        Last post
                      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