MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Moving elements of modules

    Custom CSS
    2
    4
    321
    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.
    • N
      Nneuland last edited by

      Hi there.

      Can anyone give me any advice in regards to moving parts of modules. I’m looking to center the album art over the description. > Move the album are to the right.discogs_move.jpg code_discogsmove.jpg

      Here are a couple screen shots to clarify.
      Any help would be incredible.

      Thank you so much

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @Nneuland last edited by

        @nneuland look at the classes for discog_cover and discog_wrapper

        Sam

        Create a working config
        How to add modules

        N 1 Reply Last reply Reply Quote 0
        • N
          Nneuland @sdetweil last edited by

          @sdetweil ok.

          I assumed this would require a modification to the custom css, but I was able to move in the Discog.css.

          Thanks again Sam

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @Nneuland last edited by

            @nneuland you should have put in custom.css… not modify module file…

            cause later if the module is updated, the git pull to update will fail cause the modified file would be overwritten by the file the module owns

            in custom.css just add

            .modulename  in front of the identifier
            .MMM-Discog .classname  ?????? {
            ...
            ..
            ..
            }
            

            Sam

            Create a working config
            How to add modules

            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy