Resizing Video in Comments, help |
Resizing Video in Comments, help |
Mar 15 2007, 10:54 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Mar 2007 Member No: 509,608 |
i have the resizing code for images in comments, which works fine, but it's not resizing the videos in comments. anyone know how to fix that??
thank you!! |
|
|
|
![]() |
| *Azarel* |
Mar 15 2007, 04:18 PM
Post
#2
|
|
Guest |
You can try putting this in and adjusting the numbers, but it will resize all of your videos/flash/whatever:
<style type=text/css> embed, object {display:block; width:220px; height:38px;} </style> |
|
|
|
![]() ![]() |