Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5

caractère invisible au début des pages HTML (code hexa : FFFE)
#16

je vais passer pour un blaireau mais firebug ne me trouve pas d'erreur sur ma feuille de style 41

http://www.traitpourtrait.net/traitpourt...ype=screen

/* Start of CMSMS style sheet 'semainier' */
.semainier {
background-color: #ffffff;
color: #0099cc;
}

.semainier table{
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 10px;
}

.semainier tr{
text-align: center;

}

.semainier td{
padding-right: 0px;
padding-left: 0px;
text-align: center;
}

.semainier a, .semainier a:visited{
border: 1px solid #cccccc;
text-decoration:none;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-right: 1px;
padding-left: 1px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ffffff;
color: #0099cc;
}

.semainier a:hover, .semainier a:active{
color: #000;
text-decoration:none;
background-color: #cccccc;
}

.semainier a.currentpage{
background-color: #ffffff;
text-decoration:none;
color: #0099cc;
border-color: #666666;
font-weight: bold;
cursor: default;
}

.semainier a.disablelink, .semainier a.disablelink:hover{
background-color: #0099cc;
text-decoration:none;
cursor: default;
border-color: #cccccc;
font-weight: normal !important;
}

/* End of 'semainier' */

Pour repondre a une question, ma version d'IE est :
Version : 6.0.2800.1106
Niveau de cryptage : 128 bits
Product ID :xxx
Nombre de mises à jour :; SP1; Q824145; Q837009;
Q867801; Q823353; Q833989; Q903235;

De plus sur IE, l'affichage de de mes elements li (avec l'option table-cellWink est diffèrent de firefox ou de safari.

li.li_nbr{
display: table-cell;
border:0;
border-bottom:1px solid #0099cc;
border-right:1px solid #0099cc;
list-style-image:none;
list-style-type:none;
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 4px;
background-color:white;
}
Répondre


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)