I want to upload and use a gif I made for my profile. I have used many different ways of uploading it onto spacehey via URL. Websites like; Wikimedia, Imgur, Flikr, Catbox, PostIMG, and ImgBB. None of the URL's work. I am an avid coder, coding my personal website so I know how this works. but still I have tried many other syntax issues. It isnt a display issue because then I load a layout with a Background Gif it works fine. This is the code I have running;
<style>
body{
background:url("https://i.postimg.cc/bNNTVQYd/myspacebg1.gif") no-repeat fixed; background-size: cover;}
</style>
Please Help me, I have been trying for days.
- judfls