The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
||||
|
||||
![]()
To close this thread, i did not manage to make Google Custom Search Engine as i had it before, but at least is ok as i managed it know.
What i did for some one else needs: Find "ad_navbar_below" template Than copy-paste code that google gives you in the template. Where 'xxxxxxxxxxxxxxxxxxxxxx' change with your code. Example: Code:
<script> (function() { var cx = 'xxxxxxxxxxxxxxxxxxxxxx'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:search></gcse:search> Attachment 156362 Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|