
Auto-resize Images In The Comment List On Your MySpace
Are you sick of your Myspace page constantly getting screwed up by people posting huge pictures in your comments?? I sure am! Well, I found a fix so you won't have to ever worry about that again!! It's quite simple really. Just put the following code anywhere in your profile:
<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><a href="http://www.beneskew.com" target="_blank"><img
src="http://www.beneskew.com/img/myspace2.jpg" alt="Myspace Codes & Stuff" style="position:absolute; left:0px; top: 0px; z-index:9;" border="0" /></a>
