Log In · Register

 
spacing between lines
xyouneedthisx
post Jul 8 2004, 02:57 PM
Post #1


Newbie
*

Group: Member
Posts: 7
Joined: Jul 2004
Member No: 28,716



i see xangas that have fonts and whatnot, and the lines are really close together. is there a code for that?

also, i know codes that will change the font to whatever you want it in blogs, but it doesnt change the font for links or headers. is there a code for that too?

thank you much <3
 
 
Start new topic
Replies
o0_korlany_0o
post Jul 8 2004, 03:03 PM
Post #2


it'z da kor 2 tha lAny
***

Group: Member
Posts: 56
Joined: Apr 2004
Member No: 10,887



first, u change the code for spacing like this...
CODE
<!-- begin code provided by createblog.com -->
/* edits main text */
font:normal 11px trebuchet ms;
line-height:11px;
color: #CC6699;
letter-spacing:0px;
text-align:left;

<!-- end code provided by createblog.com -->


here u would change the line-height to a higher number than ur font number..u can also change the spacing of the letters too by changing the letter-spacing number to 1 or 2


second...u can change the font of links and headers..u have to do the same for these..for links here's the code:
CODE
<!-- begin code provided by createblog.com -->
/* edits all links */
color:#CC6699;
text-decoration: none;
font:11px arial;
}

<!-- end code provided by createblog.com -->


here jus change the color to whatever u want...if u want the font to change jus change it to where it says arial
 

Posts in this topic


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