encore un problème de couleur

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu encore un problème de couleur

Message par cewamale Dim 14 Fév 2010 - 21:55

Je pensais en avoir fini avec mes changements de couleurs, hors je n'avais pas vu, mais quand j'ouvre un forum, j'ai toujours une colonne noire à droite.
Pourriez vous m'indiquer à quel endroit modifier la couleur dans le CSS, merci
encore un problème de couleur Sans_t10


Dernière édition par cewamale le Ven 19 Fév 2010 - 12:18, édité 1 fois
cewamale

cewamale
****

Masculin
Messages : 488
Inscrit(e) le : 27/01/2005

http://geneactif.forumactif.fr/
cewamale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: encore un problème de couleur

Message par cewamale Jeu 18 Fév 2010 - 23:55

Petit UP Wink
cewamale

cewamale
****

Masculin
Messages : 488
Inscrit(e) le : 27/01/2005

http://geneactif.forumactif.fr/
cewamale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: encore un problème de couleur

Message par Threax Ven 19 Fév 2010 - 11:40

Bonjour,

Ajoutez ce code dans votre CSS
(Affichage > Couleurs > Feuille de style CSS) :
Code:
.forumline .row3Right {
      background-color: #FFFFFF;
}
Threax

Threax
Membre actif

Masculin
Messages : 17276
Inscrit(e) le : 27/08/2005

http://lesforumsde.forumactif.com
Threax a été remercié(e) par l'auteur de ce sujet.

Résolu Re: encore un problème de couleur

Message par cewamale Ven 19 Fév 2010 - 12:07

Merci, mais je ne trouve pas cette ligne Question
Code:
body {
background-image: url("http://cewamale.free.fr/download1/forums/itheme/2010/i_background1280.png" );
background-attachment: fixed;);
scrollbar-face-color: #861e24;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #00ffff;
scrollbar-3dlight-color: #00ffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #efefef;
scrollbar-darkshadow-color: #99ffff;
}
font,th,td,p {
 font-family: Verdana,Arial,Helvetica,sans-serif }
a:link,a:active,a:visited {
 color : #000000;
 }
a:hover{
 text-decoration: underline;
 color : #96663a;
 }
hr{
 height: 0px;
 border: solid  0px;
 border-top-width: 1px;
}
.bodyline{
 background-color:
 border: 1px #BDCDF0 solid;
}
.bodylinewidth {
width:70%}
.forumline{
 background-color:;
 border: 0px;
 }
td.row1{
 background-color: #ffffff;
 }
td.row2{
 background-color: #ffffff;
 }
td.row3{
 background-color: #ffffff;
 }
td.rowpic {
background-color: #ffffff;
background-image: url("http://cewamale.free.fr/download1/forums/itheme/2010/pic.png");
}
th {
color: #000000;
 font-size: 11px;
 font-weight : bold;
background-color: #867c5e;
 height: 25px;
background-image: url("http://cewamale.free.fr/download1/forums/itheme/2010/pic.png");
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url("http://cewamale.free.fr/download1/forums/itheme/2010/pic.png");
background-color:#867c5e;
 border: #000000;
 border-style: solid;
 height: 28px;
}
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold;
 border: #ccffff;
 border-style: solid;
 height: 28px;
}
td.row3Right,td.spaceRow {
background-color: ;
 border: #ffffff;
 border-style: solid;
}
td.pourcentback {
 background-color : #BDCDF0;
 }
th.thHead,td.catHead {
 font-size: 12px;
 border-width: 1px 1px 0px 1px;
 }
th.thSides,td.catSides,td.spaceRow {
 border-width: 0px 1px 0px 1px;
 }
th.thRight,td.catRight,td.row3Right {
 border-width: 0px 1px 0px 0px;
 }
th.thLeft,td.catLeft {
 border-width: 0px 0px 0px 1px;
 }
th.thBottom,td.catBottom {
 border-width: 0px 1px 1px 1px;
 }
th.thTop {
 border-width: 1px 0px 0px 0px;
 }
th.thCornerL {
 border-width: 1px 0px 0px 1px;
 }
th.thCornerR {
 border-width: 1px 1px 0px 0px;
 }
.maintitle{
font-weight: bold;
 font-size: 22px;
 font-family: TrebuchetMS,Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
 line-height : 120%;
 color : #000000;
}
.gen {
 font-size : 12px;
 }
.genmed {
 font-size : 11px;
 }
.gensmall {
 font-size : 10px;
 }
.gen,.genmed,.gensmall {
 color : #000000;
 }
a.gen,a.genmed,a.gensmall {
 color: #000000;
 text-decoration: none;
 }
a.gen:hover,a.genmed:hover,a.gensmall:hover{
 color: #96663a;
 text-decoration: underline;
 }
.mainmenu{
 font-size : 11px;
 color : #000000 }
a.mainmenu{
 text-decoration: none;
 color : #000000;
}
a.mainmenu:hover{
 text-decoration: underline;
 color : #96663a;
 }
.cattitle{
 font-weight: bold;
 font-size: 12px ;
 letter-spacing: 1px;
 color : #000000}
a.cattitle{
 text-decoration: none;
 color : #000000;
 }
a.cattitle:hover{
 text-decoration: underline;
 }
.forumlink{
 font-weight: bold;
 font-size: 12px;
 color : #000000;
 }
a.forumlink {
 text-decoration: none;
 color : #000000;
 }
a.forumlink:hover{
 text-decoration: underline;
 color : #96663a;
 }
.nav{
 font-weight: bold;
 font-size: 11px;
 color : #000000;
 }
a.nav{
 text-decoration: none;
 color : #000000;
 }
a.nav:hover{
 text-decoration: underline;
 }
.topictitle,h1,h2{
 font-weight: bold;
 font-size: 11px;
 color : #000000;
 }
a.topictitle:link{
 text-decoration: none;
 color : #000000;
 }
a.topictitle:visited{
 text-decoration: none;
 color : #9c9169;
 }
a.topictitle:hover{
 text-decoration: underline;
 color : #96663a;
 }
.name{
 font-size : 11px;
 color : #000000;
}
.postdetails{
 font-size : 10px;
 color : #000000;
 }
.postbody{
 font-size : 12px;
 line-height: 18px}
a.postlink:link{
 text-decoration: none;
 color : #000000 }
a.postlink:visited{
 text-decoration: none;
 color : #9c9169;
 }
a.postlink:hover{
 text-decoration: underline;
 color : #96663a}
.code{
 font-family: Courier,CourierNew,sans-serif;
 font-size: 11px;
 color: #b57b00;
background-color: #e9d195;
 border: #e9d195;
 border-style: solid;
border-left-width: 1px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px}
.quote{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 color: #861e24;
 line-height: 125%;
background-color: #e9d195;
 border: #e9d195;
 border-style: solid;
border-left-width: 1px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px}
.copyright{
 font-size: 10px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color: #861e24;
 letter-spacing: -1px;
}
a.copyright{
 color: #861e24;
 text-decoration: none;
}
a.copyright:hover {
 color: #000000;
 text-decoration: underline;
}
.coloradmin {
 color: #861e24}
.colormod {
 color: #b57b00}
img{
border:0}
input,textarea, select {
color : #000000;
font: normal 11px Verdana,Arial,Helvetica,sans-serif;
border-color : #000000;
}
input.post, textarea.post, select {
background-color : #bdcdf0;
}
input {
 text-indent : 2px;
 }
input.button {
background-color : #000000;
color : #000000;
font-size: 11px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
}
input.mainoption {
background-color : #e9d195;
font-weight : bold;
}
input.liteoption {
background-color : #9399d8;
font-weight : normal;
}
.helpline {
 background-color: #ffffff;
 border-style: none;
 }
input {
 background-color: #e9d195;
 }
@import url("form_ie.css");
cewamale

cewamale
****

Masculin
Messages : 488
Inscrit(e) le : 27/01/2005

http://geneactif.forumactif.fr/
cewamale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: encore un problème de couleur

Message par cewamale Ven 19 Fév 2010 - 12:09

Pardon, je suis confus, j'avais mal lu, j'ai ajouté plutôt que modifier et c'est tout bon, un grand merci Wink
cewamale

cewamale
****

Masculin
Messages : 488
Inscrit(e) le : 27/01/2005

http://geneactif.forumactif.fr/
cewamale a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum