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

organization of the text next to the icon.

Scheduled Pinned Locked Moved Custom CSS
48 Posts 3 Posters 15.3k Views 5 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.
  • I Offline
    iorifly
    last edited by Jan 18, 2020, 8:21 PM

    added “.modulo” before .MMM

    1 Reply Last reply Reply Quote 0
    • D Offline
      doubleT Module Developer
      last edited by Jan 18, 2020, 8:24 PM

      And that worked? :thinking_face:

      1 Reply Last reply Reply Quote 0
      • I Offline
        iorifly
        last edited by Jan 18, 2020, 8:24 PM

        @doubleT

        I noticed that the font color is erased. Why that ? the other modules have the strongest colors!

        1 Reply Last reply Reply Quote 0
        • D Offline
          doubleT Module Developer
          last edited by Jan 18, 2020, 8:26 PM

          Because the creator of that module gave the wrapper the class name “dimmed” in line 38 …

          I 1 Reply Last reply Jan 18, 2020, 8:29 PM Reply Quote 0
          • I Offline
            iorifly
            last edited by Jan 18, 2020, 8:27 PM

            @doubleT Unfortunately not.

            1 Reply Last reply Reply Quote 0
            • I Offline
              iorifly @doubleT
              last edited by Jan 18, 2020, 8:29 PM

              @doubleT said in organization of the text next to the icon.:

              esmaecido

              what I put in place to make it clearer (alive)

              1 Reply Last reply Reply Quote 0
              • D Offline
                doubleT Module Developer
                last edited by Jan 18, 2020, 8:31 PM

                Can you show me what your custom.css file looks like now?

                1 Reply Last reply Reply Quote 0
                • I Offline
                  iorifly
                  last edited by Jan 18, 2020, 8:32 PM

                  @doubleT

                  .module.MMM-homeassistant-sensors table tr td:nth-of-type(2) {
                      test-align: left;
                  }
                  .module.MMM-homeassistant-sensors table tr:nth-of-type(3) td,
                  .module.MMM-homeassistant-sensors table tr:nth-of-type(6) td {
                      border-bottom: 1px solid white;
                  }
                  .module.MMM-homeassistant-sensors table {
                      border-spacing: 0;
                  }
                  

                  note: I’m slow to answer because I have to wait 120s to post.

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    doubleT Module Developer
                    last edited by Jan 18, 2020, 8:35 PM

                    Oh, I noticed a typo – even though that’s not the reason it’s not working. Change te_s_t-align to text-align, please. ;)

                    What’s the name of the module in your config file?

                    I 1 Reply Last reply Jan 18, 2020, 8:37 PM Reply Quote 0
                    • I Offline
                      iorifly @doubleT
                      last edited by iorifly Jan 18, 2020, 8:38 PM Jan 18, 2020, 8:37 PM

                      @doubleT said in organization of the text next to the icon.:

                      x t-align

                      MMM-homeassistant-sensors

                      hitting the text did not appear the line either.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 4 / 5
                      4 / 5
                      • First post
                        36/48
                        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