|
These codes make your profile
"skinny." which means that the table widths are smaller
than the regular MySpace tables.
p.s. the first 2 codes were something between the very early layout makers. we never redistributed it before, so please don't claim them as yours.
This first one is just for a semi-skinny layout. it's
not exactly THAT thin, but it's still not as big as
the regular MySpace layout

<style> table{width:335px !important; height:8px;}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:75px !important;}td td td div strong {width:170px !important; display:block;} </style>
This second code makes the tables slightly skinnier,
but still not THAT thin

<style> table{width:300px !important; height:8px;}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:50px !important;}td.text td.text a img {width:75px !important;}td td td div strong {width:170px !important; display:block;} </style> |