The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
How could I disable Default Mobile style on Tablets & iPad? Tablets are plenty large enough to view the full site without needing the mobile design. I'd like to remove the mobile accessibility feature from these gadgets. I found the mobile redirection call in the includes/init.php file specifically the below Code:
if ( $mobile_browser AND preg_match('/(ipad|ipod|iphone|blackberry|android|pre\/|palm os|palm|hiptop|avantgo|plucker|xiino|blazer|elaine|Windows Phone OS|htc)/i', strtolower($_SERVER['HTTP_USER_AGENT'])) ) { $mobile_browser_advanced = true; } Thanks in advance, |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|