The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
If you want to add custom meta tags such as viewport, theme-color etc, then create a new plugin at hook location parse_templates and add the following code:
Code:
$template_hook['headinclude_javascript'] .= ' <meta name="viewport" content="width=device-width, initial-scale=1"> '; |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|