Tags: template
Description:
Just add you image URL and you're ready to go. It's currently positioned for the bottom right of the screen. To change that you must change the amounts in: right, bottom, height, etc.
Also no need to comment on using or whatever cx if you have issues or confusion lmk though.
EDIT: I've had a few people ask how to use this code template for more than one image so I will try my best to explain c:
In the code the word "image" shows up three times. You need to change that to a different word for each entree.
For example in my personal profile code I am using this code for two different images/gifs one I put Mushroom, the other Mushy.
<style>
/* corner image. hidden on mobile */
.image {
background: url('URL') no-repeat;
background-size: 100%!important;
position: fixed;
right: 0px;
bottom: 0px;
height: 320px;
width: 300px;
z-index: 1000;
opacity: 1;
}
@media (max-width: 600px) {
.image{display:none;}
}
</style>
<div class="image"></div>
<style>
/* corner image. hidden on mobile */
.mushroom{
background: url('URL') no-repeat;
background-size: 100%!important;
position: fixed;
right: 0px;
bottom: 0px;
height: 320px;
width: 300px;
z-index: 1000;
opacity: 1;
}
@media (max-width: 600px) {
.mushroom{display:none;}
}
</style>
<div class="mushroom"></div>
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 20 of 70 comments ( View all | Add Comment )
leni c:
using!!! c:
Report Comment
Ant
using!
Report Comment
Water111
usingg
Report Comment
teal✮
TYSM !! will use
Report Comment
Chexz
bro this helps more than that "photo overlay" search ty
Report Comment
LIVVIWIVVI<33
using using using
Report Comment
gulu_gulu_s
somehow for me it isnt working anymore, i can update the setting of images i have put before on my profile but cant add new ones, they wont show im going crazy rn, if someone can help ill be so grateful!
Report Comment
nevermind im dumb as fuck i spent moths without making profiles and forgot i had to put another code too
by gulu_gulu_s; ; Report
colorTrixster
using
Report Comment
agusty/gusti/kat :3
THANK U DUDE!1! (might use it :fire emoji:)
Report Comment
ミ★ 𝘊𝘢𝘮𝘰𝘮𝘪𝘭𝘢 𝘊𝘳𝘦𝘢𝘮 ★彡
Usinggg
Report Comment
clover!🍉💜🧠🔱/🍭🥩(LEMON DEMON 4 PREZ)
thank you vro :fire:
Report Comment
Sammy ひ
using
Report Comment
bored kid
Using!
Report Comment
𝗦tarscream's 𝗚F
using!!!! tyyy!!!
Report Comment
The Nooboosimmer
thanks!!! using
Report Comment
vinney
using!!!!!
Report Comment
Inrainbows
HOW DO I GET THIS HELPLPPL HOW 2 GET A URL??
Report Comment
js search up any picture u like, then right click and tap 'copy image adress' then replace the copied url with the "URL" word in the code. thats it!
by kei. ☆; ; Report
moz
usingggg
Report Comment
🎧ྀི nkz._⊹₊⋆
hii! im using this but when i copied this same code just for a different gif, it got rid of the first one. does this work with multiple images/gifs or just one ?
Report Comment
Hi did you ever figure this out? I'm having troubles getting them both to show up
by Simon/Wilson; ; Report
Hi sorry for inactivity. I edited my layout post and updated info on how to use this template for more than one image c:
by Boogley; ; Report
YR THE GOAT!! TY!!!
by Simon/Wilson; ; Report
˗ˏˋ⊹ Ali ☆彡
This was a big help, thank you!
Report Comment