Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Pinch and Zoom

8 years 11 months ago
Licenses:
JomSocial Active GURU Expired iSEO Expired Socialize Expired

ISSUE SUMMARY: Want to enable pinch and zoom on mobile device. I found this code on the forum from Dimas.
<meta name="viewport" content="width=device-width, initial-scale=.5, maximum-scale=12.0, minimum-scale=.25, user-scalable=yes"/>

Where exactly do I put this code?


STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

8 years 11 months ago
Licenses:

Hi,

Because the template using responsive way, it must not suppose to scalabel. but you can try it.
please edit:
/templates/socialize/tpls/blocks/head.php:
at line 13:

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
and try to changing the code to
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes"/>
or
<meta name="viewport" content="width=device-width, initial-scale=.5, maximum-scale=12.0, minimum-scale=.25, user-scalable=yes"/>

please compare the result. :)

Regards

8 years 11 months ago
Licenses:
JomSocial Active GURU Expired iSEO Expired Socialize Expired

Thanks!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW