Help - Search - Members - Calendar
Full Version: Changing font of whole Xanga.
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
dinoxDISCO
How can I change the font for my whole Xanga to be Lucida Console? There was a code that said it changed the font of the whole xanga but I put in the website stats & the Header HTML place.. but it didnt work.
NatiMarie
Try

QUOTE
<style type="text/css">
table.blogbody {
font-family: Arial;
font-weight: none;
font-size: 12pt;
color: #COLOR;
text-align: justify;
padding: 0px;
margin-top: 2px;
}
</style>


:]
Remember...make sure you put the EXACT font name in the space. Also...place this in website stats or Header HTML.
ckling
<style type="text/css">
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {

/* edits main text */
font-family:Arial;
color: #F9F2F8;
}
</style>


add the style u want within { }, and place it in the header.
bad_girl
is that avaliable for ALL FONTS??
whomps
QUOTE(bad_girl @ Jan 17 2005, 3:08 AM)
is that avaliable for ALL FONTS??
*


Nope. If you want fonts on your computer to be visible on other people's computers, you should see this tutorial.
http://www.createblog.com/forums/index.php?showtopic=31934
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.