PDA

View Full Version : Text Word Wrap Around Videos


shimei
10-02-2015, 06:34 AM
How can I wordwrap text around a video? For example, this works with text and html in cms:

<div align="left"><img align="left" src="http://www.covenanter.org/JCalvin/calvinweb.jpg" hspace="40" alt=""/></div>

Here's an example of how the words wrap around images: Reformed Christian Forums (http://www.reformedchristianity.org)

I would like to do this in the cms but with you tube videos.

Thanks,
Shim

HM666
10-06-2015, 04:31 AM
The best way that I do that is to use the built in feature of creating a static page in the CMS. Its something that you have to enable though. To enable it go to vBulletin CMS > Permissions and tick "Can Use HTML In CMS Content". I would suggest ONLY doing this for your Admin usergroup and not other usergroups. Once you enable this you should see in your Create Article dropdown a new added option called "Static Page".

friendlymela
10-06-2015, 06:05 AM
I also want to know about it