• 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-Profilepictures: problem with configuration

Scheduled Pinned Locked Moved Utilities
5 Posts 2 Posters 2.2k 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.
  • B Offline
    Binog
    last edited by Binog Jul 15, 2017, 8:21 AM Jul 15, 2017, 8:20 AM

    Hey snille

    Having trouble to set it up.
    Here is my config, and it throws up my config-file

    {
    	module: "MMM-Profilepicture",
    	position: "fullscreen_below",
    	classes: "me",
    	config: {
    		opacity: "0.2",
    		maxWidth: 90%,
    		maxHeight: 90%,
    		url: "URL-to picture", 
    		},
    	},
    

    The problem exists with the maxWidth/Height . There is no difference between 90% and “90%” so how is the correct spelling? if I set a // in front of those two lines my config-files does not throw up, but I don’t see the pictures.
    Can You help me, please?

    1 Reply Last reply Reply Quote 0
    • B Offline
      Binog
      last edited by Jul 15, 2017, 8:22 AM

      How to send it to the correct bug-report for this module?

      S 1 Reply Last reply Jul 15, 2017, 10:42 AM Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer @Binog
        last edited by Jul 15, 2017, 10:42 AM

        @Binog it has to be in quotes

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 0
        • B Offline
          Binog
          last edited by Jul 15, 2017, 12:06 PM

          as said above,. it does not differ. that example was just the last try, thats why I posted it,… Figured out, that a “0.9” does not crash the config, but does neither work…

          S 1 Reply Last reply Jul 15, 2017, 8:31 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @Binog
            last edited by Jul 15, 2017, 8:31 PM

            @Binog 0.9 is not a valid value, you maybe want to check the property values section here https://www.w3schools.com/cssref/pr_dim_max-width.asp

            Please create a github issue if you need help, so I can keep track

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