[Resolved] Particles web Matrix effect

Home Forums Support [Resolved] Particles web Matrix effect

Home Forums Support Particles web Matrix effect

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #256017
    Sigve

    Hello, sorry for opening up an old thread. But i am having some issues with making the particles go fullscreen and merging with the other stuff in my page header. My site.

    I added <div id="particles-js"></div> in the page header above my other text, but it is just positined above my other content, and not behind it fullscreen.

    https://webec.no

    Any idea what i am missing?

    Thanks!

    #256019
    Sigve

    edit:
    added this css and now its working!

    #particles-js {
    position:absolute;
    width:100%;
    height:100%;
    }

    #256061
    Tom
    Lead Developer
    Lead Developer

    Awesome 🙂

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.