resizing comments |
![]() ![]() |
resizing comments |
Feb 15 2006, 09:58 AM
Post
#1
|
|
![]() I heart Xanga ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Sep 2004 Member No: 47,755 |
I'm sorry if this has been covered, but I can't find it anywhere. Is there a way to resize the images friends leave as comments on my myspace? It's pushing my comment box way over. I thought I had found a code for it in the codes section, but it didn't work. Also, is there a way to make all my friend's pictures the same size on my top 8? Thanks for any help.
|
|
|
|
Feb 16 2006, 11:05 PM
Post
#2
|
|
![]() I heart Xanga ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Sep 2004 Member No: 47,755 |
anyone?
|
|
|
|
Feb 16 2006, 11:40 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
To resize all of the images in your comments section. To the same size, and any future pictures, by placing this code anywhere in any of your sections:
CODE <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> |
|
|
|
Feb 19 2006, 10:49 AM
Post
#4
|
|
![]() I heart Xanga ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Sep 2004 Member No: 47,755 |
It worked! Thanks so much!
|
|
|
|
![]() ![]() |