1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Hi all
I have the html part for dailymotion video pop up but i don't know how to make it become a BBcode, so members can post these kind videos on my board. Can anyone please help me to make this BBcode.
Here is the html part i have :
Code: Select all
<div class="content"><p align="center"><a href="http://www.dailymotion.com/swf/xck2ho" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 725, height: 550, wrapperClassName: 'draggable-header' } )"><img style="width: 130px; height: 97px;" alt="Dailymotion" src="http://ak2.static.dailymotion.com/static/video/047/190/21091740:jpeg_preview_medium.jpg?20100315152318" alt="Lady Gaga - Telephone" class="dmco_image" title="Lady Gaga - Telephone" /></a></p></div>
Thank you very much for any help.