Traits noirs sur mes pages de forums

2 participants

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

Résolu Traits noirs sur mes pages de forums

Message par Cinderella. Mer 14 Mar 2012 - 11:12

Bonjour à tous,
Je me tourne vers vous puisque je rencontre un problème récurrent; en effet sur plusieurs pages de mon forum, on peut apercevoir des traits noirs.
Ayant déjà rencontré ce problème, j'ai pu le régler (en partie seulement) mais il reste encore de petits traits sur les pages suivantes :
http://once-upon-a-time.1talk.net/u4 (à droite de la page, un trait noir à côté du nom du membre)
http://once-upon-a-time.1talk.net/f8-friendship-guests (à droite, le trait apparaît après l'image du diamant rouge)

Voici mon code CSS:
Code:
.bottin {
color: #B5B43B;
letter-spacing: 2px;
fony-size: 11px;}

.qeel { padding-top: 40px;}


.postit {
width: 221px;
height: 215px;
background-image:url('http://files.getwebb.org/files/74/c8/bc/f81ace7f7f9e99685da12623146c683436/source.png');}

.logged {font-family : arial;
  font-size: 11px;
width: 347px;
text-align: justify;
padding-top: 20px;
letter-spacing: 0px;
width: 140px;
height: 143px;
  font-weight: bold;
color: #cb671d;
overflow: auto;
text-shadow: 1px 1px 0px white;}

.textecopy2 {text-align: left;padding-left: 20px;padding-top: 10px;}

.vingtquatre {
width: 388px;
height: 159px;}

.textecopyright { background-color: #f0ebdd;    -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
width: 457px;
height: 59px;}

.copyright {background-color: #e7dcc1;
  width: 615px;
height: 95px;
  color: #86302d;
  text-shadow: 1px 1px 0px white;
      -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  font-family : arial;
  font-size: 11px;
  text-align : left;
}

.memconnect {
  font-family : arial;
  font-size: 11px;
  text-align: justify;
  letter-spacing: 0px;
    font-weight: bold;
  color: #cb671d;
  height: 153px;
overflow: auto;
text-shadow: 1px 1px 0px white;
}



.fondstat {
height: 140px;
width: 406px;
background-color: #832c29;
    -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
    border-left: 5px #bd8e1a solid;
  border-right: 5px #bd8e1a solid;
  border-bottom: 4px #bd8e1a solid;
 
}


.statistiques {  font-family : arial;
  font-size: 12px;
  color: white;
width: 347px;
text-align: justify;
margin: 12px;
letter-spacing: 0px;}

 /* CSS pour la présentation RPG*/

.floatleft {
float: left;
padding: 1%;
width: 100px;
height: 100px;}

.fondpremier {
  width: 383px;
  height: auto;}

.qualites {
background-color: white;
height: 102px;
width: 235px;
  border-left: 3px #b7995f solid;
  border-bottom: 3px #b7995f solid;
}

.toknow {
font-weight: bold;}

.textqualities{
text-align: justify;
  overflow: auto;
  color: #845A3C;
  font-family: arial;
  font-size: 11px;
  width: 220px;
height: 99px;}

.fondrpg{
border-left: 12px #ffffff solid;
  border-right: 12px #ffffff solid;
  background-color: #e6d8b7;
  width: 480px;
  height: auto;
  -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;}

.history{
text-align: justify;
  overflow: auto;
  color: #845A3C;
  font-family: arial;
  font-size: 11px;
  width: 340px;
height: 125px;}

.profilgif {
max-weidth:400px;}

.fondpres {
background-color: white;
  width: 383px;
  height: auto;}

.nationalite {

color: white;
text-transform: uppercase;
background-color: #b7995f;
    font-size: 1.4em;
width: 330px;
height: 30px;
  -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
letter-spacing: 2px;}

.story {
color: white;
text-transform: uppercase;
background-color: #b7995f;
    font-size: 1.2em;
width: 370px;
height: 16px;
letter-spacing: 2px;}


.natio2 { line-height: 30px;}
.storytitle { line-height: 17px;}

.titrerpg {
color: #b7995f;
  font-family:'Shadows Into Light Two';
  letter-spacing: 1px;
  font-size: 2.4em;
font-weight: bold;
text-shadow: 1px 2px 0px white;}

.titredeuxrpg {
color: #7d3b3b;
  font-family:'Shadows Into Light Two';
  letter-spacing: 1px;
  font-size: 3.2em;
font-weight: bold;
  line-height: 40px;
text-shadow: 1px 2px 0px white;}


/* CSS pour les sujets */
.sujetfond{
border-left: 9px #E6D8B7 solid;
  border-right: 9px #E6D8B7 solid;
  border-bottom: 12px #E6D8B7 solid;
  background-color: #EFE6D1;
  width: 450px;
  height: auto;
  -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;}


.gtitre {
color: #B5B43B;
  font-family:'Kaushan Script';
  letter-spacing: 0px;
  font-size: 2.6em;}

.secondtitre {color: #8d723b;
  font-family: Arial;
  letter-spacing: 0px;
  font-size: 1em;}

.fondinterne {
background-color: #fbf4e4;
  -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  border-left: 2px #E6D8B7 solid;
  border-right: 2px #E6D8B7 solid;
  border-bottom: 2px #E6D8B7 solid;
  width: 415px;
  height: auto;}

.titresimple
{letter-spacing: -1px;
  font-weight: bold;
  color: #BE6E67;
  font-size: 18px;
  font-family: Arial;
  text-shadow: 1px 2px 0px #DAC594;}

.decoration {
color: #BE6E67;
  font-size: 6px;
  font-family: Arial;}

.textuel {
text-align: justify;
  color: #845A3C;
  font-family: arial;
  font-size: 11px;
  width: 310px;}

/* Code, spoiler, quote*/

.code {
  font-family: arial;
  font-size: 11px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    color : #845A3C;
    border-top: 1px #D7D697 solid;
    border-bottom: 1px #D7D697 solid;
    border-left: 5px #D7D697 solid;
    border-right: 5px #D7D697 solid;
    background-color: #E4E4AC;
    -moz-border-radius:10px;}

.quote {
  font-family: arial;
  font-size: 11px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    color : #845A3C;
    border-top: 1px #fbf4e4 solid;
    border-bottom: 1px #fbf4e4 solid;
    border-left: 5px #fbf4e4 solid;
    border-right: 5px #fbf4e4 solid;
    background-color: #edddb7;
    -moz-border-radius:10px;}


.spoiler {
  font-family: arial;
  font-size: 11px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    color : #845A3C;
  background-color: #fbf4e4;
    border-top: 1px #dc7f7b solid;
    border-bottom: 1px #dc7f7b solid;
    border-left: 5px #dc7f7b solid;
    border-right: 5px #dc7f7b solid;
    -moz-border-radius:10px;}

.spoiler_content,.spoiler_closed
{background-color: transparent; border: 0px; color : #845A3C;}
   
/* Infobulles pour le QEEL */
a.keel{
position:relative;
z-index:24;
color:#a2a434;
text-decoration:none;
}
 
a.keel:hover{
z-index:25;
}
 
a.keel div{
display: none
}

.secondtitre {color: #8d723b;
  font-family: Arial;
  letter-spacing: 0px;
  font-size: 1em;}

.bulleinfo {
font-family:'Kaushan Script';
    letter-spacing: 0px;
    font-size: 1.3em;
    letter-spacing: 0px;
  color:#bd8e1a;
  text-shadow: 1px 1px 0px white;
}
 
a.keel:hover div{
display:block;
position:absolute;
top:0em; left:0em; width:8em;
background-color:#ede7d8;
border-right: 2px #bd8e1a solid;
border-left: 2px #bd8e1a solid;
  border-bottom: 3px #bd8e1a solid;
  -moz-border-radius:50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
text-align: justify;
padding:5px;
  width: 135px;
  height: 50px;
}


/* Infobulles pour la page d'accueil */
a.info{
position:relative;
z-index:24;
color:#a2a434;
text-decoration:none;
text-transform: uppercase;
}
 
a.info:hover{
z-index:25;
}
 
a.info div{
display: none
}
 
a.info:hover div{
display:block;
  font-family: arial;
position:absolute;
top:0em; left:0em; width:8em;
background-color:#dfd9cd;
border-right: 4px #a2a434 solid;
border-left: 4px #a2a434 solid;
  -moz-border-radius:20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
color:#a2a434;
text-align: justify;
font-style: normal;
  text-transform: uppercase;
padding:5px;
  width: 127px;
}

/* TITRES DES PARTIES */
a.forumlink {
text-decoration: none;
color : #59350f;
font-weight: normal;
font-size: 29px;
font-style:italic;
text-shadow : 1px 0px 1px #b9cc8d;
font-family: 'Kaushan Script', Cursive;
word-spacing:2px;
letter-spacing:-1px;
text-transform:lowercase;}


/* PRESENTATION DES CATEGORIES */
.backtitre {}

.forumsname { color : #a3a535;}

.fond-categ-desc {
background-image: url("http://files.getwebb.org/files/c8/4b/d0/fdce0d84fa8d7a6917cd552b5e0883c69b/source.png");
background-repeat:no-repeat;
margin-top:-15px;
height: 176px;
width: 373px;}




.blanc{width: 150px;
  height: 130px;
padding-left: 17px;
padding-top : -7px;
  margin-top : 13px;
  vertical-align: middle;
}


.blanc a { /* Les liens qui ne sont pas sous le curseur. */
color: #425b09;
text-shadow : 1px 0px 1px #b9cc8d;
text-decoration:none; // pas de soulignement}


.blanc a:hover { /* Les liens lorsque le curseur est dessus. */
color: #832a28;
text-decoration:none; // pas de soulignement}


.blanc a:visited { /* Les liens visités. */
color: #425b09;
text-decoration:none; // pas de soulignement}


.img-tasse {
padding-left:25px;
margin-top:-15px;}


.stats-sujets-msg {
background-color:#882F2C;
-moz-border-radius:40px;
padding:5px;
color:#BFBD50;
width:60%;
margin-right:-20px;
margin-top:-10;}


.ssff { 
background-image: url("http://files.getwebb.org/files/81/55/1f/8e77194bf654fea09931db964e91e816a2/source.png");
height: 119px;
width: 193px;
background-repeat : no-repeat;}


.sous-forum {
background-image: url("http://files.getwebb.org/files/c2/cb/98/ac9e5dbdf38d68899720f9a4f89ca4d4e8/source.png");
margin-top:-15px;
text-align:center;
height: 145px;
width: 200px;
background-repeat : no-repeat;}


.newme {
margin-left: -31px;
margin-top: -6px;
height: auto;
width: 125px;}


.description {
margin-right:-40px;
margin:10px;
padding:25px;
text-align:justify;}


.dee{
overflow:auto;
height:115px;
width:241px;
margin-left: 25px;
margin-top: -6px;}


.fond-categ-gauche {
background-image: url("http://files.getwebb.org/files/34/66/be/4770d45539ca3e21c52b9d2c7471ec859e/source.png");
background-repeat:no-repeat;
padding-top:20px;
padding-left:20px;
line-height:-5px;
width: 159px;
height: 137px;}


.imgnew {
margin-top: -47px;
margin-left:-40px;
z-index: 3;
position: relative;}


.postbody {font-size:11px; padding-left:4px; padding-top:10px;padding-right:40px;text-align:justify;}


.nav img {
display : none;}


.upimg {
background-image:url(http://files.getwebb.org/files/1a/fb/dc/969b85dd0581b78d976ad193775b42aba6/source.png);
width: 800px;
height: 150px;
z-index: 1;
background-repeat: no-repeat ;}


/*suppression barre noire et blanche*/

th {
background-image: url("http://2img.net/i/fa/empty.gif");
  text-shadow: 1px 1px 0px white;
color: #ae423f;
font-size: 11px;
font-weight: 700;
height: 0px;
padding: 0px 0px;}


hr {
border: none;
border-top-width: 0px;
height: 0;}

th.thBottom,th.thCornerL,th.thCornerR,th.thHead,th.thLeft,th.thRight,th.thSides,th.thTop {
border-width: 0px;
}
.thLeft {
border-width: 0px;
}
.thRight {
border-width: 0px;
}

.catLeft, .catBottom, .catHead {
border-width:0 0 0 0px !important;
padding : 0px !important;
margin : 0px !important;}


/*- seconde image -*/
.secondarytitle {
position: absolute;
z-index: 2;
margin: 16px -30px 15px;}


.body {
margin: 0px;
padding: 0px;}
             

.bodyline{
-moz-border-radius:40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-box-shadow: 0px 0px 7px #000000;
background-color: #ede7d8;
border-left: 10px solid #822a27;
border-right: 10px solid #822a27;}


/* LE PROFIL */
.cadreavatar {
background-color: #342011;
-moz-border-radius:30px;
border: 6px solid #342011;
z-index: 1;
width: 200px;}


#onoutline{
background: url('http://files.getwebb.org/files/48/37/ee/6718a0aa8aa40af7164f70483e4ecf5e3d/source.png') no-repeat;
width: 41px;
height: 252px;
position: absolute;
float: left;
margin-left: -3.8em;
margin-top: 7em;}
.avatara{
-moz-border-radius: 30px;
border-radius: 30px;
overflow: hidden;}
       

.profile {
background-color: #8d902f;
border-top: 8px solid #352111;
border-bottom: 8px solid #352111;
-moz-border-radius-topleft: 70px;
-moz-border-radius-topright: 70px;
-moz-border-radius-bottomleft: 70px;
-moz-border-radius-bottomright: 70px;
padding:11px;margin:7px;
box-shadow: 1px 1px 12px black;
z-index:1;
width: 220px;}


.enligne {z-index: 2;margin-left: 8em;margin-top: -5em;}
         

.testp {
background-color: #573c27;
color:#8D902F;
background-repeat : no-repeat;
border-left : 6px solid #352111;
border-right : 6px solid #352111;}


.testp img {
vertical-align: middle;
max-width: 200px;
margin : 0 auto;
display : block;} 


.gen img {
vertical-align: middle;
max-width: 200px;
margin : 0 auto;
display : block;} 


.le_pseudo {
font-family: 'Open Sans Condensed', serif;
font-size: 18px !important;
letter-spacing: -1px;
text-transform: uppercase;
text-shadow: 1px 1px 2px #4f430f;}       
             

/*boutons up/down*/
.upbottom {
position: fixed;
bottom : 0px ;
margin-left : 85% }

             
/*bouton tv*/
.tv {
position: absolute;
top : 8em ;
margin-left :35% }


.pap {
position: absolute;
top : 7em ;
margin-left :67% }


/*header de fond*/
body {
background-color: #bcbc35;
background-image: url("http://files.getwebb.org/files/00/c4/40/06e31fc991b69d44ef6aab8f586e7bc50d/source.png");
background-position: top center;
background-repeat:no-repeat}
             

/*arrondis zones de texte*/
textarea, .textarea.post, input.post {
-moz-border-radius:30px;
-webkit-border-radius:30px;
padding-left:5px;
padding-top : 5px;}

textarea, #text_editor_textarea {
background-color:#f6f0e5 !important;
border:3px solid #ded8cb;
border-left:8px solid #ded8cb;
border-right:8px solid #ded8cb;
border-radius:20px;}

             

/*arrondis zones de saisie identifiant*/
input,textarea, select {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
max-width: 450px;}
             
               
/*soulignement des liens*/

::-moz-selection {
background-color:#e6d8b7;
color:#46352f;}


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; }
             

/*enlever dernières éditions*/
tr.post span.gensmall { display: none; }
     

Je peux également envoyer mes templates par MP au besoin Smile

Un grand merci d'avance les amis I love you


Dernière édition par Cinderella. le Mer 14 Mar 2012 - 19:02, édité 1 fois
Cinderella.

Cinderella.
***

Féminin
Messages : 125
Inscrit(e) le : 13/03/2011

Cinderella. a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Traits noirs sur mes pages de forums

Message par Matriochka Mer 14 Mar 2012 - 12:44

Bonjour,

Ajoutez ceci à votre feuille de style :

Code:
td.catBottom, th.thBottom, td.catHead, th.thHead, .t-title, th.thBottom, th.thCornerL, th.thCornerR, th.thHead, th.thLeft, th.thRight, th.thSides, th.thTop {
   border:none;}

td.row3Right {
   border:none;}

Cela vous permettra de supprimer cette bordure… qui ne sort d’on ne sait où. J’ai moi-même fréquemment le même problème et c’est vrai que sur un design clair, le rendu est moyen.
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Traits noirs sur mes pages de forums

Message par Cinderella. Mer 14 Mar 2012 - 18:28

La seconde bordure a bien disparu (http://once-upon-a-time.1talk.net/f8-friendship-guests (à droite, le trait apparaît après l'image du diamant rouge)), il ne reste que celle apparaissant sur le profil du membre.
Cinderella.

Cinderella.
***

Féminin
Messages : 125
Inscrit(e) le : 13/03/2011

Cinderella. a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Traits noirs sur mes pages de forums

Message par Matriochka Mer 14 Mar 2012 - 18:32

Code:
td.catRight, th.thRight {border:0px;}
Essayez ceci ?
avatar

Matriochka
Membre actif

Messages : 7604
Inscrit(e) le : 14/07/2010

Matriochka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Traits noirs sur mes pages de forums

Message par Cinderella. Mer 14 Mar 2012 - 19:02

C'est parfait, un grand merci à vous cheers
Sujet résolu.
Cinderella.

Cinderella.
***

Féminin
Messages : 125
Inscrit(e) le : 13/03/2011

Cinderella. 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