Jump to content

[RESOLU]Probleme avec IE7


Recommended Posts

Bonsoir

je tourne sur V 1.2.5 je travaille actuellement sur ma boutique et je vient de remarque que j ai un Probleme d affichage avec IE 7 j ai beau modifier retoucher mais rien ni fait je ne trouve pas de solution

merci pour le cou de main

voici le code qui pose probleme

 /* top links */
ul#clientNewHeader {
   margin:0.6em 1.3em 0 0;
   list-style-type: none;
   float: right;
}
#clientNewHeader li {
   float:left;
   width: 66px;
   *width:66px
}
#clientNewHeader {
   display: block;
   height: 15px;
   color: #707070;
   padding-top: 42px;
   text-align: center;
   text-decoration: none;
   position:relative;
}



#cart {
background-image:url(../img/cart.png);
background-position:right top;
background-repeat:no-repeat;
height:56px;
padding:22px 0 19px 12px;
text-decoration:none;




et celui ci

 /* breadcrumb.tpl */
.breadcrumb {
   font-size: 1em;
   color:#888888;
   display:block;
   float:left;
   font-size:1em;
   margin-left:-18em;
   margin-top:-3em;
   width:100%;

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...