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.
