phil3001 Posted October 17, 2010 Share Posted October 17, 2010 bonjourJ'ai retouché le fichier global.css afin de placer les éléments "votre compte" et "panier" avec des icones personnalisés.sur firefox l'affichage est impeccable mais sur safari et chrome c'est décalé. Je n'ai pas essayé sur internet explorer j'ai utilisé firebug afin de bien les placer sur firefoxAvez vous une solution pour avoir une compatibilité ?merci d'avance #header_right #header_user { float:right; font-size:14px; margin-right:2px; text-align:right; width:535px; #header_user #your_account a { background-image:url("../img/user.png"); } global.css (ligne 831) #header_user #shopping_cart a, #header_user #your_account a { background-position:left top; background-repeat:no-repeat; height:20px; padding-bottom:30px; padding-left:60px; padding-right:0; padding-top:30px; text-decoration:none; Link to comment Share on other sites More sharing options...
phil3001 Posted October 19, 2010 Author Share Posted October 19, 2010 J'ai réussi à résoudre le problème en remplace les valeurs px par em et la c'est entièrement compatible 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