I am using 320 wide YouTube videos on my Wordpress blog in a 650 px column, how do I wrap text around the video when using Smart Youtube link with the v?
You would put the video link in a div using html editor, and style the div to float:left for example.
I'm still a bit new, can you explain that statement? I also really need to wrap text around a video. I can embed the video, but after that I get lost. Do I manually put
tags around the youtube video? I tried that and nothing special happens. Is there a button or a way to create a
in the html editor? Also, how then do I float it left or right and get the text to wrap. Any thoughts would be greatly appreciated!
this website helps alot. keep in mind that you can only wrap text around a video if the video is floating left or right. not center and if you get confused, just go view in firefox and veiw scource code to check how he did it.
Vladimir’s WordPress Forum
Wrap Text Around YouTube Video
0:50
25 February, 2009
Tom
Post edited 23:51 - 24 February, 2009 by Tom
I am using 320 wide YouTube videos on my Wordpress blog in a 650 px column, how do I wrap text around the video when using Smart Youtube link with the v?
16:21
16 March, 2009
Vladimir
posts 356
You would put the video link in a div using html editor, and style the div to float:left for example.
19:54
17 March, 2009
scott
I'm still a bit new, can you explain that statement? I also really need to wrap text around a video. I can embed the video, but after that I get lost. Do I manually put
10:23
3 July, 2009
josh
http://michaelmartine.com/2009.....oundvideo/
this website helps alot. keep in mind that you can only wrap text around a video if the video is floating left or right. not center and if you get confused, just go view in firefox and veiw scource code to check how he did it.