line spacing |
![]() ![]() |
line spacing |
May 3 2007, 07:46 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2007 Member No: 521,406 |
I was wondering how to change text so that the spacing between lines is smaller.
Help? |
|
|
|
May 3 2007, 07:52 PM
Post
#2
|
|
|
hardxcore. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,223 Joined: Nov 2006 Member No: 479,494 |
CODE }
body, td, li, p, div, textarea, li, h1, h2, p, br {color:000000; font-family:arial; font-size: 8pt; font-weight: normal;text-decoration:normal; line-height: 10px; letter-spacing:px} .text {color:000000; font-family: arial; font-size: 8pt; text-..; text-transform: lowercase;line-height: 10px; letter-spacing:px} .blacktext10 { color:; font-size: 8pt; font-family:arial; line-height: 12px; letter-spacing:px font-weight: bold; text-decoration: none; text-transform: lowercase; } .orangetext15 { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px font-weight: bold; text-decoration: none; text-transform: lowercase; } .lightbluetext8 { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform: lowercase; } .blacktext12 { color:; font-size: 8pt; font-family:arial; line-height: 12px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform: lowercase; } .btext { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform: lowercase; } .whitetext12 { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform: lowercase; } a:link { color: 0000cc; font-size: 8pt; font-family:arial; line-height: 10px; letter-spacing:px color: 0000cc; font-weight: normal; text-decoration: none; text-transform: lowercase; } a:visited { color: 000000; font-size: 8pt; font-family:arial; line-height: 10px; letter-spacing:px color: 000000; font-weight: normal; text-decoration: none; text-transform: lowercase; } A:hover { { color: 0000cc; font-size: 8pt; font-family:arial; line-height: 10px; letter-spacing:px color: 0000cc; font-weight: normal; text-decoration: none; text-transform: lowercase; } a:link img {filter:;} a:hover img {filter:;} tr { color:; font-size: 8pt; font-family:arial; line-height: 12px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform:lowercase; } i { color:; font-family: arial; font-size:pt; text-transform:; font-style:italic; font-weight: normal; } b { color:; font-size: 8pt; font-family:arial; line-height: 10px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform: lowercase; } h2 { color:; font-size: 10pt; font-family:basic sans sf; line-height: 10px; letter-spacing:px color:; font-weight:; text-decoration: none; text-transform: lowercase;} u { color:; font-family: arial; font-size:pt; text-transform:lowercase; font-style: none; } .redtext, { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px font-weight: bold; text-decoration: none; text-transform: lowercase; } .redbtext, { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px font-weight: bold; text-decoration: none; text-transform: lowercase; } .lightbluetext8 { color:; font-size: 8pt; font-family:arial; line-height: 11px; letter-spacing:px color:; font-weight: bold; text-decoration: none; text-transform: lowercase; } .blacktext10 { color:; font-size: 8pt; font-family:arial; line-height: 12px; letter-spacing:px font-weight: bold; text-decoration: none; text-transform: lowercase; } .nametext{color:Black; font-family:arial; text-decoration: none; font-size: 28pt; font-weight:; letter-spacing:-0.3em; border: none; letter-spacing:-4px; line-height:14px; background-color:; text-transform:; display:inline; position:relative; top: 30px; left: 175px;} {color: 000000; font-weight:bold; font-family: Arial; font-size:40px;} table, td, .shadowed { font-family: Arial; color: 000000;} table{ background-color:; border-right: 1px solid 000000; border-left: 1px solid 000000; border-bottom: 1px solid 000000; border-top: 1px solid 000000; margin: -1px; padding: 0px font-family: arial; font-size:8pt; a .text { font-weight: bold; font-family: Arial; } |
|
|
|
May 3 2007, 08:31 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 547 Joined: Dec 2005 Member No: 337,439 |
CODE } body, td, li, p, div, textarea, li, h1, h2, p, br {color:000000; font-family:arial; font-size: 8pt; font-weight: normal;text-decoration:normal; LINE-HEIGHT: Xpx; letter-spacing:px} Change the X in LINE-HEIGHT to whatever size you want, i.e., 8 |
|
|
|
![]() ![]() |