Help - Search - Members - Calendar
Full Version: changing the width of "top friends" table
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
renna2
title says it all; thanks in advance.
freeflow
You can't just change on table its all or nothing. I suggest using this:
CODE
<style type="text/css"> . 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;} t td.text td.text .orangetext15, td.text td.text table table div {display:none;} </style>


Edit this line to the width you want:
table table table {width:220px !important; height:0px;}

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.