im like 99% sure my lil gifs at the bottom anit where they supposed to go but how tf do i fix it?????
and why is there still not a help catagory
im like 99% sure my lil gifs at the bottom anit where they supposed to go but how tf do i fix it?????
and why is there still not a help catagory
0 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
clementine ୨☆୧
hey ~~ can i see the code u put in for those gifs ? (・`ω´・)
Report Comment
theres alot but ill add the most recent
I just use randoms i find on here and adjust the position
@keyframes walking-dio {
from { right: -150px; }
to { right: calc(100% + 200px); }
}
#dio {
position: fixed;
right: -150px;
bottom: -1px;
height: 230px;
animation: walking-dio 15s infinite linear;
pointer-events: none;
}
by ˚ʚ♡ɞ˚𝒥𝑜𝒽𝓃𝒟𝑜𝑒𝒲𝒽𝑜𝓇𝑒˚ʚ♡ɞ˚; ; Report
okok,, where should the gifs be/where do u want them to show up ?? (。· v ·。)
by clementine ୨☆୧; ; Report