couleur lien du menu principale [Réglé]
blacklorenz Membre non connecté
Booster Fuzil
-
Booster Fuzil
- Voir le profil du membre blacklorenz
- Inscrit le : 23/01/2013
- Site internet
- Groupes :
comme cité dans le titre, je parviens pas à changer la couleur des liens dans le menu principal...

Est-ce un bug ou peut être que je ne trouve pas la ligne de modification enfin bref,
pourriez-vous m'aider ?
Merci d'avance,
Lorenz
Édité par blacklorenz Le 03/09/2013 à 11h48
Teki Membre non connecté
Booster Mortier
-
Booster Mortier
- Voir le profil du membre Teki
- Inscrit le : 17/02/2013
Il y a bien un déclaration concernant ces liens mais elle se trouve dans le fichier default.css du template default.
Je te propose une solution moins lourde que de reprendre ce fichier complètement :
Dans le fichier content.css de ton thème, ajoute ces lignes :
Code CSS :
ul.menu_vertical_0 li a, ul.menu_vertical_0 li span { color: #334455; }
Et change la couleur ici (;
"Je suis un mec simple, y'a pas plus compliqué que moi"
blacklorenz Membre non connecté
Booster Fuzil
-
Booster Fuzil
- Voir le profil du membre blacklorenz
- Inscrit le : 23/01/2013
- Site internet
- Groupes :
Ensuite je modifie la ligne color: ******* avec la coueur de mon choix c'est bien ça ?
Teki Membre non connecté
Booster Mortier
-
Booster Mortier
- Voir le profil du membre Teki
- Inscrit le : 17/02/2013
Pour la couleur, oui il s'agit du code à 6 caractères en hexadécimal, après le '#' .
"Je suis un mec simple, y'a pas plus compliqué que moi"
blacklorenz Membre non connecté
Booster Fuzil
-
Booster Fuzil
- Voir le profil du membre blacklorenz
- Inscrit le : 23/01/2013
- Site internet
- Groupes :

voici le fichier content.css
Caché :
Code CSS :
/* -------------------------------------- content.css Contient les formulaires, les modules (et modules minis), et messages. --------------------------------------*/ /* Titres */ h1 { color:#EF7000; font-size:18px; } h2.title { font-size:16px; font-weight:bold; } /* Titres */ h3.title { display:inline; font-family:georgia,prestige,sans-serif; font-size:15px; font-weight:bold; color:#EF7000; } /* Sous-Titres */ h5.sub_title { /* Titre des menu */ color:#B4B4AF; font-size: 11px; margin-top: 7px; padding-top: 14px; } /* Sous titre dans les menu */ h6.sub_title2 { font-size:12px; font-weight:bold; padding-top:4px; text-indent:10px; width:155px; height:32px; color:#B4B4AF; } /* Entête de conteneur et des tableaux */ div.block_top, table tr:first-child th { padding:5px 6px; color:#4C4C4C; background:transparent no-repeat scroll center 0; text-align:left; font-size:0.75em; font-weight:bold; text-transform:uppercase; border:1px solid #4C4C4C; } .block_top { margin-top:-1px; -moz-border-radius:4px 4px 0px 0px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } th { /* Entête de conteneur et des tableaux */ padding:5px 6px; color:#4C4C4C; background:#3187C7 url(images/msg_top_row.png) repeat-x; text-align:left; font-size:0.75em; font-weight:bold; text-transform:uppercase; } hr { background:#4C4C4C; border:none; margin:1px auto; height:1px; width:99%; } /* ----------------- Formulaires ---------------------*/ .fieldset_mini { width:540px; margin:auto; margin-top:20px; } /* ############ Début: A modifier avec les couleurs de fieldset ##############*/ div.block_title span { text-transform:uppercase; font-family:Verdana, 'Bitstream Vera Sans', Times, serif; font-size:0.75em; font-weight:bold; color:#E53B00; background:#4C4C4C; border-color:#CCCCCC; -moz-border-radius:12px; -khtml-border-radius:12px; -webkit-border-radius:12px; border-radius:12px; } div.block_content { font-family:Verdana, 'Bitstream Vera Sans', Times, serif; border-color:#CCCCCC; -moz-border-radius:12px; -khtml-border-radius:12px; -webkit-border-radius:12px; border-radius:12px; background-color:#4C4C4C; border:1px solid #4C4C4C; margin:10px auto; border-left:1px solid #4C4C4C; padding-right:23px; } /* ############ Fin : A modifier avec les couleurs de fieldset ##############*/ input, textarea, optgroup, select, .xmlhttprequest_preview{ background-color:#4C4C4C; border-color:#626262 #CCCCCC #CCCCCC #626262 ; border-style:solid; border-width:1px; color:#B4B4AF; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,'Bitstream Vera Sans',Times,serif; font-size:11px; padding:1px 2px; vertical-align:middle; } input:hover{ } textarea:hover{ border:1px solid #CCCCCC; background-color:#4C4C4C; } input:focus, textarea:focus{ border:1px solid #626262; background-color:#4C4C4C; } fieldset textarea.post { width:90%; display:inline; } textarea { display:block; width:94%; margin:auto; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; } input.text{ padding:2px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; } input.submit{ -moz-border-radius: 5px 5px 5px 5px; background: none repeat scroll 0 0 #4C4C4C; border: 1px solid #4C4C4C; color: #B4B4AF; font-family: Verdana,'Bitstream Vera Sans',Times,serif; font-size: 10px; font-weight: bold; padding: 1px 2px; } input.file{ border:1px solid #4C4C4C; border-top:1px solid #4C4C4C; color:#4C4C4C; padding:1px; font-weight:bold; font-size:10px; background:#A9CEE9 url(images/form.png) repeat-x; } input.reset{ -moz-border-radius-bottomleft:12px; -moz-border-radius-bottomright:12px; -moz-border-radius-topleft:12px; -moz-border-radius-topright:12px; border-color:##4C4C4C; border-style:solid; border-width:1px; padding:1px 2px; font-family:Verdana, 'Bitstream Vera Sans', Times, serif; color:#E10000; font-weight:bold; font-size:10px; background:url(images/form.png) repeat-x; } input.reset:hover, input.submit:hover{ border:1px solid #4C4C4C; cursor:pointer; color:#4C4C4C; } optgroup, select{ font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,'Bitstream Vera Sans',Times,serif; cursor:pointer; vertical-align:middle; width:auto; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; } optgroup { font-weight:bold; border:none; border-bottom:1px solid #4C4C4C; } option { padding:0px 3px; } legend { -moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; background:#222222 none repeat scroll 0 0; border:1px solid #4C4C4C; color:#EF7000; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,'Bitstream Vera Sans',Times,serif; font-size:0.85em; font-weight:bold; line-height:1.5em; margin-left:0.5em; margin-top:-0.4em; padding:2px 10px; position:relative; text-transform:uppercase; top:0; vertical-align:middle; } * html legend { margin:0 0 -10px -7px; line-height:1em; font-size:.85em; } fieldset{ -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background:#222222 none repeat scroll 0 0; border:1px solid #4C4C4C; color:#EF7000; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,'Bitstream Vera Sans',Times,serif; margin:20px 0; padding:6px; position:relative; } fieldset.fieldset_submit{ margin-top:-10px; padding-bottom:15px; width:99%; text-align:center; background:none; border:none; } fieldset.fieldset_submit legend { display:none; } fieldset dl { height:1%; overflow:hidden; margin-bottom:16px; font-size:11px; } fieldset dl.overflow_visible { overflow:visible; } html>body fieldset dl { height:auto; min-height:20px; } fieldset dt { width:45%; text-align:left; padding-top:3px; } fieldset dd { margin:0 0 0 45%; padding:0 0 0 5px; border:none; vertical-align:top; font-size:11px; } dt { float:left; width:auto; } dt span { padding:0 5px 0 0; } label { cursor:pointer; } fieldset label { font-size:11px; text-align:left; font-weight:bold; color:#cccccc; } dd label { white-space:nowrap; margin:0 10px 0 0; font-weight:normal; color:#4C4C4C; } dt span { font-size:10px; color:#cccccc; } label img { vertical-align:middle; } fieldset dl dd label:hover { color:#464646; } /* Messages postés par les membres (messages privés, commentaires, etc...) */ /* Classe du lien du pseudo des messages */ a.msg_link_pseudo { font-size:11px; color:#4C4C4C; font-weight:bold; } a.msg_link_pseudo:hover { color:#F07000; font-weight:bold; } /* Conteneur des messages */ .msg_position { background:#1C1C1C url(images/border.png) repeat-y scroll left center; margin:auto; } /* Case contenant l'ensemble du message */ .msg_container,.msg_container2 { background:#4C4C4C url(images/border.png) repeat-y right; margin-left:1px; overflow:hidden !important; height:auto !important; overflow:visible; height:1%; clear:both; } /* Case contenant l'ensemble du message => Couleur alternative */ .msg_container2 { background:#4C4C4C url(images/border.png) repeat-y right; } /* Barre supérieur des messages */ .msg_top_l{ margin-right:0px !important; margin-right:-3px; width:47px; height:41px; background:url(images/msg_top_l.png) no-repeat left; border-bottom:1px solid #4C4C4C; float:left; } .msg_top_r{ margin-left:0px !important; margin-left:-3px; width:30px; height:41px; background:url(images/msg_top_r.png) no-repeat right; border-bottom:1px solid #4C4C4C; float:right; } .msg_top { background:transparent url(images/msg_top.png) repeat-x scroll 0 0; border-bottom:1px solid #4C4C4C; color:#4C4C4C; font-weight:normal; height:37px; margin-left:20px; margin-right:15px; padding-left:6px; padding-top:4px; } .msg_top a { color:#4C4C4C; } /* Pseudo du membre */ .msg_pseudo_mbr { width:127px; background:#5D7C94 url(images/msg_top_row.png) repeat-x; padding:2px 4px; float:left; margin-right:0px !important; margin-right:-3px; margin-left:-127px !important; margin-left:-64px; margin-top:-4px; } /* Case au dessus du message, indique la date et les boutons d'administration */ .msg_top_row { height:16px; background:#222222 url(images/msg_top_row.png) repeat-x; font-size:11px; color:#4C4C4C; margin-right:1px; border:1px solid #4C4C4C; padding-top:4px; padding-left:127px; overflow:hidden !important; height:auto !important; overflow:visible; height:1%; } /* Case des informations du membre */ .msg_info_mbr { background-color:#4C4C4C; width:127px; padding:4px; float:left; font-size:10px; border-right:1px solid #4C4C4C; } /* Case contenant l'ensemble du message, infos membre + contenu */ .msg_contents_container { margin-right:1px; background:#4C4C4C; } /* Case du message */ .msg_contents,.msg_contents2 { margin-left:135px; /* background:#4C4C4C url(images/border.png) repeat-y scroll right center;*/ padding:0px 5px; border-left:1px solid #4C4C4C; } /* Case du message => Couleur alternative */ .msg_contents2 { background:#4C4C4C; } /* Case du contents du message, évite que les images trop grandes déforme */ .msg_contents_overflow { width:99%; height:auto; min-height:80px; overflow:auto; padding:10px 0px; } /* Signature du membre */ .msg_sign,.msg_sign2 { background:#1C1C1C url(images/border.png) repeat-y right; padding:4px; font-size:11px; margin-left:136px; border-left:1px solid #444444; } /* Signature du membre => Couleur alternative */ .msg_sign2 { background:#1C1C1C url(images/border.png) repeat-y right; } /* Signature du membre, fixe la hauteur maximale */ .msg_sign_overflow { height:auto !important; height:200px; width:99%; max-height:200px; max-width:99%; overflow:hidden; } /* Barre inférieure des messages */ .msg_bottom_l { background:transparent url(images/msg_bottom_l.png) no-repeat scroll left center; float:left; height:32px; margin-right:0 !important; width:20px; border-top:1px solid #4C4C4C; } .msg_bottom_r { background:transparent url(images/msg_bottom_r.png) no-repeat scroll right center; float:right; height:32px; margin-left:0 !important; width:20px; border-top:1px solid #4C4C4C; } .msg_bottom { height:30px; background:url(images/msg_bottom.png) repeat-x; padding-top:2px; padding-left:6px; margin-left:8px !important; margin-left:0px; margin-right:8px !important; margin-right:0px; font-size:12px; border-top:1px solid #4C4C4C; } /* ---------------- Modules ----------------------*/ /* Conteneur des modules */ .module_position { -moz-border-radius: 12px 12px 12px 12px; background: url("images/msg-top.png") no-repeat scroll center 0 #222222; border: 1px solid #4C4C4C; margin: auto; } /* Barre supérieur des modules */ .module_top_l { } .module_top_r { } .module_top { -moz-border-radius-bottomleft:12px; -moz-border-radius-bottomright:12px; -moz-border-radius-topleft:12px; -moz-border-radius-topright:12px; font-size:12px; font-weight:bold; height:35px; padding:10px; } .module_top a { } /* Contenu des modules */ .module_contents { padding:20px 15px; padding-bottom:15px; clear:both; text-align:justify; } /* Barre inférieure des modules */ .module_bottom_l { } .module_bottom_r { } .module_bottom { height:22px; padding-top:2px; padding-left:6px; font-size:12px; } /* Tableau global, utilisé dans les différents modules */ .module_table { width:98%; margin:auto; border-spacing:0px; border-collapse:collapse; } *+html .module_table { /* Hack ie7 */ border-collapse:collapse; } .block_container { -moz-border-radius: 12px 12px 12px 12px; border:1px solid #4C4C4C; width:auto; margin:10px auto; } div.block_contents { width:auto; padding:10px; border:none; text-align:justify; } /* ----------------Placement Modules minis----------------------*/ .module_mini_container { /*Placement des mini modules */ width:auto; margin:30px; margin-bottom:10px; background:#F7F8F5 no-repeat scroll center top transparent; border:1px #cccccc solid; border-spacing:1px; padding:5px; -moz-border-radius:12px; -khtml-border-radius:12px; -webkit-border-radius:12px; border-radius:12px; } .module_mini_top { background: no-repeat scroll center top transparent; font-weight: bold; height: 55px; text-align: center; width: 187px; } .module_mini_contents { background: repeat-y scroll center top transparent; border-top:none; border-bottom:none; text-align:center; padding:10px; padding-top:5px; padding-bottom:0px; } .module_mini_bottom { /* Bordure inférieur des modules minis */ background: no-repeat scroll center top transparent; font-weight: bold; height: 55px; text-align: center; width: 187px; } } .module_mini_bottom { /* Bordure inférieure des modules minis */ height:70px; background:transparent url(images/modbottom.png) no-repeat; border-bottom:1px solid #4C4C4C; border-left:1px solid #4C4C4C; border-right:1px solid #0F1626; } .label { font-weight:bold; font-size:11px; color:#476a7f; } .user_connect { color:#646463 font-family:Verdana,Geneva,sans-serif; font-weight:bold; padding:4px 6px 20px; ul.menu_vertical_0 li a, ul.menu_vertical_0 li span { color: #DE7600; }
Teki Membre non connecté
Booster Mortier
-
Booster Mortier
- Voir le profil du membre Teki
- Inscrit le : 17/02/2013
"Je suis un mec simple, y'a pas plus compliqué que moi"
blacklorenz Membre non connecté
Booster Fuzil
-
Booster Fuzil
- Voir le profil du membre blacklorenz
- Inscrit le : 23/01/2013
- Site internet
- Groupes :

Mais toujours pas de changement...
Merci en tous cas de m'aider c'est franchement sympa
Teki Membre non connecté
Booster Mortier
-
Booster Mortier
- Voir le profil du membre Teki
- Inscrit le : 17/02/2013
Car je ne vois pas la déclaration dans le fichier content.css
"Je suis un mec simple, y'a pas plus compliqué que moi"
blacklorenz Membre non connecté
Booster Fuzil
-
Booster Fuzil
- Voir le profil du membre blacklorenz
- Inscrit le : 23/01/2013
- Site internet
- Groupes :
Le menu est bien de la couleur que j'ai choisi.
Merci Teki-Latex pour ton aide
Teki Membre non connecté
Booster Mortier
-
Booster Mortier
- Voir le profil du membre Teki
- Inscrit le : 17/02/2013
"Je suis un mec simple, y'a pas plus compliqué que moi"
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie