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

Scheduled Pinned Locked Moved Custom CSS
3 Posts 2 Posters 239 Views 2 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.
  • D Offline
    davidgagne
    last edited by Jun 3, 2024, 3:12 PM

    I’m having a hard time targeting specific modules to debug CSS and am interested in doing a View|Source (or inspecting), but I’m using a Mac and only able to view my MagicMirror via TigerVNC and/or ssh via Terminal, which means I have no ability to right-click to see the source.

    Can anyone help me out here?

    See also: Where to start with custom CSS?

    S 1 Reply Last reply Jun 3, 2024, 3:38 PM Reply Quote 0
    • S Offline
      sdetweil @davidgagne
      last edited by sdetweil Jun 3, 2024, 3:39 PM Jun 3, 2024, 3:38 PM

      @davidgagne edit the MagicMirror config.js and change

      address:"0.0.0.0",
      ipWhitelist:[],
      

      as the software was designed for a mirror on the wall, it doesnt allow outside the system access.

      I debug MagicMirror on chrome on my Mac mini all the time

      see this post too
      https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues/2?_=1717429110833

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Jun 3, 2024, 4:02 PM Reply Quote 0
      • D Offline
        davidgagne @sdetweil
        last edited by Jun 3, 2024, 4:02 PM

        @sdetweil YES!!!

        Thank you so much! This is exactly what I wanted. <chef’s kiss>

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          3/3
          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