Log In · Register

 
 
Closed TopicStart new topic
font question
ohh_electrikk
post Sep 2 2004, 03:01 AM
Post #1


Senior Member
***

Group: Member
Posts: 61
Joined: Jul 2004
Member No: 33,661



how do you make the words in the entries sort of squashed together (sorry, can't think of a technical term to describe it) ..like where it says ....my mother always told me never take chances... in this xanga
 
queen
post Sep 2 2004, 04:05 AM
Post #2


‹(. .)›
******

Group: Official Member
Posts: 2,367
Joined: Jun 2004
Member No: 20,089



you gotta put "line-height:#px;" in your css under "p {", i.e.:

<style type="css/text">
p {
font-family: arial;
font-size: 8pt;
line-height:#px;
}
</style>

...replace # with whatever height you want
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: