Changing font of whole Xanga. |
![]() ![]() |
Changing font of whole Xanga. |
Jan 16 2005, 10:07 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Dec 2004 Member No: 75,994 |
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.
|
|
|
|
Jan 16 2005, 10:10 PM
Post
#2
|
|
![]() I can rot your brain ;] ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,160 Joined: Aug 2004 Member No: 42,261 |
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. |
|
|
|
Jan 17 2005, 05:23 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jan 2005 Member No: 78,650 |
<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. |
|
|
|
Jan 17 2005, 06:08 AM
Post
#4
|
|
![]() Apr 24 '05* 1000 posts! ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,184 Joined: Oct 2004 Member No: 56,049 |
is that avaliable for ALL FONTS??
|
|
|
|
Jan 17 2005, 06:13 AM
Post
#5
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
QUOTE(bad_girl @ Jan 17 2005, 3:08 AM) 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 |
|
|
|
![]() ![]() |