| Couleur sans champ pour la changer? | |
|
Chel
{ Membre }
Messages : 55
| Bonjour/Bonsoir! Je vais vous illustrer mon problème pour commencer, après ça sera plus facile de comprendre... - Spoiler:
Donc ce qui cloche, c'est la couleur brun-orangé... Je n'arrive pas à trouver comment la changer! Donc merci beaucoup d'avance! Chel | | |
|
| |
Phantasmagoria
{ Membre hyper-actif }
Messages : 1636
| Bonsoir ^^
Bah as-tu essayé de la changer dans les couleurs ? Panneau d'admin => Affichage => Couleurs => Couleur de lien et couleur de lien visité (je crois)
| | |
|
| |
Chel
{ Membre }
Messages : 55
| Bonsoir ^^
Oui, toutes mes couleurs sont des teintes de bleu... Alors je vois mal ce que viens faire cette couleur là. | | |
|
| |
Phantasmagoria
{ Membre hyper-actif }
Messages : 1636
| Alors il y a sûrement un code CSS lié à ces liens ^^ Tu peux s'il te plait nous montrer ta feuille CSS? Merci | | |
|
| |
Chel
{ Membre }
Messages : 55
| Oui, bien sur. - Spoiler:
- Code:
-
div.avertissement { display: inline-block; color: #4A4D5C; background-color:#000312; border-bottom: 4px #252837 double; border-left: 4px #252837 double; border-right: 4px #252837 double; -moz-border-radius : 10px 10px 10px 10px; font-size:15px; font-weight: bold; text-align:center; text-decoration: none !important; padding-right:5px; padding-left:5px; margin-right: 5px; }
mainmenu{ font-size : 10px; color :#4A4D5C; margin-top: -70px; }
a.mainmenu{ display: inline-block; cursor: pointer; font-family: TrebuchetMS; color: #4A4D5C; background-color:#000312; border-bottom: 4px #252837 double; border-left: 4px #252837 double; border-right: 4px #252837 double; -moz-border-radius : 10px 10px 10px 10px; font-size:15px; font-weight: bold; text-align:center; text-decoration: none !important; padding-right:5px; padding-left:5px; margin-right: 5px; margin-top: -70px; }
a.mainmenu:hover{ display: inline-block; cursor: pointer; font-family: TrebuchetMS; color: #4A4D5C; background-color:#000312; border-bottom: 4px #252837 double; border-left: 4px #252837 double; border-right: 4px #252837 double; -moz-border-radius : 10px 10px 10px 10px; font-size:15px; font-weight: bold; text-align:center; text-decoration: none !important; padding-right:5px; padding-left:5px; margin-right: 5px margin-top: -70px; }
.onglet { /*Onglet non survolé*/ display: inline-block; cursor: pointer; font-family: TrebuchetMS; color: #4A4D5C; background-color:#000312; border-top: 4px #252837 double; border-left: 4px #252837 double; border-right: 4px #252837 double; -moz-border-radius : 10px 10px 0px 0px; font-size:15px; font-weight: bold; text-align:center; text-decoration: none !important; padding-right:12px; padding-left:12px; margin-right: 10px; margin-bottom:-21px; }
.actif { /*Onglet survolé*/ color : #252837 background-color:#000312; border-top: 4px #252837 double; border-left: 4px #252837 double; border-right: 4px #252837 double; -moz-border-radius : 10px 10px 0px 0px; font-size:15px; font-weight: bold; text-align:center; font-family: TrebuchetMS; text-decoration: none !important; padding-right:12px; padding-left:12px; margin-right: 10px; margin-bottom:-21px; }
body { background-repeat: no-repeat; background-position: top center; }
a { text-decoration: none; }!Enlever le soulignement des liens. a {text-decoration: none;} a:link {text-decoration: none;} a:hover {text-decoration: none!important;} a.forumlink {text-decoration: none;} a.forumlink:hover {text-decoration: none!important;} a.topiclink {text-decoration: none; } a.topiclink:hover {text-decoration: none!important; }
.forumline { -moz-border-radius:15px; Border-top:1px solid #000312; border-bottom:1px solid #000312; border-left:10px solid #000312; border-right:10px solid #000312; }
.statistiques{ border:0px; background-image: url("LIEN IMAGE DU HAUT"); background-repeat: no-repeat; background-position: center; height:270px;}
.groupes{ background-color:#252837; border: 1px #000312 double; -moz-border-radius : 5px 5px 5px 5px; height:40px; padding-right:12px; padding-left:12px; padding-bottom:3px; font-size:15px;font-weight: bold;text-align:center; text-decoration: none !important;}
------------------------------------
/* ================= ===== Message d'accueil ===== script by James1920 de CSSACTIF et LBTPROD - Novembre 13, 2010 http://www.themes-fa.com - BY-NC (http://creativecommons.org/licenses/by-nc/2.0/fr/)
================= */
/*----------------- Ma g�n�ral ----------------- */
/* Pour les défilement */ #scroller_container { padding-top: 10px; overflow: hidden; } /* CSS Hack Safari */ #dummy { ;# } #scroller_container { overflow: auto; }
/*le tableau invisible */
.table25 { border: none ; }
/* Liens */
.a2 { display: block; width: 130px; color: #000312; text-align:center; border: 1px solid #000312; background-color: #4A4D5C; -moz-border-radius: 5px; height: 30px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
.a2:hover {
background-color: #4A4D5C; color: #686B7A; }
#table22 /* fond du ma */ { width: 770px; background-color: #4A4D5C; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px; }
/*-----------------Titre----------------- */
/* Le titre special pour le texte de bienvenu */
.h2_themebienvenu { font-size: 14px; background-color: #000312; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: #848796; text-align: center; margin: 10px; /max-width: 367px; }
/* le titre special pour les credits */
.h2_themecredit { font-size: 14px; background-color: #000312; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: #848796; text-align: center; margin: 10px; /max-width: 160px; }
/* le titre pour les autres boites */
.h2_theme { font-size: 14px; background-color: #000312; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: #848796; text-align: center; margin: 10px;
}
/* effet de transparance FF */
.transparence { background-color: transparent; border: none; opacity: 0.5; }
.transparence:hover{ background-color: transparent; border: none; opacity: 2; }
/*-----------------Les boites contenant les textes----------------- */
/* Navigation */
.navi_ma { background-color:#000312; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; border: 1px #000312 double; color: #000312; font-size: 16px; height: 300px; margin: 10px; width: 130px; padding: 5px; line-height:34px; padding-top: 20px;
}
/* News */
.news { background-color: #4A4D5C; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 120px; width: 160px; margin: 10px; overflow-y: auto; overflow-x: visible; padding: 5px; border: 1px solid #000312; }
/* Partenaires */
.partenaire_test { background-color: #4A4D5C; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 105px; width: 160px; margin: 10px; padding: 5px; padding-top: 20px; border: 1px solid #000312;
}
/* message de bienvenu */
#bienvenu_ma { background-color: #4A4D5C; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 120px; margin: 10px; overflow-y: auto; overflow-x: visible; padding: 5px; width: 370px; border: 1px solid #000312; } /* membres staffs */
.staff { background-color: #4A4D5C; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 10px; height: 105px; width: 180px; margin: 10px; padding: 5px; font-size: 14px; padding-top: 20px; border: 1px solid #000312; }
/*crédits */
.credits { background-color: #4A4D5C; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 105px; width: 160px; margin: 10px; padding: 5px; padding-top: 20px; border: 1px solid #000312;
}
/*-----------------inffobulles----------------- */
div.infobulle { position: relative; float: left; color: black; }
div.infobulle span { display: none; } div.infobulle:hover { background: none; z-index: 999; color: black; }
/* style de l infobulle */
div.infobulle:hover span { display: inline; position: absolute; top: 10px; background-color: #4A4D5C; color: black; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */ text-align: center; font-size: 14px; }
| | |
|
| |
Phantasmagoria
{ Membre hyper-actif }
Messages : 1636
| Bonjour ^^
Dans la partie ".a" de ton code j'ai ajouté un petit truc ^^
- Code:
-
a { text-decoration: none; }!Enlever le soulignement des liens. a {text-decoration: none;} a:link {text-decoration: none;} a:hover {text-decoration: none!important;} a.forumlink {text-decoration: none;} a.forumlink:hover {text-decoration: none!important;} a.topiclink {text-decoration: none; } a.topiclink:hover {text-decoration: none!important; } a { color: #XX; }
Tu ajoute ta couleur à la place de "XX" ^^ | | |
|
| |
Kory
{ Membre actif }
Messages : 370
| Bonjour, c'est mieux de regrouper comme ceci - Code:
-
a { text-decoration: none; color: #XX; } a:link {text-decoration: none;} a:hover {text-decoration: none!important;} a.forumlink {text-decoration: none;} a.forumlink:hover {text-decoration: none!important;} a.topiclink {text-decoration: none; } a.topiclink:hover {text-decoration: none!important; } | | |
|
| |
Phantasmagoria
{ Membre hyper-actif }
Messages : 1636
| C'est clair *.*
Dis nous si ça marche en tout cas ^^ | | |
|
| |
Chel
{ Membre }
Messages : 55
| Merci pour l'essai, mais malheureusement, non, ça ne marche pas TT
En fait, je viens de regarder mon forum après avoir enlever le CSS et la couleur était toujours là Oo Donc ce n'est pas lier au css... @@ | | |
|
| |
Chel
{ Membre }
Messages : 55
| Désolé du double post... Mais j'ai trouvé!
Donc voilà, j'ai été directement dans Utilisateurs -> Profils -> Champs du profil -> Modifier
Et il y à un champ pour champs pour changer la couleur!
Donc merci à vous deux pour vos tentatives, ce fut apprécié.
Bonne soirée! | | |
|
| |
Phantasmagoria
{ Membre hyper-actif }
Messages : 1636
| Ah c'est vrai ! J'ai oublié ce passage vers les profils lol
M'enfin je classe | | |
|
| |
Contenu sponsorisé
| |
| |
| Couleur sans champ pour la changer? | |
|