How do you change the style of font you use on profiles? For example, I'd like to change the font to Times New Roman.
You can use the following code to change the font of text:
Keep in mind that whether or not the font shows up depends on whether the person viewing the profile has it installed on their machine. While there are no guarantees, these fonts are the most likely to work across most devices:
https://www.w3schools.com/cssref/css_websafe_fonts.asp
Code:
[font='Font name here']Text to change the font on[/font]
Keep in mind that whether or not the font shows up depends on whether the person viewing the profile has it installed on their machine. While there are no guarantees, these fonts are the most likely to work across most devices:
https://www.w3schools.com/cssref/css_websafe_fonts.asp
Sanne wrote:
You can use the following code to change the font of text:
Keep in mind that whether or not the font shows up depends on whether the person viewing the profile has it installed on their machine. While there are no guarantees, these fonts are the most likely to work across most devices:
https://www.w3schools.com/cssref/css_websafe_fonts.asp
Code:
[font='Font name here']Text to change the font on[/font]
Keep in mind that whether or not the font shows up depends on whether the person viewing the profile has it installed on their machine. While there are no guarantees, these fonts are the most likely to work across most devices:
https://www.w3schools.com/cssref/css_websafe_fonts.asp
Thanks.
You are on: Forums » Help » Changing Font Style on Profiles
Moderators: Mina, Keke, Cass, Claine, Sanne, Dragonfire, Ilmarinen, Darth_Angelus