Affichage Explorer Zoom !
Cednad
Messages postés
6
Statut
Membre
-
samigtx1459 Messages postés 507 Statut Membre -
samigtx1459 Messages postés 507 Statut Membre -
Bonjour et merci de vous être arrêté sur mon post !
J'ai créé une page web qui est composée principalement d'un background.
J'ai codé en CSS afin qu'elle s'affiche sous tour les formats d'écrans.
Malheureusement je me rends compte que sous Explorer, la page (donc l'image) s'affiche comme si il y avait un zoom à 200% (mais le zoom n'est pas activé) !!
Pouvez vous m'aider ?? Merci !
Code CSS :
<style type="text/css">
body {
background-image: url(back3.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
J'ai créé une page web qui est composée principalement d'un background.
J'ai codé en CSS afin qu'elle s'affiche sous tour les formats d'écrans.
Malheureusement je me rends compte que sous Explorer, la page (donc l'image) s'affiche comme si il y avait un zoom à 200% (mais le zoom n'est pas activé) !!
Pouvez vous m'aider ?? Merci !
Code CSS :
<style type="text/css">
body {
background-image: url(back3.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
A voir également:
- Affichage Explorer Zoom !
- Explorer patcher - Télécharger - Personnalisation
- Internet explorer 11 - Télécharger - Navigateurs
- Internet explorer - Guide
- Process explorer - Télécharger - Informations & Diagnostic
- Internet explorer 8 - Télécharger - Navigateurs