The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vb5 and mobile devices
Is there a way to disable the mobile device check.
I wan't that my forum is displayed in desktop view on mobile devices. But i can't find out how to do this. could some one help me with this. |
#2
|
|||
|
|||
For those who are interested, i some how managed to get the desktop look on my mobile device
below i will describe what i did. what i did is go to admincp -> style manager -> edit templates open the header template search in the template for Code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1" /> Code:
<meta name="viewport" content="width=1000px, minimum-scale=0.1, maximum-scale=5" /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|