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... |
|
|
|
Nov 17 2007, 02:01 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
it still doesnt work. it only shrinks the images, but not image links.
|
|
|
|
Nov 17 2007, 02:04 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
|
|
|
|
Nov 17 2007, 02:16 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
Haha. Thats impossible to do. I've tried shrinking down images, but they dont work, atleast not in your comments. If your comments are too big, and stretching out your page, you chould just delete them. aw that sucks.. oh well, thanks for the help anyways! |
|
|
|
Nov 17 2007, 02:18 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 |
yah you can close. if i have any other questions ill just post a new topic. thanks!
|
|
|
|
![]() ![]() |