finn 's profile picture

Published by

published
updated

Category: Web, HTML, Tech

HOW 2 GET A FONT YOU WANT ON UR PROFILE!!!

so you need to pick a font from this website

and then use the import url plus css code (font family)

your code is supposed to look something like this


@import url('https://fonts.cdnfonts.com/css/proggy-tiny');

body {

font-family: 'ProggyTinyTTSZ', sans-serif;

font-family: 'ProggyTinyTT', sans-serif;

font-size: 18px;

letter-spacing: 2px;

font-style: normal;

text-decoration-color:#606060;


i just used the font i had on my profile before i changed it

and add it between <style> and </style> somewhere in about me and your good!! :D

more in depth tut (with pictures)


1. get ur font!! (im using the first one i see)


2. use these two codes


3. use this super kewl template i made

/*import url*/

body {

/*font family code*/

font-size: /*size of font (replace with things like (15px/18px)*/

letter-spacing: /*how far your letters can be spaced apart (use 1px/4px so it wont go wide depending on font)*/

font-style: /*font style, like bold or intalic, replace w normal if you dont want any*/

text-decoration-color: /*might change color font but you need another code like root*/


4. use the whole thing together (reusing the same example)

@import url('https://fonts.cdnfonts.com/css/superhelio');                

font-family: 'superhelio _regular', sans-serif;

font-family: 'superhelio _extended', sans-serif;

font-family: 'superhelio _small', sans-serif;

font-family: 'superhelio _extended_ultra', sans-serif;

font-family: 'superhelio _thin', sans-serif;                                                

font-size: 18px;

letter-spacing: 2px;

font-style: normal;

text-decoration-color: black;


5. add 2 your profile :D !! i hope this helped :3


82 Kudos

Comments

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

Trinity ୨ৎ

Trinity ୨ৎ's profile picture

Thank you!!


Report Comment

Chorelle

Chorelle's profile picture

OMG !!! TY!!!


Report Comment

sewer_angel

sewer_angel's profile picture

HELPPP ;( it doesnt work for me at all too. i tried to use the same font to be sure but it doesnt work either :((((


Report Comment



apparently it was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).

by sewer_angel; ; Report

update ; spacehey coding happened and i need to revamp the entire code -- in other news very little fonts work on the website still

by finn; ; Report

Lee <3

Lee <3's profile picture

UR A LEGEND FR TYSM FOR THIS!!!


Report Comment

kael

kael's profile picture

TYSM!!!! works super well, now I can have Minecraft font >:)


Report Comment



can you plsss share your code??? i just can´t do it work, PLSSS I ALSO WANNA THE MINECRAFT FONTT

by .·:*¨Jarc¨*:·.; ; Report

☆Zokeh2lite☆

☆Zokeh2lite☆'s profile picture

nothing i try helps. I've looked at so many articles but everythings different and im so confused T_T


Report Comment



same, hope i figure this out rn i rly want to change my font XD

by Rai; ; Report

infestedlemon

infestedlemon's profile picture

Thank you thank you!!! The color isn't working at all tho and I don't know what to do :<


Report Comment

Doggana

Doggana's profile picture

the font doesnt works everywhere, like it works on the "add to friends" but the "about me" is still the regular font ),:


Report Comment



uhhgg…, where you have ur about me codes to spaz shit up, paste the font there?? :3

by finn; ; Report

NavuliEatzBrainzz

NavuliEatzBrainzz's profile picture

GAHHHH TYYYY!!!!!!!!


Report Comment

tobitea

tobitea's profile picture

Thank you!! The only thing that wont work is the color :(


Report Comment



ermm it might be a certain code hidden in your layout trust!!

by finn; ; Report

I figured it out eventually!! :]] i trusted!

by tobitea; ; Report

Sunki

Sunki's profile picture

this is unbelievably helpful thank you SO MUCH 🙏


Report Comment

abandoned account.

abandoned account.'s profile picture

THIS ISNT WORKING FOR ME :( AND I DONT HAVE ALL THE FONT FAMILY THINGS IT ONLY GIVES ME THE SANS SERIF ONE ONLY :(


Report Comment



UHH maybe use a different font? some fonts aren't supported by spacehey!!

by finn; ; Report

Alright! Thanks ill try it out when I get a chance

by abandoned account.; ; Report

same things happening to me

by Izzy B; ; Report

try the color or the font itself it’s either or

by finn; ; Report