Marissa:D's profile picture

Published by

published
updated

Category: SpaceHey

codes and how to customize your profile c:

HII! IF YOU WANNA CUSTOMIZE YOUR PROFILE, ILL SHOWS YOU SOME BASIC CODES YOU CAN COPY AND PASTE!

COPY AND PASTE A CODE AND PUT A LINK TO A PHOTO YOU LIKE IN 'PICTURE IRL'

PASTE IT IN 'ABOUT ME' SECTION

YOU CAN FIND COOL GIFS IN GIPHY. COM


THERE ARE THE CODES


Backround:

<style>

body{
background-color: COLOR !important;
background-image: url('PICTURE URL') !important;
background-attachment: FIXED !important;
background-repeat: NO-REPEAT !important;
background-position: top left !important;
background-size: cover !important; }
</style>


add an image:

<img src="link">


ITALIC TEXT:

<i>your italic text here</i>


BOLD TEXT:

<b>your bold text here</b>


UNDERLINE TEXT:

<u>your underlined text here</u>


MAKE YOUR PROFILE PHOTO HEART SHAPED:


<style>.general-about img {-webkit-mask-image: url(https://i.postimg.cc/7Lz6C6jG/heart.png);-webkit-mask-size: 100%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}</style>


CREDITS TO HESSOSTRANGE.NEOCITIES


5 Kudos

Comments

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

Izzy

Izzy's profile picture

Nice, but you should probably fix bold text to <b>


Report Comment



rightt, i wrote italic text code twice, ill fix it

by Marissa:D; ; Report