can someone help me turn this mouse into a floatie like the mantis in the left of my profile? i like how he looks and hes a cutie
https://files.catbox.moe/jy44j8.png
theres his picture.. hes adorableย
can someone help me turn this mouse into a floatie like the mantis in the left of my profile? i like how he looks and hes a cutie
https://files.catbox.moe/jy44j8.png
theres his picture.. hes adorableย
0 Kudos
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
Ziad ๐๐
In your CSS code:
/* Floating image, credits to https://layouts.spacehey.com/layout?id=21331 */
nav::before {
content: "";
background: url(https://files.catbox.moe/jy44j8.png) no-repeat;
background-size: 200px;
position: fixed !important;
float: right;
display: inline;
bottom: 0;
right: 5px;
height: 200px;
width: 252px;
margin-bottom: -20px;
}
It may not be the best as there are some text and images that are in front of the image.
WOLF
what?
i call them floaties!!! its the thing that is in the corner of some peoples profile? (for example, my mantis)
by Jonah; ; Report
im stupid i guess
by WOLF; ; Report