there is a bbcode for youtube videos that cant resize the video when you put it on your forum
just change the height and width
Title : YouTube
Tag : youtube
Replacement :
Code:
<object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/{param}"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/{param}"
type="application/x-shockwave-flash" wmode="transparent"
width="425" height="355"></embed>
</object>
See just change the width and height
Example:
Code:
[YOUTUBE]lk6Q4FpW-sY[/YOUTUBE]
just the id
Use {option} : No
optional
Button img:
Code:
/image/buttons/youtube.gif