HTML + Javascript background issues

Hey friends! I’m trying to accomplish something like this on a page:

I’ve had success uploading the JS file, using an uploader and copying the address into the HTML script src. If I paste the HTML into the Page HTML Header, I can get the gradient to work, but I can’t get it to stay behind the rest of the page content. I’ve even added z-index:-1 to no avail.

My goal is to modify the gradient colors and have this on part of a page, BEHIND the rest of the content. Can someone please guide me as to where and how to use this custom HTML + CSS + Javascript properly?

Thank you SO MUCH!

This topic was automatically closed after 69 days. New replies are no longer allowed.