Home Events! Entrance Everyone Wiki Search Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
November 21, 2024 - @699.20 (what is this?)
Forum activity rating: Three Stars Posts: 36/1k.beats Unread Topics | Unread Replies | My Stuff | Random Topic | Recent Posts    Start New Topic
News: :eyes: ~ Inconvenience is counterculture ~ :eyes:

+  MelonLand Forum
|-+  Forum Hub
| |-+  ⛄︎ ∙ Forum Info & Questions
| | |-+  how to change your font?


« previous next »
Pages: [1] Print
Author Topic: how to change your font?  (Read 313 times)
candycanearter07
Sr. Member ⚓︎
****


i like slimes

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: candycanearter
Itch.io: My Games

View Profile WWW

Suck At Something September - Did It!uh oh! a pigeon got in!Artsy Candy CaneJoined 2024!
« on: July 31, 2024 @821.32 »

hi,

how do you change your font on here?
Logged

new to oldnet be nice




Paprika
Sr. Member ⚓︎
****


Go to the tanterwomps for they are lost in time

⛺︎ My Room
StatusCafe: matchaprika
XMPP: Chat!

View Profile WWW

Thanks for being rad!the one and only paprika!Giver of Many Welcomes!Joined 2024!
« Reply #1 on: July 31, 2024 @827.00 »

I(ll reply to this as a neocities user but it should be the same even if you"re not using Neocities.

First you upload a font in your website files. Make sure you're respecting the rules of the font (some are limited or have royalties, etc)

I use "Open Sans" so I'll explain it using this but you can replace it with anything else really. Then I open the HTML file and put in <style></style>


Code
@font-face {
              font-family: OpenSans;
              src: url('https://yourfontadress/OpenSans-Regular.ttf');
              font-display: swap;
            }
            @font-face {
                font-family: OpenSans;
                src: url('https://yourfontadress/OpenSans-Bold.ttf');
                font-weight: bold;
                font-display: swap;
            }
            @font-face {
                font-family: OpenSans;
                src: url('https://yourfontadress/OpenSans-Italic.ttf');
                font-style: italic;
                font-display: swap;
            }
            @font-face {
                font-family: OpenSans;
                src: url('https://yourfontadress/OpenSans-BoldItalic.ttf');
                font-style: italic;
                font-weight: bold;
                font-display: swap;
            }

Be careful because you need to style "bold", "italic" and "blod + italic" if you use it !
Logged
candycanearter07
Sr. Member ⚓︎
****


i like slimes

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: candycanearter
Itch.io: My Games

View Profile WWW

Suck At Something September - Did It!uh oh! a pigeon got in!Artsy Candy CaneJoined 2024!
« Reply #2 on: July 31, 2024 @841.49 »

I(ll reply to this as a neocities user but it should be the same even if you"re not using Neocities.

First you upload a font in your website files. Make sure you're respecting the rules of the font (some are limited or have royalties, etc)

I use "Open Sans" so I'll explain it using this but you can replace it with anything else really. Then I open the HTML file and put in <style></style>


Code
@font-face {
              font-family: OpenSans;
              src: url('https://yourfontadress/OpenSans-Regular.ttf');
              font-display: swap;
            }
            @font-face {
                font-family: OpenSans;
                src: url('https://yourfontadress/OpenSans-Bold.ttf');
                font-weight: bold;
                font-display: swap;
            }
            @font-face {
                font-family: OpenSans;
                src: url('https://yourfontadress/OpenSans-Italic.ttf');
                font-style: italic;
                font-display: swap;
            }
            @font-face {
                font-family: OpenSans;
                src: url('https://yourfontadress/OpenSans-BoldItalic.ttf');
                font-style: italic;
                font-weight: bold;
                font-display: swap;
            }

Be careful because you need to style "bold", "italic" and "blod + italic" if you use it !


I meant on the forum
Logged

new to oldnet be nice




Paprika
Sr. Member ⚓︎
****


Go to the tanterwomps for they are lost in time

⛺︎ My Room
StatusCafe: matchaprika
XMPP: Chat!

View Profile WWW

Thanks for being rad!the one and only paprika!Giver of Many Welcomes!Joined 2024!
« Reply #3 on: July 31, 2024 @870.20 »

Just here

Logged
candycanearter07
Sr. Member ⚓︎
****


i like slimes

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: candycanearter
Itch.io: My Games

View Profile WWW

Suck At Something September - Did It!uh oh! a pigeon got in!Artsy Candy CaneJoined 2024!
« Reply #4 on: July 31, 2024 @872.57 »

Just here



oh
is there any way to set it permanently
Logged

new to oldnet be nice




Paprika
Sr. Member ⚓︎
****


Go to the tanterwomps for they are lost in time

⛺︎ My Room
StatusCafe: matchaprika
XMPP: Chat!

View Profile WWW

Thanks for being rad!the one and only paprika!Giver of Many Welcomes!Joined 2024!
« Reply #5 on: July 31, 2024 @873.25 »

I don't think so, no. Maybe a more epxerienced user can tell otherwise but I can't see how. Sorry.
Logged
Melooon
Hero Member ⚓︎
*****


So many stars!

⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: melon
iMood: Melonking
Itch.io: My Games

View Profile WWW

Thanks for being rad!a puppy for your travelsAlways My PalFirst 1000 Members!spring 2023!Squirtle!!!!MIDI WarriorMIDI Warrior1234 Posts!OzspeckCool Dude AwardRising Star of the Web AwardMessage BuddyPocket Icelogist!OG! Joined 2021!...
« Reply #6 on: July 31, 2024 @883.63 »

there any way to set it permanently
Yep, you go to Profile/Look & Layout and you can pick your default front at the bottom! (Remember to click Change Profile to save!) :ha:
Logged


everything lost will be recovered, when you drift into the arms of the undiscovered
Paprika
Sr. Member ⚓︎
****


Go to the tanterwomps for they are lost in time

⛺︎ My Room
StatusCafe: matchaprika
XMPP: Chat!

View Profile WWW

Thanks for being rad!the one and only paprika!Giver of Many Welcomes!Joined 2024!
« Reply #7 on: August 01, 2024 @984.00 »

oh glob it works ! Thanks a lot Melon !!! I didn't knew this !
Logged
Pages: [1] Print 
« previous next »
 

Vaguely similar topics! (3)


Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi