Emeri ✩'s profile picture

Published by

published
updated

Category: Web, HTML, Tech

Castor and Pollux (TLAES) floating gifs for ur profile!! :>


      


Image links!

Pollux: https://s14.gifyu.com/images/bKmcs.gif

Castor 1: https://s14.gifyu.com/images/bKmRi.gif

Castor 2: https://s14.gifyu.com/image/bKmci.gif


All art by ayyy-imma-ninja ;3

No need to credit me obviously!!



U can add these to ur profile with a div (just look up other floating gif/image codes)

Or if ur profile has a floating effect on it u can use main:before{ or main:after{

This is the specific (very sloppy, half copy+pasted) code i use: 


<style>

main:before{
  position: fixed; right: 1650px; bottom: -5px; z-index: 99;
  content:url("https://s14.gifyu.com/images/bKmcs.gif");
}


main:after{
  position: fixed; left: 1650px; bottom: 9px; z-index: 200;  
  content:url("https://s14.gifyu.com/images/bKmRi.gif");
}


</style>


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )