How do I shrink image links in comments? |
How do I shrink image links in comments? |
Nov 13 2007, 08:00 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
currently, this is the code im using for my layout.
CODE <style type="text/css"> table.friendsComments img {max-width:100px;} *table.friendsComments img {width:100px;} *table.friendsComments div img {width:80px;} *table.friendsComments a img {width:auto;} </style> how would i be able to shrink the image links as well? help would be appreciated. |
|
|
|
![]() |
Nov 15 2007, 05:17 AM
Post
#2
|
|
![]() Offline. ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 609 Joined: Mar 2007 Member No: 507,591 |
CODE <style type="text/css"> .friendsComments img {max-width:100px;} </style> That Should Work... |
|
|
|
MAGANDAxPiNAY309 How do I shrink image links in comments? Nov 13 2007, 08:00 PM
MAGANDAxPiNAY309 it still doesnt work. it only shrinks the images, ... Nov 17 2007, 02:01 PM
lalarachspectx3 yah you can close. if i have any other questions i... Nov 17 2007, 02:18 PM![]() ![]() |