Help - Search - Members - Calendar
Full Version: Thinner Tables Code Not working in Firefox ???
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
rellimsevens
Hey, im using this code:

<style type=text/css>
table, td {
width:220px;
}</style>


to make my comments and left-side tables thinner...basically to make my whole profile thinner...not tiny...just thinner. And the code above works great in IE but doesnt do anything in firefox. When i load the page in firefox, sometimes as its loading, itll show the thinner tables for half a second, and then fully load into normal width.

What can i do to get it to work in firefox???

thanks so much

myspace.com/londonseve is my page

Actually, the code works for tables on the left, like interests and blah blah...it just doesnt work on the comments section. Yeah. Thats my problem. Any ideas?
freeflow
CODE
<style type="text/css">  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;}  </style>
rellimsevens
thanks, but that made my picture and friends pictures tiny. I just want to make my comment section thinner which should make my whole profile thinner. I had a code once that was like only 3 or 4 lines long and it worked perfect, but it got deleted. Know of any code like that?
freeflow
Well your description is hard to tell. You know you can always (or I can ) remove the lines that resize the images why keeping the tables small...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.