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

LCARS - Version 1

Scheduled Pinned Locked Moved Show your Mirror
lcarsstartrekfirst attempt
7 Posts 4 Posters 4.0k Views 6 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.
  • B Offline
    biscuitbigfoot @lparco
    last edited by Apr 3, 2023, 10:23 PM

    @lparco What do you have done so far?

    L 1 Reply Last reply Apr 9, 2023, 12:10 PM Reply Quote 0
    • L Offline
      lparco @biscuitbigfoot
      last edited by Apr 9, 2023, 12:10 PM

      @biscuitbigfoot
      I have successfully installed magic mirror and have a few extra modules installed also. I’m having some trouble with actually getting them displayed properly but slowly it’s coming together. I have no programming background but I’m pleased with how it’s coming together. I’m a Star Trek fan so that’s what made me contact you when I saw how beautiful your screen turned out

      D 1 Reply Last reply Jun 3, 2024, 5:32 PM Reply Quote 0
      • D Offline
        draxiom @lparco
        last edited by Jun 3, 2024, 5:32 PM

        Neat @biscuitbigfoot!
        @lparco I know this is an old thread, but I got this working as well. Copy the backround2.jpeg to the css directory and add the css provided to the bottom of the main.css file. “Cascading style sheets” mean that whatever is at the bottom will override anything above, so you don’t need to remove duplicates.

        After I got the background working, I had to tweak some of the sizes to make it look right on my monitor through trial and error.

        S 1 Reply Last reply Jun 3, 2024, 9:26 PM Reply Quote 0
        • S Offline
          sdetweil @draxiom
          last edited by sdetweil Jun 3, 2024, 9:29 PM Jun 3, 2024, 9:26 PM

          @draxiom please put any private css in custom.css, don’t edit our files. it breaks updates

          main.css is loaded first
          any module provided css are loaded next ( in config.js order)
          custom.css is loaded last, so it can override anything specified before

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil Good call! I didn’t see that there 🫣 I moved my custom css to custom.css and it all works the same. Thanks!

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