Thread: Myspace Layouts
View Single Post
Old 04-28-2007, 05:51 PM   #1
JustinCase
Greenhorn
 
Join Date: Feb 2007
Posts: 1
JustinCase is on a distinguished road
Exclamation Myspace Layouts


On every Myspace Layout on your site there is an issue that makes the site look
clunky, towards the end of the code that gets copied and pasted there is a section
that looks like this:

Code:
td.text td.text table table table td a img {width:80px;}
td.text td.text table table table td div img {width:80px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:260px;}
* html td.text td.text table table td a img {width:90px;}
* html td.text td.text table table td div img {width:80px;}

</style>
The parts that say "260" can be reduced to "80" or "90" and that fixed the issue
for me, the last time I posted about this it got deleted I guess. FREE of charge
but not FREE of issues.

JustinCase is offline   Reply With Quote