Posté : 24-04-2008 11:32
bonjour je voudrais assemblé un théme en css avec un header un theme central et un footer mais dés que je veux afficher le header il me le met en background au lieu du théme central quelqu'un aurai-t-il un css de base à me donner :
header
theme central
footer
le theme est ici : http://www.playboy66.free.fr/
je n'arrive pas à avoir mon background central
body{
background-colorlack;
background-image:!url(!http://www.playboy66.free.fr/themes/Playboy/images/bgPage.png) repeat-y;
color: #555; font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
a {color: #a868aa}
a:hover {color: #ed0380}
a:visited {color: #a990aa}
h1, h2, h3, h4, h5, h6 {
font-family: "Verdana", Helvetica Neue Light, Helvetica, Arial, Geneva, sans-serif;
font-weight: normal;
}
Message édité par : colonelwog / 25-04-2008 00:21 |