change the text |
![]() ![]() |
change the text |
Aug 17 2004, 01:02 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2004 Member No: 41,161 |
hey how do i get my whole site to be this font like in this xanga:
xanga.com/eeerrryyykkkaaahhh and im also having a little trouble on how to change the text and such in an entry. ...soooo i type my entry, and then click edit html...i copy and paste the code and cuztomize it..but when i click edit html again it doesnt show up how i want the font to be etc... so if wanted the font to be exactly like the font in xanga.com/eeerrryyykkkaaahhh can someone please tell me the code for that and where im suposed to put it in and such? im so lost oh ya...if your really good at xangs please IM me, i could realy really really use ur help. my sn is : babsncity thanks |
|
|
|
Aug 17 2004, 01:06 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
CODE <!-- begin code provided by createblog.com --> .blogbody {letter-spacing: 0px; border:0px solid #000000;font:8pt/8pt arial; background-color: transparent; width:100%} <!-- end code provided by createblog.com --> that should work |
|
|
|
Aug 17 2004, 01:11 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2004 Member No: 41,161 |
hey it didnt work. it just turned out with the code on top of the page
|
|
|
|
Aug 17 2004, 01:14 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
well u have to put it in a style thing if u dont already have a stylesheet....
<style type='text/css'> .blogbody {letter-spacing: 0px; border:0px solid #000000;font:8pt/8pt arial; background-color: transparent; width:100%} </style> |
|
|
|
Aug 17 2004, 01:20 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2004 Member No: 41,161 |
ugh im so lost
i dont kno what to put exactly |
|
|
|
Aug 17 2004, 02:15 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
just copy and paste that into custom header
|
|
|
|
Aug 17 2004, 02:19 PM
Post
#7
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Copy and paste into your Custom Header HTML
CODE <!-- begin code provided by createblog.com --> <style type=text/css>A{COLOR:#000000;FONT-FAMILY:verdana,arial,helvetica;FONT-SIZE:10pt;TEXT-DECORATION:none} TD,P,body{FONT-FAMILY:verdana,arial,helvetica;FONT-SIZE:10pt;}</style> <!-- end code provided by createblog.com --> PM me if you need any further help. |
|
|
|
![]() ![]() |