Resizing youtube videos in comments, make them smaller |
![]() ![]() |
Resizing youtube videos in comments, make them smaller |
Jun 19 2007, 04:48 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2007 Member No: 536,503 |
Hello,
i have friends that post youtube videos on my page but the only problem is that it streches out my profile. i dont want to delete the comments cause i like them. is there a code that resizes the videos in my comments? thank you |
|
|
|
| *karmakiller* |
Jun 19 2007, 07:29 PM
Post
#2
|
|
Guest |
Try this:
CODE <style>
.friendsComments embed, .friendsComments object, .friendsComments img {max-width:260px; _width:260px;} .friendsComments a img {max-width:260px; _width:90px;} .ImgOnlineNow {width:80px !important;} </style> |
|
|
|
![]() ![]() |