elizabeth ♪'s profile picture

Published by

published
updated

Category: Web, HTML, Tech

how i decorate my profile

hey guys so if any of you were wondering what i use to decorate my profile then read through this post its just gonna be a showcase of what codes/links i use to get what my profile looks like 

(ps: paste the codes into your about me section)

---

blinkes/stamps

so what websites and other things i use to blinkes/stamps,,, i use deviantart, blog collections and blinkes/stamps from other peoples profiles. the code i use is: 

<img src="insert blinkes/stamps image link here"/>

the way to get the image link is to left click on the blinkes/stamp then click 'open in new tab', you should then copy and paste the url into the insert bit it should then appear on your profile

---

music

basically how i get music on my profile is from this code:  

<iframe width="0" height="0" src="www.youtube.com/embed/insertcodehere//?&;;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">
</iframe>

i set the width and height to 0 so its invisible but still plays the music i also recommend using a 10 hour version of the song you want to play but it will replay anyway

---

 gifs

how i put the large luka gif on my profile is go to giphy.com and choose a gif that you want to use on your profile, then copy and paste the embed option it should then appear on your profile to use gifs that arent on giphy use the same method that you did with the blinkes and stamps, to rescale the gif use this code (dosent work with giphy):

<img src="Insert gif image link here" width="," height=","/>
put the numbers that you want to rescale to into the , column
---
mouse

go to cursors-4u.com then choose the mouse you want and there should be a html code option, example of what the code looks like:

<style type="text/css">* {cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1136.ani), url(https://cur.cursors-4u.net/anime/ani-12/ani1136.gif), auto !important;}</style><a href="." target="_blank" title="."><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="." style="position:absolute; top: 0px; right: 0px;" /></a>

copy and paste the code on the website and it should then appear on your profile
---

and thats the end of this blog post, i might edit/post an update of it later on if this helped you please let me know i would really appreciate it 


40 Kudos

Comments

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

kyle ★;

kyle   ★;'s profile picture

how did u add the divider over your contacting bar thingy ^__^?


Report Comment

murderby.moth

murderby.moth's profile picture

offtopic but
weird question but how old are u like /genq
i was just tryna figure out if ur in my agerange b4 i send u a friend request


Report Comment



im 11-14

by elizabeth ♪; ; Report

semups

semups's profile picture

This is the basic guide

Profile Picture: Choose an image that represents you or your interests. It should be clear and appropriately sized for the platform you're using.

Header/Bio: Write a short and engaging bio that describes who you are, what you like, or what you do. Keep it concise and to the point.

Formatting: Most platforms allow basic formatting using Markdown or HTML. Here are some formatting tricks you can use:

Headers: Use hashtags (#) for different header levels. For example:
shell
Copy code
# Main Header
## Subheader
### Sub-subheader
Bold and Italic: Use asterisks (*) or underscores (_) around text for formatting.
markdown
Copy code
*italic*
**bold**
Lists: Create lists using asterisks or numbers.
markdown
Copy code
* Item 1
* Item 2
* Subitem 1
* Subitem 2
1. First item
2. Second item
Links: Insert links using square brackets and parentheses.
less
Copy code
[Text to display](http://www.example.com)
Quotes: Use the greater-than symbol (>) for blockquotes.
css
Copy code
> This is a blockquote.
Emojis: Emojis can add personality to your profile. Use them sparingly and appropriately.

Code Snippets or Links: If you want to showcase your coding skills or share links, you can use code formatting or hyperlink formatting.

less
Copy code
`code snippet here`
[My GitHub Profile](https://github.com/yourusername)
Line Breaks: Use double spaces at the end of a line for a line break or a single empty line for a paragraph break.

Color and Fonts: Some platforms allow you to use different font styles and colors. Use these sparingly to maintain readability.

Backgrounds: Some platforms let you set a background image or color. Choose something that complements your overall profile design.

Themes: Look for platform-specific themes or templates that suit your style. These can make decorating your profile easier.


Report Comment

Vanilla

Vanilla's profile picture

How to add borders on your profile without the whole status and online being in the wrong direction and also without text shadows.


Report Comment



Just the border in profile pic not status and online.

by Vanilla; ; Report

☆CL0WNF△CE★

☆CL0WNF△CE★'s profile picture

how can I add a yt video itself on my profile like where u can see it


Report Comment



i love ur profil

by eclipse; ; Report

so change the width and height of the video player to whatever number you want and it should show

by elizabeth ♪; ; Report

th4nk y0u!1!!!!1 <3

by ☆CL0WNF△CE★; ; Report

vic

vic's profile picture

how do you make your profile thing animate up and down??
awesome profile btw ^__^


Report Comment



im not sure sorry... this is the layout i used: https://layouts.spacehey.com/layout?id=31667

by elizabeth ♪; ; Report