The Arcive of vBulletin Modifications Site. |
|
Youtube Videos Search Box (Widget) Details »»
|
|||||||||||||||||||||||||
This is a simple Youtube Videos Search Box Widget
![]() Create a new widget Control Panel Home > vBulletin CMS > widgets > create new widget Widget type : Static HTML Title : Youtube Videos Search Box or other... Description : bla bla bla bla SAVE WIDGET Click on Configure Code:
<center> <img src="http://www.a2wt.com/images/A2web/YouTubeLogo.jpg" height=35 width=160></br> </br> <form id="vb_yt_search-form" action="http://www.youtube.com/results" method="get" target="_blank"> <input id="vb_yt_search-term" name="search_query" type="text" maxlength="128" /> <select id="vb_yt_searcg-type" name="search_type"> <option value="">Videos</option> <option value="search_users">Channels</option> </select> <input type="submit" value="Search" /> </form> </center> and paste this code in Enter Static HTML & click save Manage widget in Layouts manager & thats all Demo Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
does this work for the forum sidebar?
|
|
#3
|
||||
|
||||
|
|
|
#4
|
|||
|
|||
|
Very cool, I didn't know that.
Added mine to the forum sidebar, and it works great. Thanks. :up: |
|
#5
|
||||
|
||||
|
Hmm, I'll have to find a way to integrate this great mod.
|
|
#6
|
|||
|
|||
|
How to big the size of widget....?
|
|
#7
|
||||
|
||||
|
use any html editer and add a what do u want i mean some lines, add ur logo or add a background image
|
|
#8
|
|||
|
|||
|
Added as forum block..Awsome man
|
|
#9
|
|||
|
|||
|
nothing to disply ???
what is side bar and how can i enable |
|
#10
|
|||
|
|||
|
Add in layout manager of cms....?
|
![]() |
|
|