To Resize The Image on Your Myspace Comment Page

Sometimes, when people visit your Myspace, it's glad to see they will leave a comment on your profile.

But how if they leave comments with images so big and messing up the width of your tables? Don't push your Delete button and swap that images, simply resize them using this code below :

<style type="text/css">
td.text td.text table table table td a img {width:100px;}
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>

Let me know how it works for your Myspace page

Join Myspace Forum for more myspace related discussion...