All FAQs » Fonts »
How do I change the type of font, font size, and font color for individual weblog entries using Xanga Classic?
Changing your font settings isn't as hard as you think. First start a weblog like you normally do, but then press the EDIT HTML button in your Weblog Editor.
Insert this code in your window:
Then, to customize your settings, all you need to do is change three parts. The first part "face=" designates what type of font you want to use. Here's a link from our Help page for the universally supported fonts you can use:
The second part "color=" controls the color of the text. But as you can see, you need to put a 6 digit code in there to designate a color. Go to this link and find the color you want and then copy the 6 digit Code (called Hex code) next to it.
Then, simply replace the default 000000 (black) to the color code you want.
The third part "size=" designates the size of the font, 1 (being the smallest) to 7 (largest).
So, for example, if you wanted to say "Xanga is cool" in Courier font, in Blue, really really big - you would end up with this code:
Please note that you don't have to specify the font type, color, or size every time. For example, if you just wanted to change the color of your font, you could just use this code:
You can check your finished work by clicking EDIT HTML again and then SUBMIT.
|