MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Ouaoua
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    O
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    Ouaoua

    @Ouaoua

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Ouaoua Unfollow Follow

    Latest posts made by Ouaoua

    • RE: Animation Transition on MMM-Slideshow

      @sdetweil Ok So I wrote the code in the custom.css file as you said but in the website you sent me it is written that I need to add a line in the js file of the module too.

      The line:

      <h1 class="fade-in">Fade Me Down Scotty</h1>
      

      Obviously I need to change “Fade Me Down Scotty”

      I tried to add it myself but can’t make it work as I don’t know where to put this in the js file of the module.

      Could you help me one last time?

      Thanks a lot :D

      posted in General Discussion
      O
      Ouaoua
    • RE: Animation Transition on MMM-Slideshow

      @sdetweil Thanks a lot for your help!!! <3

      posted in General Discussion
      O
      Ouaoua
    • RE: Animation Transition on MMM-Slideshow

      @sdetweil So I just have to add in the module js file

      Transition: width 2s;
      

      Or do I have to add something in the css file?

      posted in General Discussion
      O
      Ouaoua
    • RE: Animation Transition on MMM-Slideshow

      @sdetweil Something like a fade in / fade out (like those transition on Powerpoint :D)

      posted in General Discussion
      O
      Ouaoua
    • Animation Transition on MMM-Slideshow

      Hello,
      I would like to code something based on this module to add a transition animation (like appearing and disappearing with a set time).

      Being a clear noob on coding, Could someone help me?

      Here’s the link to the base module and my Issue : https://github.com/AdamMoses-GitHub/MMM-ImageSlideshow/issues/31#issue-1419373932

      I tried to copy some lines from the MMM-Imagesphoto modules but can’t seem to make it work

      Thanks to anyone seeing this

      posted in General Discussion
      O
      Ouaoua