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

MMM-SimpleLogo remove/disable title of module

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 2 Posters 2.3k 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.
  • Z Offline
    zdenek
    last edited by May 4, 2018, 7:33 AM

    Hi all
    is there way, how to disable name of module? And have there just a logo?

    Thanks, Zdeněk

    M 1 Reply Last reply May 5, 2018, 1:44 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @zdenek
      last edited by Mykle1 May 5, 2018, 1:44 AM May 5, 2018, 1:44 AM

      @zdenek

      Add text: "", to your config entry.

      {
              module: 'MMM-SimpleLogo',
              position: 'top_right', 
              config: {
                  fileUrl: 'modules/MMM-SimpleLogo/public/11.png',
                  width: "15%",
                  text: "",
              }
          },
      

      Create a working config
      How to add modules

      Z 1 Reply Last reply May 5, 2018, 6:44 AM Reply Quote 1
      • Z Offline
        zdenek @Mykle1
        last edited by May 5, 2018, 6:44 AM

        @mykle1 said in MMM-SimpleLogo remove/disable title of module:

        text: “”,

        @Mykle1 perfect, thanks

        Zdeněk

        M 1 Reply Last reply May 5, 2018, 12:08 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @zdenek
          last edited by May 5, 2018, 12:08 PM

          @zdenek

          You’re welcome, mate. You could create an issue, letting the author know that his README.md file should be updated to show this information. In this way, you’re helping someone else in the future. Pretty cool, no?

          Create a working config
          How to add modules

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