• 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.

custom.css not executed on return from GoogleAssistant. MMM-GoogleAssistant

Scheduled Pinned Locked Moved Troubleshooting
google assistant
23 Posts 4 Posters 4.4k Views 3 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.
  • G Offline
    gelaw @gelaw
    last edited by gelaw Sep 2, 2020, 6:46 PM Sep 2, 2020, 6:45 PM

    @gelaw said in custom.css not executed on return from GoogleAssistant. MMM-GoogleAssistant:

    @hango said in custom.css not executed on return from GoogleAssistant. MMM-GoogleAssistant:

    maybe help this:

    position: absolute !important;
    

    YES! That fixed my issue. Thanks!

    @Bugsounet This made my display work, but it really is a brute force method. There must be a better solution. I still wonder what I missed in my original approach.

    1 Reply Last reply Reply Quote 0
    • ? Offline
      A Former User
      last edited by A Former User Sep 2, 2020, 7:32 PM Sep 2, 2020, 7:31 PM

      It’s not a brut force … it’s because i use iframe

      but Really, I don’t know who can have some problem like that

      G 1 Reply Last reply Sep 2, 2020, 7:35 PM Reply Quote 0
      • G Offline
        gelaw @Guest
        last edited by Sep 2, 2020, 7:35 PM

        @Bugsounet ok. Thanks!

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by A Former User Sep 2, 2020, 7:43 PM Sep 2, 2020, 7:39 PM

          @gelaw : if you want, give me a copy of your custom css … I want to inspect for fix GA (in private)

          S 1 Reply Last reply Sep 2, 2020, 7:46 PM Reply Quote 0
          • S Offline
            sdetweil @Guest
            last edited by Sep 2, 2020, 7:46 PM

            @Bugsounet tiny custom.css back a few posts. only for clock

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @gelaw
              last edited by Sep 2, 2020, 7:52 PM

              @gelaw said in custom.css not executed on return from GoogleAssistant. MMM-GoogleAssistant:

              @Bugsounet Thanks! When I navigate to the location that you posted it do not see an entry for custom.css. Perhaps I have it in the wrong location? Or I missed a setting to activate this in GoogleAssistant or Assistant2Display?

              my custom.css file is simply:
              85a5a824-a846-4725-8ab3-796bca7242e8-image.png

              and it it located at /home/pi/MagicMirror/css

              this ?

              S G 2 Replies Last reply Sep 2, 2020, 8:22 PM Reply Quote 0
              • S Offline
                sdetweil @Guest
                last edited by Sep 2, 2020, 8:22 PM

                @Bugsounet yes

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • G Offline
                  gelaw @Guest
                  last edited by Sep 3, 2020, 1:11 PM

                  @Bugsounet
                  Here is the custom.css file I use:

                  /**
                   * custom clock location
                   */
                  .clock {
                    position: absolute !important;
                    left: 200px;
                    top:  20px;
                  }
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 3
                  • 2 / 3
                  2 / 3
                  • First post
                    20/23
                    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