beth🌑's profile picture

Published by

published
updated

Category: SpaceHey

fun codes to add to your profile !!

stamps:


stamp link 1


stamp link 2


stamp link 3


make your own stamps:

stamp tutorial


another stamp tutorial


blinkies:


blinkies link


both:


stamps + blinkies



cd player (NOT MINE): 

only change the artist/song name and image url

example of cd code


<!--------- CD Player Code Start --------->


<!--------- MUSIC PLAYER ITSELF, CHANGE EMBED URL TO VIDEO URL OF YOUR SONG --------->


<iframe width="0" height="0" src="" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><style>


/* customization. change your artist, title and album cover respectively */


:root {


--artist:"SINGER NAME HERE";


--title:"SONG TITLE HERE";


--albumcover: url("IMAGE URL");

}


/* the code itself */


.status-bar,.title-bar,.title-bar-controls{display:flex}.window,p#butt{background:silver;margin:auto}p#text,p#text2{box-shadow:inset -1px -1px #fff,inset 1px 1px grey,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;box-sizing:border-box;margin-block:3px}p#butt,p#text,p#text2{box-sizing:border-box}p#label,p#text,p#text2{margin-block:3px}.status-bar,.title-bar-text,.toptoptop,p#butt,p#label,p#text2{user-select:none}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:400;src:url(https://unpkg.com/98.css@0.1.20/dist/ms_sans_serif.woff) format("woff");src:url(https://unpkg.com/98.css@0.1.20/dist/ms_sans_serif.woff2) format("woff2")}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:700;src:url(https://unpkg.com/98.css@0.1.20/dist/ms_sans_serif_bold.woff) format("woff");src:url(https://unpkg.com/98.css@0.1.20/dist/ms_sans_serif_bold.woff2) format("woff2")}.window{text-shadow:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px grey,inset 2px 2px #fff;padding:3px}.window img{filter:none!important}.window *{-webkit-font-smoothing:none;font-family:"Pixelated MS Sans Serif",Arial;font-size:11px;text-shadow:inherit}.title-bar{align-items:center;background:linear-gradient(90deg,navy,#1084d0);justify-content:space-between}.title-bar-text{color:#fff;font-weight:700;letter-spacing:0;margin-right:24px;line-height:15px}.title-bar-controls p#butt{display:block;min-height:14px;min-width:16px;padding:0}.title-bar-controls p#butt:active{padding:0}.title-bar-controls p#butt:focus{outline:0}.title-bar-controls p#butt.minimize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 0h6v2H0z'/%3E%3C/svg%3E");background-position:bottom 3px left 4px;background-repeat:no-repeat}.title-bar-controls p#butt.maximize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls p#butt.close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h2v1h1v1h2V1h1V0h2v1H7v1H6v1H5v1h1v1h1v1h1v1H6V6H5V5H3v1H2v1H0V6h1V5h1V4h1V3H2V2H1V1H0V0z' fill='%23000'/%3E%3C/svg%3E");background-position:top 3px left 4px;background-repeat:no-repeat;margin-left:2px}.status-bar{gap:1px;margin:0 1px}p#butt{white-space:nowrap;}.buttontos,p#butt,p#label,p#text,p#text2{display:inline-block}.status-bar-field{box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px grey;flex-grow:1;margin:0;padding:2px 3px}.window-body{margin:8px}p#butt{border:none;border-radius:0;min-height:23px;min-width:75px;padding:6px 12px 0;text-shadow:0 0 #222;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px grey,inset 2px 2px #dfdfdf;color:#000}p#butt:active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px grey;text-shadow:1px 1px #222}p#butt:focus{outline:#000 dotted 1px;outline-offset:-4px}p#butt::-moz-focus-inner{border:0}.toptoptop{text-align:left;margin-top:-3px!important;margin-bottom:5px!important;margin-inline:0px!important;}.toptoptop span{border:1px solid silver;padding:2px 4px}.toptoptop span:hover{border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid gray;border-right:1px solid gray}.toptoptop span:focus{border:1px inset #fff}.window{color:#000!important;font-family:"Pixelated MS Sans Serif"!important}p#text:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h16v17H0V0zm1 16h14V1H1v15z' fill='gray'/%3E%3Cpath fill='silver' d='M1 1h14v15H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7H5v1h1v1h1v1h1v1h1v-1h1V9h1V8h1V7z' fill='%23000'/%3E%3C/svg%3E")}p#text{background-color:#fff;padding:4px;width:85%;text-align:left;font-size:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px right 2px;background-repeat:no-repeat}p#text.artist:after{content:var(--artist)}p#text.title:after{content:var(--title)}p#text2:before{content:"";display:block;position:absolute;top:1px;left:1px;background:var(--albumcover);width:98%;height:96%;opacity:.5;background-size:cover;background-position:center;z-index:-1}p#text2{position:relative;padding:13px 4px;width:54%;font-size:20px;text-align:center;color:olive;background:#000;z-index:999}#butt,p#label{font-size:12px}p#label{width:fit-content;margin-right:5px}.ahhh{text-align:right}.title-bar{padding:2px}.title-bar-text img{vertical-align:bottom;margin-inline:2px}.buttontos{width:45%;height:54px;vertical-align:top;text-align:center}#butt{color:#000;text-shadow:1px 1px #fff;line-height:10px}#butt:not(:first-child){text-indent:-5px;font-weight:700}#butt:nth-child(3) span{display:block;transform:translate(2px,-2px) scale(1.2)}#butt:not(:first-child,:nth-child(2),:nth-child(3)){text-indent:-8px;font-weight:700;letter-spacing:-4px;font-size:10px}#butt:nth-child(8){text-indent:-8px;font-weight:700;letter-spacing:-1.5px;white-space:nowrap;text-shadow:none;transform:translateY(1px)}#butt:nth-child(8) span{display:block;transform:rotate(-90deg) translate(2px,0) scaleY(1.4);color:#000}.title,.artist{height:23px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:20px!important;vertical-align: bottom;}</style><div class="window" style="width:320px"><div class="title-bar"><div class="title-bar-text"><img src="https://images2.imgbox.com/42/89/JIRoQjUo_o.png"/>CD Player</div><div class="title-bar-controls"><p id="butt" class="minimize"></p><p id="butt" class="maximize"></p><p id="butt" class="close"></p></div></div><div class="window-body"><p class="toptoptop"><span><u>D</u>isc</span> <span><u>V</u>iew</span> <span><u>O</u>ptions</span> <span><u>H</u>elp</span></p><p id="text2">[00] 00:00</p><div class="buttontos"><p id="butt">▶ </p><p id="butt" style="min-width:20px;max-width:20px;margin-inline:0px">❚❚ </p><p id="butt" style="min-width:20px;max-width:20px"><span>◼</span> </p><p id="butt" style="min-width:20px;max-width:20px;margin-top:5px">❚◄◄ </p><p id="butt" style="min-width:20px;max-width:20px;margin-top:5px;margin-left:0px">◄◄ </p><p id="butt" style="min-width:20px;max-width:20px;margin-top:5px;margin-left:0px">►► </p><p id="butt" style="min-width:20px;max-width:20px;margin-top:5px;margin-left:0px">►►❚ </p><p id="butt" style="min-width:20px;max-width:20px;margin-top:5px;margin-left:0px"><span>❚ ►</span></p></div><div class="ahhh"><p id="label"><u>A</u>rtist:</p><p id="text" class="artist"></p><p id="label">Title:</p><p id="text" class="title"></p></div></div><div class="status-bar"><p class="status-bar-field">Total Play: 00:00 m:s</p><p class="status-bar-field">Track: 00:00 m:s</p></div></div>


<!--------- CD Player Code End --------->


vinyls:

only change artist/song name and image url

vinyl code example



<style>

#vinyl-gallery * {

    all: unset;

  }

 

  #vinyl-gallery {

    all: initial!important;

    width: 100%!important;

    height: 230px!important;

    margin: 30px 0!important;

    display: flex!important;

    flex-direction: row!important;

    position: relative!important;

    margin-left: -6px!important;

  }

 

  #vinyl-gallery .vinyl {

      all:unset!important;

    perspective: 500px !important;

    width: 18px!important;

    transition: width 0.5s!important;

  }

 

  #vinyl-gallery .vinyl:hover {

    width: 148px!important;

  }

 

  #vinyl-gallery img {

      all:unset!important;

    transition: transform 0.5s, width 0.5s, height 0.5s, margin-top 0.5s!important;

    width: 180px!important;

    height: 180px!important;

    transform: rotateX(0deg) rotateY(25deg)!important;

    transform-style: preserve-3d!important;

    border-radius: 4px!important;

    border: 2px solid rgba(0, 0, 0, 0.1)!important;

object-fit: cover!important;

  }

 

  #vinyl-gallery .vinyl:hover img {

    transform: rotateX(0deg) rotateY(10deg)!important;

    width: 188px!important;

    height: 188px!important;

    margin-top: -2px!important;

  }

 

  #vinyl-gallery .title {

    color: #000000;

    display: block;

    visibility: hidden;

    position: absolute;

    bottom: 0px;

    text-align: center;

    width: 100%;

    padding-left: 6px;

  }

 

  #vinyl-gallery .vinyl:nth-child(n):hover + .title {

    visibility: visible;

  }


</style>

<div id="vinyl-gallery">

  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


<div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>


  <div class="vinyl">

    <img src="IMAGE URL HERE"/>

  </div>

  <div class="title">ARTISTS NAME - SONG/ALBUM NAME</div>

</div> 


END OF CODE


intro code:


<style>


body:before {


content: " ";


height: 100vh;


width: 100vw;


display: block;


position: fixed; 


top: 0; 


left: 0; 


z-index: 100;


background-image: url("URL HERE");


background-size: cover;


background-repeat: no-repeat;


background-position:center;


animation: yourAnimation 3.2s ease 0s 1 normal forwards;


pointer-events: none;}


@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} } 


</style>



add an image/gif by your profile picture:


<style>



.general-about{


  position: relative;


 margin-top: 30px;


}



.general-about .profile-pic::before{


  content: '';


  background: url('URL HERE') no-repeat;


  background-size: cover;


  display: block;


  width: 90px;


  height: 90px;


  z-index: 999;


  position: absolute;


  top: -40px;


  left: -25px;



</style>




turn profile picture into a cd:

cd pfp example


<style>


/* replace with cd image that has transparent background. must be 150px by 150px. */


:root {


--cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png');


}


.profile-pic {


position: relative;


width: 183px;


filter: drop-shadow(0 0 0.25rem gray);


}


.profile-pic:after {


content: "";


background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6));


background-size: contain, cover;


position: absolute;


top: 0;


left: 0;


width: 100%;


height: 100%;


}


.profile-pic:before {


content: "";


background: var(--cd-image);


position: absolute;


top: 5px;


left: -20px;


width: 150px;


height: 150px;


background-repeat: no-repeat;


z-index: -1;


animation-name: spin;


animation-duration: 5000ms;


animation-iteration-count: infinite;


animation-timing-function: linear; 


transition: left ease 0.5s;


}


.profile-pic:hover:before {


left: -75px;


}


@keyframes spin {


    from {


        transform:rotate(0deg);


    }

    to {


        transform:rotate(360deg);

    }

}

.profile-pic .pfp-fallback {


float: right;


width: 163px;


height: 160px;


border: none;


}


.general-about .profile-pic img {


max-width: inherit;


}


</style>



scrollbar/border around profile code:

border/scrollbar example

the scrollbar codes:


<style>


::-webkit-scrollbar {


width: 16px


}


 


::-webkit-scrollbar:horizontal {


height: 17px


}


 


::-webkit-scrollbar-corner {


background: #eee


}


 


::-webkit-scrollbar-track:vertical {


background: linear-gradient(90deg, #e5e5e5, #f0f0f0 20%)


}


 


::-webkit-scrollbar-track:horizontal {


background: linear-gradient(180deg, #e5e5e5, #f0f0f0 20%)


}


 


::-webkit-scrollbar-thumb {


border: 1.5px solid #888;


border-radius: 3px;


box-shadow: inset 0 -1px 1px #fff, inset 0 1px 1px #fff;


background-color: #eee;


}


 


::-webkit-scrollbar-thumb:vertical {


background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAIAAADpZ+PpAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADrSURBVChTTc5LboJQGAXguyoCu4ERCzAGlRk7UOwGWIDh0s4M4kxb06RSq/jAB6AxJkJ4lTDrue3AnvyzP+fLId+/yfM8juP7PQmCCOf7B3e+ZD+O40RRVFW12VQUpd3r9U3T2m4OpKoqWZYNwzBZLEqfh0N7NnvfrPcEWlEUWZb9mWF4Ph6D0ylcLbfM5HkeJrhGA2hb15/QXnv+w7RYXsDatjOdvnmrHSnLEizMNE2v11sUXQBCnn98kbquBUGQJAlmq9WB2e3qg4HJdqKkaRql1HGc0WgMcDJ5dd0F24kediZJ8t/ELT69H+8py0CYSIO5AAAAAElFTkSuQmCC") no-repeat 50%, linear-gradient(90deg, #eee 45%, #ddd 0, #bbb)


}


 


::-webkit-scrollbar-thumb:horizontal {


background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAADcSURBVChTNZBLqoUwEEQrURQUxZGCvy24ACfiityJi7tv8GauQoPxk5tquA2RQ9vVVYk6z9NZaxFFEe77htYazjk8z4MwDIVZ+rourOuKaZrwvi+WZcE8z1BKCbPPCjk4DAO2bRP1OI7wLiL6Mbd7J408z1GWpQwWRYGqqiQG+03TgMu0MacfUN4qANmn8UOv9MjW3sKaSm7iIdOSlziOQ3LScd93aPonSYK6riVLlmVo21aYfVqzND9pmqLrOlGT+76XbcxLZkb19/l3fEP+oF0cx8KMEASBsDEGX2/CgZCHkg+8AAAAAElFTkSuQmCC") no-repeat 50%, linear-gradient(180deg, #eee 45%, #ddd 0, #bbb)


}


 


::-webkit-scrollbar-button:horizontal:end:increment,


::-webkit-scrollbar-button:horizontal:start:decrement,


::-webkit-scrollbar-button:vertical:end:increment,


::-webkit-scrollbar-button:vertical:start:decrement {


display: block


}


 


::-webkit-scrollbar-button:vertical {


height: 17px


}


 


::-webkit-scrollbar-button:vertical:start:decrement {


background: white;


background-image: url("https://cdn.discordapp.com/attachments/904308736712138793/1001299199633141851/download.png");


background-repeat: no-repeat;


background-position: center;


-moz-background-size: cover;


-webkit-background-size: cover;


-o-background-size: cover;


background-size: cover;


}

::-webkit-scrollbar-button:vertical:start:increment {


display: none;


}


::-webkit-scrollbar-button:vertical:end:decrement {

display: none;

}


::-webkit-scrollbar-button:vertical:end:increment {


background: white;


background-image: url("https://cdn.discordapp.com/attachments/904308736712138793/1001299200052576387/87ae92e1-3894-4469-b1b9-aedf5f04975c.png");


background-repeat: no-repeat;


background-position: center;


-moz-background-size: cover;


-webkit-background-size: cover;


-o-background-size: cover;


background-size: cover;


}


</style>


and here is the border code:


<style>


main{


        background-color: white;


        background-image: url('https://colorate.azurewebsites.net/SwatchColor/FFFFFF');


        background-size: 100%100%;


        background-repeat: no-repeat;


        border: 9px solid;


        border-image: url("https://64.media.tumblr.com/6f0c2efb2b0902a5907c60c9d1dcad9e/9b9e0ed89a039867-11/s75x75_c1/90da82e9674eafbcc1f84f71303f353726a700b5.pnj") 8 fill round;


        width:810px;


        height:480px;


        overflow-y: scroll;


        margin: auto;


        background-color: white;


}


</style>



hope some of these make your profile feel more like you!!



4 Kudos

Comments

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