Hey guys! I have no clue how to put gifs and images around my page, and also how do I send images to people in their comments??? Your all so swag so it makes me sad that I can't send people gifs. Please help!!! (Also how do I change the color of the purple headings??? I think that color looks so bad with my current gold letters)
Guys I am always hearing about people "back in the day" moving around who is in their top eight. I was wondering if we can still do that and how. if you know anything let me know!!! (ɔ◔‿◔)ɔ ♥
AHHH thank you so much
Hi! i might help you with your css! I don't know where specifically you want to put your gifs, but i have a few options.
If you want to put your gif in a corner of your page write this
.url {
background: url(your gif) no-repeat;
position: fixed;
right: 50px;
bottom: 20px;
color: #ffffff00;
background-size: 300px;
height: 300px;
width: 300px;
border: none;
box-shadow: none;
filter: drop-shadow(8px 9px 15px #00000030);
z-index: 1000;
Thank you!!
to put images/gifs in the comments, you have to copy and paste the image address into the comment section ^^