fontage |
fontage |
Dec 15 2006, 09:52 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2006 Member No: 445,280 |
i donno how to explain but
this is my layt font : font, body, table, td, div, h1, h2, br, a, p {font-family:arial; font-size:8pt; color:black; background-color:none text-transform:normal; text-decoration:none; font-weight:none; line-height:90%; } .nametext {font-family: arial; font-size: 20pt; color:black; background-color:none;text-transform:lowercase; text-decoration:none; font-weight:none;} .text {font-family: arial; font-size:8pt; color:black; background-color:;text-transform:normal; text-decoration:none; font-weight:none;} .redtext {font-family: arial; font-size: 8pt; color: black; background-color:;text-transform: normal; text-decoration: none; font-weight: none;} .whitetext12 { color:black ; font-size: 8pt;font-family:arial;line-height: 11px;letter-spacing:px color: ; font-weight: bold; text-decoration: none;text-transform: normal; } b {color:hotpink ; font-size: 8pt;font-family:arial;line-height: 10px;letter-spacing:pxcolor: ;font-weight: bold; text-decoration: none;text-transform: normal; } I like evrything about this font except that it won't allow me to resize some words in about me .it keeps evrything 8pt . what should i add to make letters resizable ?/ does that make sense?/ thanks |
|
|
|
Mari4 fontage Dec 15 2006, 09:52 AM
WHIMSICAL 0NE You can override your CSS.
Try <font style=... Dec 15 2006, 09:59 AM
Mari4 i used this
<font style="font-size:15pt;... Dec 15 2006, 10:45 AM
toyo loco Use that code but change:
CODEfont, body, table, t... Dec 15 2006, 06:48 PM![]() ![]() |