lucifer
♱ reptilia ♱

Last Login:
April 26th, 2024



Gender: Female
Status: In a relationship
Age: 20
Sign: Gemini
Country: United States

Signup Date:
June 22, 2020

Subscriptions:

[ This blog post is private ]

[ This blog post is private ]

11/04/2020 09:54 PM 

Different Codes I Use

Ok guys, here's a bunch of codes I use to make my profile look the way it does.
 

Spotify playlist:
<center>
<embed src="https://open.spotify.com/embed/playlist" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></embed>
</center>

(remember to type in "/embed" right before playlist)
 
Change Online Now Button:
<style>
.msOnlineNow img {
visibility: hidden;
}
.msOnlineNow {
background-repeat: no-repeat;
background-image: url('insert image/gif url you want');
background-repeat: no-repeat;
z-index: 2;
height:20px;
display: inline-block;
}
</style>
Autoplay "hidden" music:
 
For this you need to make a dropbox account
Step 1: First go to YouTube and find a video of the song you want
Step 2: Put it into a YT to mp3 converter and download it
Step 3: Upload the audio to Dropbox
Step 4: Copy and paste the Dropbox link into the code (it's labled where)
Step 5: At the end of the drop box link there should be a 0. Delete that and replace it with a 1


<!-- MP3 -->
<!DOCTYPE html>
<html>
</style>
<audio autoplay>
<source src="insert your dropbox link">
</audio>
</html>
 
Music With Pause Button:
Follow same steps from previous
<audio controls="" autoplay="" loop="" preload="auto" style=" width:300px;">
<source src="insert dropbox link" type="audio/mpeg">
</center>
Blingies/GIFS:
All blingies come from https://www.glitter-graphics.com
Click on the image you want and it gives you the HTML code
 
Cursors:
All cursors come from www.cursors-4u.com/
Click on the cursor you want and it gives you the HTML code

If there's anything else you guys wanna know, just comment or message me!

View All Posts



Mobile | Terms Of Use | Privacy | Cookies | Copyright | FAQ | Support

© 2024. FriendProject.net All Rights Reserved.