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

Topics

  • J

    z-index in CSS and what happens when modules are "on top" of each other

    Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
    8 Jan 15, 2025, 1:33 AM
    Jan 8, 2025, 2:20 AM
    0 Votes
    8 Posts
    318 Views
    S Jan 15, 2025, 1:33 AM
    @joey i found my bug and fixed it. now every setup will auto restart
  • J

    Increasing size on (default) Clock module the right way?

    Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Aug 16, 2021, 2:53 AM
    Aug 15, 2021, 11:49 PM
    0 Votes
    6 Posts
    1k Views
    S Aug 16, 2021, 2:53 AM
    @joey u must ALWAYS use module and class… this is just a web page… .time means ALL uses across the entire page… (not what you might want) you’ll note that the module content is wrapped in a div with the modulename as a classname… also the cheatsheet on css selectors https://www.w3schools.com/cssref/css_selectors.asp simple knowledge… when there is a class u want to target .classname if there is an element u want to target, NO dot and selectors are ALL occurrances of that combo across the ENTIRE page. sometimes that is very tricky to handle… and one thing I didn’t know when I wrote that other post… if u have the settings in the top right window, you can mark the whole area with the mouse and copy paste that to custom.css , not having to type it all!!. (inside the selector clause)
  • 1 / 1
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