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-VigilanceMeteoFrance : how to display "vigilance Météo France"

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 304 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.
    • R Offline
      RIKKO14
      last edited by

      This post is deleted!
      G 1 Reply Last reply Reply Quote 0
      • G Offline
        grena Module Developer @RIKKO14
        last edited by

        Hello @RIKKO14,

        I think I understood that you want to display the text " Vigilance Météo France " at the top of the module (as a title)?!

        I invite you to consult the MagicMirror documentation where you will find all the general options to configure modules. The header option should allow you to do what you want!

        Example:

        {
        	module: "MMM-VigilanceMeteoFrance",
        	position: "top_left",
        	header: "Vigilance Météo France",
        	config: {
        		department: 75, // Department number
        	}
        }
        
        1 Reply Last reply Reply Quote 0
        • R Offline
          RIKKO14
          last edited by

          Super!
          Thank you

          1 Reply Last reply Reply Quote 0
          • 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