help with fonts., words are too close. |
help with fonts., words are too close. |
Oct 15 2008, 09:55 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Aug 2007 Member No: 556,084 |
hello, im having trouble with my fonts in my about me section b/c the lines are too close. for example....
![]() i want it like my general interest section. ![]() is there any code to fix it? |
|
|
|
![]() |
Oct 15 2008, 10:06 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Aug 2007 Member No: 556,084 |
CODE <style>
table, td {background-color:white; border:none; border-width:0;} body{background-image:url("http://cbimg6.com/graphics/07/12/23/43407c.jpg"); background-attachment: fixed; background-position: bottom left; background-repeat: yes-repeat; background-color:; } .a {flip the page} table table {direction:rtl;} table table table {direction:ltr;} table.friendspace tr td table tr td img {width:0px; height:0px; !important;} table table table {border: 0px solid; border-color:black; padding:0;} table tbody td table tbody tr td.text table{background-color: ;} font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; color: black; line-height: 10px; font-weight: none; font-size:9px; text-transform:; letter-spacing:0px;} textarea, input {font-family: arial; font-size: 9px; color: red; text-transform:uppercase; line-height: 10px; letter-spacing:0px; background-color:grey;border:1px solid black;} .blacktext10 { DISPLAY:NONE; VISIBILITY:HIDDEN} .btext {color:red; font-family: arial; font-size: 10px; background-color: ; font-weight: normal; line-height: 8px; text-transform:lowercase;} .blacktext12 {color:black; font-family: arial; font-size: 12px; line-height:8px; font:normal; font-weight: normal; text-transform:lowercase;} .lightbluetext8 {color:FFFFFF; font-family:GEORGIA; text-transform:uppercase; display:block; background-color:GREY; text-align:right; font-size:12px; line-height:14px; width:90px;} .orangetext15 { DISPLAY:NONE; VISIBILITY:HIDDEN} .whitetext12{color:RED; font-size:12px; line-height:20px; display:block; background-color:000000; text-align:right; text-transform:uppercase; font-family:georgia; letter-spacing:0px;} .nametext {color:FFFFFF; font-size:20px; display:block; background-color:GREY; font-family:georgia; letter-spacing:1px; text-align:right; line-height:30px; text-transform:uppercase ! important;} .redtext {color:215E90; font-size: 15pt; line-height: 8px; font-family: arial; font-weight: normal; text-transform:lowercase;} .redbtext {color:RED; font-size: 15pt; font-weight:normal; font-family: arial; line-height: 9px; text-transform:lowercase;} .text {color:black; font-family: arial; font-size: 8pt; line-height: 8px; text-transform:lowercase;} .standard b, p b, B, strong { font-family:arial; text-transform: normal; font-size:10px; color:red; font-weight:bold; border:0px;} u{ color: GREY; font-size:10px; weight:bold; font-family:arial;} i{ color: 000000; font-size:10px; weight:bold; font-family:arial;} a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:arial; font-size: 9px; color:000000; font-weight: normal; text-decoration: none; letter-spacing: 1px; text-transform:normal ; line-height: 10px; background-color: transparent;} a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family: arial; font-size: 9px; color:grey; font-weight: none; text-decoration: none; border-bottom: 0px solid; border-color:red; letter-spacing: 1px; line-height: 10px; background-color: transparent;text-transform: uppercase;} img { filter:none; border:0px;} a:link img { filter: none; border:0px solid black;} a:hover img { filter:none; border:0px solid black;} body {cursor: ;} a:hover {cursor: crosshair;} TD TD {text-align:;} TD TD TD {text-align: ;} TD TD TD TD {border-top: 0px solid; text-align:;} TD TD TD TD TD {border-top: 0px solid black; text-align:;} TABLE, TD {padding: 0px; text-transform: ;} TABLE TABLE {padding: 0px; text-transform: ;} TABLE TABLE TABLE TABLE {padding: 0px; text-transform: ;} TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: ;}TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: ;}</style> <style> .contacttable img{display:block!important; margin:-5px!important; margin-left:4px!important;} </style> <style> table {direction:rtl;} table table table {direction:ltr;} </style> <style>embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} </style></a> <style> .contactTable {display: none;} </style><br /> <style> .friendSpace {display:none;} .friendsComments {display:none;} .contactTable {display: none;} .extendedNetwork {display:none;} .latestBlogEntry {display:none;} .userProfileURL {display:none;} .userProfileDetail {display:none;} </style> <style> .notes {hide headline} table.profileInfo td td.text {visibility:hidden; font-size:1px;} table.profileInfo td td.text a img {visibility:visible;} table.profileInfo td td.text .ImgOnlineNow {visibility:visible;} </style> <style> .InterestsandDetails {position:relative; top:-75px;}; .schools {position:relative; top:-75px;}; .about me {position:relative; top:-135px;} </style> </font></font><style> div div table div {display:none;} .clearfix table div div {display:block;} tr td div, div td, div tr, div table {background-color:transparent !important;} .profile, div ul {display:none !important; }</style> |
|
|
|
CERTiFiEdGANGStAoO9 help with fonts. Oct 15 2008, 09:55 PM
hi-C Somewhere in your CSS, there's something wrong... Oct 15 2008, 09:57 PM
hi-C I'd say delete wherever it says "line-hei... Oct 15 2008, 10:08 PM
Anarchy Try putting this in your codes:
CODE<style... Oct 16 2008, 06:28 AM![]() ![]() |