The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding a META Tag
I am looking to add a ViewPort Meta tag and just wanted to verify that it should be added to the headinclude template? Or is there a better place for it?
Code:
<meta name=viewport content="width=device-width, initial-scale=1"> |
#3
|
|||
|
|||
Yep that's where I put mine. My viewport is a bit different than yours, here's what else I have in mine, all is working fine.
Code:
<meta http-equiv="cleartype" content="on" /> <meta name="viewport"content="width=device-width, minimum-scale=0.5, maximum-scale=1.0, user-scalable=yes initial-scale=0.5"/> <meta http-equiv="Content-Security-Policy"content="upgrade-insecure-requests" /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|