Jonah's profile picture

Published by

published

Category: Web, HTML, Tech

This mouse

mouse!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 ๐Ÿ‰๐ŸŸ

Ziad ๐Ÿ‰๐ŸŸ's profile picture

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.


Report Comment

WOLF

WOLF's profile picture

what?


Report Comment



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