Zoom in on mobile/tables devices

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 03, 2014 7:05 am
Reply with quote
Report this post
is there any way to disable the zoom-in on mobile/tables devices?

let me know. Thank you.
User avatar
Senior Boarder

GK User
Mon Mar 03, 2014 7:40 am
Reply with quote
Report this post
What exactly do you mean by "zoom in"?
User avatar
Moderator

GK User
Wed Mar 05, 2014 7:00 am
Reply with quote
Report this post
I would like to disable the zooming behavior on mobile/tablets devices....

so they can't pinch to zoom....

Image


Example:

Check out this template on a mobile device... the zooming behavior was disabled.
http://demo.joomlashine.com/joomla-templates/jsn_metro/pro/
User avatar
Senior Boarder

GK User
Fri Mar 07, 2014 7:23 am
Reply with quote
Report this post
Please edit this file:
templates/gk_msocial/layouts/default.php
and modify line:
Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2.0">

so it looks:
Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
User avatar
Moderator

GK User
Wed Mar 19, 2014 7:01 am
Reply with quote
Report this post
It worked.

A+ on Customer Service.

I appreciate your help.

Thank you.
User avatar
Senior Boarder


cron