skinny help plz |
skinny help plz |
Jan 4 2007, 06:51 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jun 2006 Member No: 419,709 |
I used the code from this site (Myspace Scripts) called skinny profile. It works fine, except for one minor thing. It cuts the tables into halves. ex: I'll have "12345578910111213" in a table. That happens to span down several lines (hypothetically). All that remains visible is "12345678." See what I mean? I'm betting it has something to do with a height element, but I'm not sure which to edit. Here is the script.
<style>.contactTable {display:none;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} embed, object {display:block; width:220px; height:38px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text .orangetext15, td.text td.text table table div {display:none;}</style> |
|
|
|
PoeticInsanity skinny help plz Jan 4 2007, 06:51 AM
toyo loco I don't really get it but if you show us maybe... Jan 4 2007, 02:28 PM
PoeticInsanity Sure I can show you. Look here. That's my site... Jan 4 2007, 04:00 PM
toyo loco Did you try using the code I gave you above instea... Jan 4 2007, 04:33 PM
PoeticInsanity Ok, that worked except for one thing. Now the writ... Jan 4 2007, 10:57 PM
WHIMSICAL 0NE You need to change font-size:7pt;
Do you mean som... Jan 4 2007, 11:20 PM
PoeticInsanity Ok, when I edit the fonts, the tables no longer re... Jan 5 2007, 06:38 AM
toyo loco Post your code then. All you had to do with the on... Jan 5 2007, 02:44 PM
PoeticInsanity with that line removed, the tables do not remain a... Jan 5 2007, 03:56 PM
toyo loco When I look at them they are not cut short (but it... Jan 5 2007, 04:07 PM
PoeticInsanity Here's the code. These are split up because I... Jan 5 2007, 11:10 PM
toyo loco What do you mean by shortenned? I can't see th... Jan 5 2007, 11:17 PM
PoeticInsanity shortened as in I have written a paragraph in the ... Jan 6 2007, 11:08 AM
vintageblvd it looks fine on my browser. nothing got cut off.. Jan 6 2007, 11:26 AM
toyo loco Yea I don't see it either. What browser are yo... Jan 6 2007, 02:27 PM
PoeticInsanity IE. I despise browser discrepancies lol. That alwa... Jan 7 2007, 08:02 AM![]() ![]() |