comments, change size of pics and text width |
comments, change size of pics and text width |
Jul 20 2007, 10:30 PM
Post
#1
|
|
![]() rorhinna ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 331 Joined: Jul 2006 Member No: 432,214 |
i want to make my friend pics in my comments larger and I want to make the text and everything fit without a horizontal scroll bar
can someone help? http://profile.myspace.com/index.cfm?fusea...72-2b0d1865815d |
|
|
|
![]() |
Jul 22 2007, 11:41 PM
Post
#2
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
I'm not sure about the comment text width, but here's the code to resize comment images:
just adjust everywhere you see 70px to the width of the image that you want and the height will automatically adjust! CODE <style type="text/css">td.text td.text table table table td a img {width:70px;}td.text td.text table table table td div img {width:70px;}td.text td.text table table td img {width:70px; max-width:70px; width:auto;}td.text td.text table table td div img {width:70px;}* html td.text td.text table table td img {width:70px;}* html td.text td.text table table td a img {width:70px;}* html td.text td.text table table td div img {width:70px;}</style>
|
|
|
|
![]() ![]() |