PA Gore

PA Gore's profile picture

"Collecting stamps"

He/they • 23 • TX, USA

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=3589594

PA Gore's Interests

General

Music

Movies

Television

Books

Heroes

PA Gore's Latest Blog Entries [View Blog]

BEE stamp (view more)

CHIIKAWA STAMPS (view more)

My Stamps part 1 (view more)

PA Gore's Blurbs

About me:




**The player below might be broken, I'm working on that**

Genius of Love TOM TOM CLUB







Welcome to my page! Here I'm building a collection of stamps from all over the internet including ones I've made myself. In this brief guide I'll show you how to implement them into your own page or wherever else you want to add them.




This method is simpler but may result in images breaking if the source is deleted. Start by finding your image, and right clicking to open image in new tab. You can right click to copy image address on some sites but not others, so opening it in a separate tab is more reliable in my experience. Next, copy the address at the top address bar.
Go to your website where you want to add your image, and make sure the text setting for things such as "WYSIWYG" or "html editing" are turned on/off according to the website you're posting to.
Then type this code, replacing "LINK HERE" with the URL you just copied:


And that's it! Your image should show up on your website when you save. You can also use an html editor such as this one to view as you type and make sure you did it correctly.




This method includes the previous steps, but there's some prep work to get your direct URL this time!
Start by right clicking and SAVING your image this time. Next, go to a file hosting website (Spacehey supports for example) and follow the instructions to upload your image. You'll then want to copy the direct link to your image and repeat the steps from method one. Ta-da! It's that simple!


You have now successfully added an image to your website! Thank you for reading!!

Who I'd like to meet:

PA Gore's Friends Comments

Displaying 2 of 2 comments ( View all | Add Comment )

☆𝕀'𝕄-𝕃☆

☆𝕀'𝕄-𝕃☆'s profile picture

If you need help with the music player, I copied code from Vomitgirl's layout onto my profile:

div style="margin-top: 4px;margin-bottom: -12px;"

div id="music"
iframe allowfullscreen="" src="https://www.youtube.com/embed/[REPLACE WITH ONLY YOUTUBE VIDEO ID]//?&;amp;;autoplay=1" loading="lazy" width="560" height="315" frameborder="0">/iframe
div
span class="song"[SONG]/span
span class="artist"[ARTIST]/span
/div>
/div

/div


-- put THIS code where ever your style code is --

style

#music {
position: relative;
background: url('https://file.garden/ZRYtsnIP2EXOR4Kw/Site%20Files/musicplayer.png') top left no-repeat;
background-size: auto;
background-size: auto;
background-size: 100% 100%;
overflow: hidden;
height: 50px;
max-width: 305px;
border: 1px solid #000000;
}
#music iframe {
position: absolute;
top: 0px;
height: 47px;
opacity: 0.00000000000000000000000001;
z-index: 0;
left: 0px;
}
#music div {
position: absolute;
top: 10px;
left: 55px;
width: 51%;
margin: 0 !important;
}
#music span {
display: block;
color: #FFFFFF;
font-weight: normal;
text-align: left;
font-size: 12px;
width: 240px;
}

/style

(just put '<' and '>' around the div tags, iframe tags, span tags and style tags)

Hope this helps! The code helped me

Report Comment

⋆୨୧˚DOLLY˚୨୧⋆

⋆୨୧˚DOLLY˚୨୧⋆'s profile picture

stampin my shit rn

Report Comment