ok. i KNOW theres a code to you can put into your profile to automatically make picture comments smaller, because i used to have it, but i dont remember where i got it. people usually use it for skinny layouts. anyway... i was wondering if anyone knows the code or where i could get it.
first, best, working answer gets 10 points!
How do you make myspace picture comments smaller?
here you go, the code works =]
%26lt;style type="text/css"%26gt;
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;}
%26lt;/style%26gt;
How do you make myspace picture comments smaller?
your welcome! :) Report It
How do you make myspace picture comments smaller?
Try this code, %26amp; make sure you adjust the width %26amp; max-width # values to get the right sizing down.
%26lt;style%26gt;
.friendsComments embed, .friendsComments object {width:260px; height:213px;}
.friendsComments img {max-width:260px; _width:260px;}
.friendsComments a img {max-width:260px; _width:90px;}
.friendsComments .ImgOnlineNow, .friendsComments div img {width:80px !important;}
%26lt;/style%26gt;
No comments:
Post a Comment