Stretching out font line? |
Stretching out font line? |
Apr 5 2007, 03:41 PM
Post
#1
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
How do I stretch out my font, like the font is on this layout under the about me section? (see the spacing in between words to make each line end at the exact same place?)
Here's my coding (its a div layout, btw). Thank you for the help! I've been trying to figure this out for the past hour. CODE <style>
{sets the default style for the body, table data, list data, divisions and text areas} { body, well you know what that is} { div, p, and xmp are classes} { table, tr, td, and th are table properties} body,div,p,xmp,table,tr,td,th{ background-color:c7e9ff; background-image: url('http://i151.photobucket.com/albums/s142/kimmytree/beachbg.png'); background-repeat: repeat-y;} scrollbar-arrow-color:c7e9ff; scrollbar-track-color:c7e9ff; scrollbar-shadow-color:c7e9ff; scrollbar-face-color:c7e9ff; scrollbar-highlight-color:c7e9ff; scrollbar-darkshadow-color:c7e9ff; scrollbar-3dlight-color:c7e9ff; font-family:georgia; text-align:justify; position:absolute; font-size:10pt; color:black; border:none;} .titles {font-family:georgia;new;font-size:10pt; line-height:10pt;color:black; border-bottom: 5px solid;border-color:52c6db;background-color:333333; letter-spacing:2pt;text-align:right; text-decoration:;text-transform:capitalize;} input, select, textarea, .textfield, .button { font-family:georgia; font-size:10pt; color:FFFFFF; border: 1px dashed FFFFFF; background-color:transparent; text-align:iustify;} { TEXT DEFAULTS } {class for the basic font for the page} .text { font-family:georgia; font-size:10pt; line-height:10pt; color:black;text-align:justify;} b,i,strong,em,u,s { font-family:georgia; font-size:10pt;color:gray;font-weight:normal;cursor:help;} {style for the number of friends you have.} .redbtext{font-family:georgia; font-size:10pt; line-height:10pt; color:FFFFFF;border:0px solid FFFFFF; } {repeat of the style for how many comments you have} .redbtext{font-family:georgia; font-size:10pt; line-height:10pt; color:FFFFFF; border:0px solid FFFFFF;} {"Blurbs", "About Me", "Who I’d like to Meet", "Friend Space", and "Friend’s Comments" style} .orangetext15{font-family:georgia; text-transform:uppercase; font-size:10px; color:black; font-weight:bold;background:000000; border:0px solid FFFFFF;text-decoration:underline;} {"General", "Music", "Movies", "Television", "Books", "Heros", "Status", "Here for", "Hometown", "Body Type", "Ethnicity", "Religion", "Sign", "Smoke/Drink", "Children", "Education", "Occupation", and "Income" title style} .lightbluetext8{font-family:georgia; text-transform:uppercase; font-size:10px; color:black; font-weight:bold;background:000000;border:0px solid FFFFFF;text-align:right;} {"In your extended network" style} .blacktext12{font-family:courier new; font-size:16px; color:FFFF00; font-weight:bold;text-decoration: underline; text-transform:uppercase;} {"Contacting", "Interests", "Details", and "Schools" title styling} .whitetext12{font-family:courier new; font-size:16px; color:CCFFFF; font-weight:bold;text-decoration: underline; border:0px solid CCFFFF; text-transform:uppercase;} {Stylizing of your name above your picture; appears you can’t change the color of your name from here. Suggestions?} .nametext{font-family:courier new; font-size:16px; color:CCFFFF; font-weight:bold;text-decoration:underline;border:none;text-transform:uppercase;} {date stamp on comments} .blacktext10{font-family:georgia; font-size:10pt; line-height:10pt; color:CCFFFF;border:0px solid FFFFFF;} {This is how all anchor points will be displayed; anchor points appear before all links.} a, a:link,a:active,a:visited{font-family:georgia; font-size:10pt; line-height:10pt; color:CCFFFF;text-decoration:none} a:hover{border-bottom:1px dashed FFFFFF; font-family:tahoma; font-size:10pt; line-height:10pt; color:FFFFFF;} {not used on profile} a.readmail,a.readmail:link,a.readmail:active,a.readmail:visited{font-family:georgia; font-size:10pt; line-height:10pt; text-decoration:none;color: CCFFFF;} a.readmail:hover{font-family:georgia; font-size:10pt; line-height:10pt; color:FFFF00;border-bottom:1px dashed FFFFFF; } { "View all friends" and "invite more" link style} a.redlink,a.redlink:link,a.redlink:active,a.redlink:visited{font-family:georgia; font-size:10pt;font-weight:bold;color:FFFFFF;text-decoration:none} a.redlink:hover{font-family:georgia; font-size:10pt; line-height:10pt; color:FFFF00;border-bottom:1px dashed FFFFFF;} {2 links in very top on the left, and the 13 links above your picture with make the navigation bar} a.navbar,a.navbar:link,a.navbar:active,a.navbar:visited{font-family:georgia; font-size:10pt;color:black;text-decoration:none} a.navbar:hover{font-family:georgia; font-size:10pt; line-height:10pt; color:gray; border-bottom:1px dashed FFFFFF;} { TEXT FORMATTING DEFAULT FONT, SIZE 8, BLACK } { btext used for "latest blog entry" and "USERNAME has * friends"} .btext, .itext{font-family:georgia; font-size:10pt; line-height:10pt; color:gray;border:0px solid FFFFFF;} { DEFAULT FONT, SIZE 8, COLORS } {unused on profile} .bwtext, .rtext, .rbtext, .subhead{font-family:georgia; color:black;font-size:10pt;font-weight:bold;} { DEFAULT FONT, SIZE 8 } {unused on profile} .stext, .sbtext, .swtext{font-family:georgia; color:black;font-size:10pt;} { DEFAULT FONT, SIZE 11 } {unused on profile} .head11, .text11{font-family:georgia; color:black;font-size:10pt; text-align:justify; position:absolute;} { TABLE COLORS } {apparently unused?} table.grey, tr.grey, td.grey{font-family:tahoma; font-size:8pt;background:transparent;border:0px solid FFFFFF;} table.white, tr.white, td.white{font-family:tahoma; font-size:8pt;background:transparent;border:0px solid FFFFFF;} table.accent_light, tr.accent_light, td.accent_light{font-family:georgia; font-size:10pt;background:transparent;border:0px solid FFFFFF;} table.accent_dark, tr.accent_dark, td.accent_dark{font-family:georgia; font-size:10pt;background:transparent;border:0px solid FFFFFF;} table.action, tr.action, td.action{font-family:georgia; font-size:10pt;background:transparent;border:0px solid FFFFFF; } table.blue_light, tr.blue_light, td.blue_light{font-family:georgia; font-size:10pt;background:transparent;border:0px solid FFFFFF;} table.blue_dark, tr.blue_dark, td.blue_dark{font-family:georgia; font-size:10pt;background:transparent;border:0px solid FFFFFF;} {"Help" and "Signout" in very top in right corner} a.man,a:link,a:active,a:visited{font-family:georgia; font-size:10pt;color:black; text-decoration:none;} a:hover{font-family:georgia; font-size:10pt;color:blue; text-decoration:none;border-bottom:1px dashed FFFFFF;} </style> |
|
|
|
![]() |
Apr 5 2007, 05:42 PM
Post
#2
|
|
![]() Kimberly ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,961 Joined: Apr 2005 Member No: 121,599 |
Thank you. But I'm starting to think NONE of my font coding is working. Because my Georgia font isnt even showing up... right now its just the default Times New Roman.
Anyone know how I can fix this? |
|
|
|
kimmytree Stretching out font line? Apr 5 2007, 03:41 PM
xklynn9x you could try changing this part of the layout
COD... Apr 5 2007, 05:31 PM
toyo loco For spacing its : letter-spacing: #px;
For the fo... Apr 5 2007, 09:13 PM
kimmytree Thank you Toya! Apr 6 2007, 09:51 AM
toyo loco No problem. :] If you need anything or this thread... Apr 6 2007, 04:31 PM![]() ![]() |