Phenomene Posted April 18, 2023 Share Posted April 18, 2023 (edited) Bonjour, j'essaie d'améliorer la vitesse de chargement de mes pages. Quelqu'un aurait la solution pour activer la fonction zoom ? Merci J'utilise prestashop 1.6.1.1.2 Edited February 16 by Phenomene (see edit history) Link to comment Share on other sites More sharing options...
Phenomene Posted April 20, 2024 Author Share Posted April 20, 2024 Bonjour, pouvez-vous m'aider à corriger le fichier global js de mon thème. Merci global.js Link to comment Share on other sites More sharing options...
Phenomene Posted February 16 Author Share Posted February 16 Bonjour, Pour régler le problème du zoom, je suis allé dans thème /monthème / header.tpl et j'ai modifié le code d'origine qui est : <meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1, initial-scale=1.0" /> code d'origine Code changé <meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=5, initial-scale=1.0" /> D'après ce post Link to comment Share on other sites More sharing options...
Divine Posted February 16 Share Posted February 16 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now