View Full Version : Fonts


short_gurli
04-02-2005, 05:52 AM
anybody know a place hwere i could get some fonts for my xanga? im tiered of the only choices that xanga gives u in its look and feel...

tokyo bleu
04-02-2005, 08:47 PM
You can just use the fonts available on your computer.

You could use this code to change your entire Xanga font:
<STYLE>
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, div.blogheader, .caption, a:link, .footernav.link, a.footernav:link, a.footernav:active, a:visited, a.footernav:visited, a:hover, input, select, textarea, .textfield, .button, table.left th {
font: normal 8pt tahoma;
color: #000000;}
</STYLE>