Recherche dans le forum:
Rechercher


Auteur Message
Message05/06/2011, 11 11 46 (UTC)    
Sujet du message: Design ( CSS ) Beug

Bonjour Bonsoir Je Voudrais Mettre mon CSS Mais le Probleme le Voila :

Quand je Met ce Code CSS :

Code:
 body {
background: url(images/bg.png) ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;

}

#container {
width: 704px;
height: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
margin: auto;
margin-top: 40px;
background: url(images/background.png);

}

#marquee {
   background: url(images/marquee.png);
   height: 24px;
   padding-top: 4px;
   padding-left: 3px;

}

#banner {
background: url(images/banner.png);
height: 115px;

}

#topcontent {
background: url(images/top.png);
height: 30px;

}

#content {
background: url(images/background.png);
height: auto;
width: 704px;

}
#navigation {
background: url(images/leftcolumn.png);
width: 173px;
height: 345px;
float: left;

}
#middle {
   background: url(images/middlecolumn.png);
   float: left;
   height: 335px;
   width: 350px;
   padding: 10px 4px 0px 4px;
   
}
#rightbar {
background: url(images/rightcolumn.png);
width: 173px;
float: left;
height: 345px;

}
#footer {
   background: url(images/footer.png);
   height: 14px;
   float: left;
   width: 704px;
}
#smallboxtop {
   background: url(images/smallboxtop.png);
   width: 167px;
   height: 20px;
   padding: 2px 3px 0px 3px;
}
#smallboxtop2 {
   background: url(images/smallboxtop2.png);
   width: 167px;
   height: 20px;
   padding: 2px 3px 0px 3px;
}
#smallboxtop3 {
   background: url(images/smallbox3.png);
   width: 167px;
   height: 20px;
   padding: 2px 3px 0px 3px;
   
}
#smallboxmid {
   background: url(images/smallboxmid.png);
   width: 166px;
   height: auto;
   padding: 0px 3px 0px 4px;

}
#smallboxbot {
background: url(images/smallboxbot.png);
width: 173px;
height: 7px;

}

a:link {
color: #666666;
text-decoration: none;

}

a:hover {
color: #72b4d0;
font-weight: bold;

}


Sa ne Marche pas ?

On peut m'aidez ? s'il vous plait
Message07/06/2011, 11 11 37 (UTC)    
Sujet du message: Re: Design ( CSS ) Beug

Bonjour,
pas étonnant, tu n'as inscrit aucune url:
ici:
background: url(images/bg.png) ;
et là:
background: url(images/background.png);
et les autres aussi.

slt
______________
Artiste-peintre inscrit dans la
www.list-of-important-artists.de
Montrer les messages depuis:   


Powered by phpBB © 2001, 2005 phpBB Group
Traduction par : phpBB-fr.com