spacing between lines |
![]() ![]() |
spacing between lines |
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 |
|
|
|
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 |
|
|
|
Jul 8 2004, 03:24 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2004 Member No: 28,716 |
its not working..
when i put those codes in 'website stats' it doesnt change the font or anything, and some of the text shows up at the bottom of my xanga, near the counter. ?? |
|
|
|
Jul 8 2004, 03:25 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2004 Member No: 28,716 |
just kidding.. don't pay attention to the last post.
thank you for all your help.. |
|
|
|
![]() ![]() |