The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
You can easily do something like this with little know how. Add this as a new forum block.
Title: YouTube PlayList Block Content: HTML HTML Code:
<!-- HTML Forum Block Content --> <div style="background: black; color:gold;"> <h1>Video One Title</h1> <iframe width=240" src="//www.youtube.com/embed/cgEvCLJuBkg" frameborder="0" allowfullscreen></iframe> <br /> <h1>Video Two Title</h1> <iframe width=240" src="//www.youtube.com/embed/cgEvCLJuBkg" frameborder="0" allowfullscreen></iframe> <br /> <h1>Video Three Title</h1> <iframe width=240" src="//www.youtube.com/embed/cgEvCLJuBkg" frameborder="0" allowfullscreen></iframe> </div> ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|