Wrapping Text Around Videos

Wrapping text around a video can seem frustrating and almost impossible, but with a HTML code it is simple.

First, make sure that when you are in your site’s backend you are using either the Toggle Editor in Joomla or the Text tab in WordPress.

Next, take your embed code and place it inside the following code:

<div style=”float:left;margin:0 10px 5px 0;”> YOUR EMBED CODE HERE </div>

“float:left” means that the video will appear on the left side of the text. The text will wrap around your video this way.

Lastly, be sure that before you switch over from either your Toggle Editor in Joomla or your Text tab in WordPress that you apply your changes and save; sometimes your video will not appear on the visual backend of your page – if you’re sure to save your changes before switching over it will still be on your Website.

 

Leave a Comment