Modifier la couleur de Font Nuked Klan

Résolu/Fermé
Vodka51100 Messages postés 120 Date d'inscription lundi 2 mars 2009 Statut Membre Dernière intervention 14 septembre 2017 - 23 août 2011 à 03:18
Vodka51100 Messages postés 120 Date d'inscription lundi 2 mars 2009 Statut Membre Dernière intervention 14 septembre 2017 - 26 août 2011 à 04:38
Bonjour,

Voila je voudrai modifier la couleur du font de Nuked Klan je trouve pas la ligne dans le style.css j'ai testé presque tout les ligne je ne trouve pas.

Photo de la couleur http://nsa27.casimages.com/img/2011/08/23/110823032151932102.jpg

css de la feuille de style.css

body{
background-color: #03070a;
font-family:verdana, Arial, Sans-serif;
font-size:11px;
color:#F6E497;
}

a:link{
font-family:verdana, Arial, Sans-serif;
font-size:11px;
color:#D20000;
text-decoration:none;
}
#copyleft {
	width:1050px;
	background:transparent;
	}

a:visited{
font-family:verdana, Arial, Sans-serif;
font-size:11px;
color:#D20000;
text-decoration:none;
}

a:hover{
font-family:verdana, Arial, Sans-serif;
font-size:11px;
color:#F6E497;
text-decoration:none;
}

a:active{
font-family:verdana, Arial, Sans-serif;
font-size:11px;
color:#D20000;
text-decoration:none;
}

td {
font-family:verdana, Arial, Sans-serif;
font-size:11px;
}

pre {
font-size: 12px;
width: 500px;
overflow: auto;
}

object {
display: block;
}

textarea{
font-family: Verdana, Arial, Sans-serif; 
font-size: 10px;
background-color: #FFCC66;
border:1px solid rgb(172,199,215);
color:#055687;
}

select{
color: #D20000; 
background-color: #FFCC66;
font-family: Verdana, Arial, Sans-serif; 
font-size: 10px; 
}


input{
color: #D20000; 
background-color:#333;
font-size: 10px; 
font-family: Verdana, Arial, Sans-serif; 
border-right: #D20000 1px solid; 
border-top: #D20000 1px solid; 
border-left: #D20000 1px solid; 
border-bottom: #D20000 1px solid; 
}

input:hover {
color: #CCC; 
background-color:#333;
font-size: 10px; 
font-family: Verdana, Arial, Sans-serif; 
border-right: #CCC 1px solid; 
border-top: #CCC 1px solid; 
border-left: #CCC 1px solid; 
border-bottom: #CCC 1px solid; 
}


hr{
color: #723b23;
height: 1px;
background:#000;
border:none;
}


.image {
display: block;
}

.fond {
background:#03070a url(images/bg_up.jpg) no-repeat top center;
margin-top:0px;
}
.fond_top {
	background:url(images/header.jpg) no-repeat top center;
	height:400px;
	}

.checkbox {
background:transparent;
border:none;
}

.titre{
font-family:Verdana, Arial, Sans-serif;
color:#000000;
font-size:13px;
}


.copyright {
font-family:Verdana, Arial, Sans-serif;
color:#B20000;
font-size:10px;
background: transparent url(images/footer.jpg) no-repeat top center;
}

.copyright a:link{
color:#C00;
text-decoration:none;
}

.copyright a:visited{
color:#C00;
text-decoration:none;
}

.copyright a:hover{
color:#D20000;
text-decoration:none;
}

.copyright a:active{
color:#C00;
text-decoration:none;
}


MERCI DE VOS REPONCE ;)


A voir également:

2 réponses

Utilisateur anonyme
23 août 2011 à 10:08
Bonjour,

C'est la couleur du fond du site que vous voulez changer ?
Si oui à priori c'est ça background-color: #03070a;
Mais il se peut ensuite qu'il y ait des div et autres pardessus, il faudrait un bout de code HTML pour le savoir.
0
Vodka51100 Messages postés 120 Date d'inscription lundi 2 mars 2009 Statut Membre Dernière intervention 14 septembre 2017 14
24 août 2011 à 03:03
bonsoir merci de la reponce comme j'ai mi sur la photo c la couleur de font du forum je c pas comment ca marche si c le font du site merci de votre aide !
0
Utilisateur anonyme
24 août 2011 à 11:44
il va nous falloir un bout de code HTML pour comprendre, désolé.
0
Vodka51100 Messages postés 120 Date d'inscription lundi 2 mars 2009 Statut Membre Dernière intervention 14 septembre 2017 14
24 août 2011 à 12:25
comment ca expliqué moi
0
Utilisateur anonyme
25 août 2011 à 12:42
donnez-nous une copie du code HTML de votre page
0
Vodka51100 Messages postés 120 Date d'inscription lundi 2 mars 2009 Statut Membre Dernière intervention 14 septembre 2017 14
26 août 2011 à 04:38
voila j'ai trouvé tout seul ! le code et dans index.php au lieu du style.css merci quand méme ! et bonne soirée
0