bonjour,
sur mon site www.construction-materiaux.com , j'ai un problème de centrale de titre ds une div, centrer verticalement
merci pour votre aide !
;)
bye
sur mon site www.construction-materiaux.com , j'ai un problème de centrale de titre ds une div, centrer verticalement
.selection .entreprise-list li h2{float:left;font-size:14px;text-transform:uppercase;margin:0px 0 0 10px}
.selection .entreprise-list li div.titre{vertical-align:middle;height:50px;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFFFFFFF, endColorstr=#f4f4f4);
background-image: -moz-linear-gradient( top, #FFFFFF, #f4f4f4);
background-image: -webkit-gradient( linear, left top, left bottom, from(#FFFFFF), to(#f4f4f4));
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
box-shadow: 0px 0px 2px #EDEAEA;
-webkit-box-shadow: 0px 0px 2px #EDEAEA;
-moz-box-shadow: 0px 0px 2px #EDEAEA; }
...
<li><div class=\"titre\"><h2><a href=....
merci pour votre aide !
;)
bye