modification
une modification en arriére plan
Créations de Modules
Visiteur
Boosteur Inactif
voilà sur ma page d'acceuil juste en bas des derniers sujets de forum et des derniers articles j'ai ce-ci
Notre forum//Poster un Article // Articles
et ce que nous souhaitons modifier c'est l'arrière plan de ce fameux background dans les css.
merci
KONA Membre non connecté
Booster Fusée
-
Booster Fusée
- Voir le profil du membre KONA
- Inscrit le : 21/05/2006
- Site internet
Il faut modifier la class news_bottom . ( je sais pas le bon fichier css a modifier donc regarde dans tous )
Visiteur
Boosteur Inactif
Caché :
/* Barre inférieure des news */
.news_bottom_l{
width:200px;
height:18px;
background:#AFD2E8 url(images/border.gif) repeat-y left;
float:left;
}
.news_bottom_r{
width:2px;
height:18px;
background:#AFD2E8 url(images/border.gif) repeat-y right;
float:right;
}
news_bottom{
height:18px;
background:#AFD2E8 url(images/border.gif) repeat-x bottom;
color:#000000;
font-size:10px;
margin-left:2px;
margin-right:2px;
padding-left:6px;
padding-right:6px;
}
.news_bottom_l{
width:200px;
height:18px;
background:#AFD2E8 url(images/border.gif) repeat-y left;
float:left;
}
.news_bottom_r{
width:2px;
height:18px;
background:#AFD2E8 url(images/border.gif) repeat-y right;
float:right;
}
news_bottom{
height:18px;
background:#AFD2E8 url(images/border.gif) repeat-x bottom;
color:#000000;
font-size:10px;
margin-left:2px;
margin-right:2px;
padding-left:6px;
padding-right:6px;
}
j'ai met l'adresse de l'image que je voulais mettre et ça ne ma rien changer méme changer le code de la couleur malheureusement pour moi ça na pas marcher non plus .
KONA Membre non connecté
Booster Fusée
-
Booster Fusée
- Voir le profil du membre KONA
- Inscrit le : 21/05/2006
- Site internet
Visiteur
Boosteur Inactif
KONA Membre non connecté
Booster Fusée
-
Booster Fusée
- Voir le profil du membre KONA
- Inscrit le : 21/05/2006
- Site internet
KONA Membre non connecté
Booster Fusée
-
Booster Fusée
- Voir le profil du membre KONA
- Inscrit le : 21/05/2006
- Site internet
.
Code CSS :
news_bottom (line 22) { background-color: #87ceeb; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #4682b4; border-right-color: #4682b4; border-bottom-color: #4682b4; border-left-color: #4682b4; color: #003366; padding-bottom: 15px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; }
Voila le bon fichier à modifier
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie
