Jump to content

[RESOLU] decalage entre firefox et safari


Recommended Posts

bonjour

J'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 firefox

Avez 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;

31637_J8Vd8aZwvWFcQdklNzay_t

31638_V3EMz6gkhOiPAAdQEgYf_t

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...