06-08-2010, 01:32 PM
Trouvé
Doit devenir :Code PHP :
<?php
#en_tete
{
width: 760px;
height: 100px;
background-image: url("design(2).png");
background-repeat: no-repeat;
margin-bottom: 10px;
}
Code PHP :
<?php
#en_tete
{
width: 760px;
height: 100px;
background-image: url("design_2.png");
background-repeat: no-repeat;
margin-bottom: 10px;
}