fonts?! |
![]() ![]() |
fonts?! |
Dec 23 2005, 02:23 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 9 Joined: Dec 2005 Member No: 313,802 |
i wana use the font "TypoUpright BT" what code do i use to change the font??
thanx xx |
|
|
|
| *SupahhHyfee* |
Dec 23 2005, 02:29 PM
Post
#2
|
|
Guest |
I believe its
QUOTE <font size=+Sizehere color=COLORHere face=FONTNAME>TEXT Here</font> size would be like 1;2;3;4 and color would be like blue;red; not very sure but you can also try to find out here (clickable) |
|
|
|
| *SupahhHyfee* |
Dec 23 2005, 02:31 PM
Post
#3
|
|
Guest |
Oh And I forgot another one..
QUOTE <font style="font-size:9px">TEXTHERE</font>
|
|
|
|
Dec 23 2005, 04:54 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
^ don't double post.
The above code (2 posts up ) is quite long a simpler code would be CODE <font face="FONTNAMEHERE">TEXTHERE</font> or for all your text on that page to be that font add this to your css CODE .text {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;} change all the settings to what you want. Add that inbetween style tags if you don't have css. |
|
|
|
![]() ![]() |