Enlever les bordures des cellules

2 participants

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

Résolu Enlever les bordures des cellules

Message par Sinavlia Mer 30 Avr 2014 - 4:44

Bonjour à tous,

J'ai un problème que je n'arrive pas à résoudre avec mon forum : pourtant, dans les couleurs et le CSS tout est réglé pour que ça fonctionne.
J'aimerais supprimer les bordures roses des cellules, comme on le voit bien ici : http://eclectic-paradise.faireforum.com/memberlist
J'ai toooout essayé ! Je ne comprends absolument pas le problème ! Pourtant avant, ces bordures n'étaient pas visibles... Et un jour paf! elles sont ré-apparues D:

Mon CSS :

Code:
/* REGLEMENT */

.contour_regl {
width:500px;
height:auto;
background-image:url('http://image.noelshack.com/fichiers/2014/18/1398822670-pattern-5ys6.png');
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
-moz-box-shadow: 0 0 7px 0 #000000;
-webkit-box-shadow: 0 0 7px 0 #000000;
box-shadow: 0 0 7px 0 #000000;
}

.interieur_regl {
font-family:Snippet;
margin-top:0;
width:400px;
margin-left:auto;
margin-right:auto;
background-color:#FD796D;
padding:5px;
-moz-border-radius:0 0 40px 40px;
-webkit-border-radius:0 0 40px 40px;
border-radius:0 0 40px 40px;
}

.bloc_titre {
padding-bottom:2px;
border-bottom:10px solid #FFC4C3;  
margin-top:10px;
text-shadow:1px 1px 1px #000000;
text-align:center;
font-size:40px;
line-height:20px;
font-family : Crafty Girls;
color:#F4DEF8;
}

.bloc_regl {
padding-top:5px;
padding-bottom:5px;
border-top:1px solid #FFE4CF;
border-bottom:1px solid #FFE4CF;
}

.stitre_regl {
font-size:20px;
text-shadow:1px 1px 1px #000000;
color:#FFE4CF;
text-align:center;
}

/* CATÉGORIES */

/* Contour des catégories */

table.haut_cate{
   width:796px;
   height:182px;
   background-image:url('http://image.noelshack.com/fichiers/2014/18/1398793133-cate-top.png');
   background-repeat:no-repeat;
   margin:auto;
   }
  
table.haut_cate h2{
  position:relative;
  left:150px;
  top:20px;
  width:600px;
   margin-left:95px;
   font-size : 40px;
   text-shadow : 1px 1px 0 #FFFFFF;
 font-family : Crafty Girls;
   color:#FD796D;
   text-shadow: 1px 1px 2px #8f8175;
   }
  
div.milieu_cate{
   background-image:url('http://image.noelshack.com/fichiers/2014/18/1398791303-cate-middle.png');
   background-repeat:repeat-y;
   width:796px;
   margin:auto;
   }
  
table.forumline{
  background-color:transparent !important;
  border:none !important;
  }
  
table.forumline td.index_cate{  
  background-color:transparent !important;
   }
  
table.bas_cate{
   width:796px;
   height:78px;
   background-image:url('http://image.noelshack.com/fichiers/2014/18/1398791303-cate-bottom.png');
   background-repeat:no-repeat;
   margin:auto;
   }
  
/* Fin */

.catdesc span {
font-size:14px !important;  
}

a.forumlink {
text-align:center;  
font-family:Snippet;
text-shadow:1px 1px 0 grey;
-moz-transition:all 1s;
-webkit-transition:all 1s;
transition:all 1s;
}

a.forumlink:hover {
color:#FD796D;
letter-spacing:2px;
}  

.catdesc {
width:350px;
height:113px;
font-family:Snippet;
padding:5px;
overflow-y:auto;
font-size:14px !important;
background-color:#FEF0EB;
margin-left:-7px;
-moz-border-radius: 0 20px 20px 0;
-webkit-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}

.last_post {
width:200px;
height:113px;
top:7px;
right:10px;
position:relative;
font-family:Snippet;
padding:5px;
background-color:#FEF0EB;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
-moz-box-shadow: 0 0 10px 0 #000000;
-webkit-box-shadow: 0 0 10px 0 #000000;
box-shadow: 0 0 10px 0 #000000;
}

.stats {
color:#FD796D;  
}

.catimg {
margin-top:14px;  
margin-left:-3px;
}

/* QEEL */

#fond_qeel {
 font-family:Snippet;
 margin : auto;
 width : 760px;
 height : 360px;
 padding : 15px;
 font-size:14px;
 }
 
.groupes {
width:794px;
border-bottom:2px solid #FEF0EB;  
}
  
.groupes a {
font-size:16px;
}
  
.groupes a:hover {
font-style:italic;
}
 
#fond_qeel h1 {
 text-align : center;
 margin : 0 auto;
 font-size : 20px;
 color : #FEF0EB;
 text-shadow : 1px 1px 0 #000000;
 font-family : Crafty Girls;
 }
 
.contour_qeel {
 display : inline-block;
 vertical-align : top;
 }
 
#bienvenue_qeel, #news_qeel {
 border:2px solid #FEF0EB;
 width : 298px;
 height : 142px;
 padding : 5px;
 margin-right:5px;
 overflow-y : auto;
 background-color:#FFE3CE;
 text-align : justify;
 }
 
#staff_qeel {
 border:2px solid #FEF0EB;
 width : 298px;
 height : 142px;
 padding : 5px;
 overflow-y : auto;
 background-color:#FFE3CE;
 text-align : justify;
 }
 
.contour_petites_cases {
 display : inline-block;
 vertical-align : top;
 }
 
#partenaires_qeel {
 border:2px solid #FEF0EB;
 width : 298px;
 height : 142px;
 padding : 5px;
 overflow-y : auto;
 background-color:#FFE3CE;
 text-align : justify;
 }
 
#credits_qeel a {
 text-decoration : none;
 color : #FD786C;
 text-shadow : 1px 1px 0 #FFFFFF;
 -webkit-transition : 0.5s;
 -o-transition : 0.5s;
 transition : 0.5s;
 }
 
#credits_qeel a:hover {
 color : #FFC4C3;
 text-shadow : 1px 1px 0 grey;
 }

/* RECHERCHER */

#search_menu a {
color:#BF99AF !important;
text-shadow:none !important;
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}

#search_menu a:hover {
color:#FD796D !important;
}

/* COPYRIGHT */

div.gen a {
color:#FEF0EB;
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}

div.gen a:hover {
color:#FEF0EB !important;  
}

/* BARRE DE MENU */

#navbar a {
color:#FFE3CE;
font-size:14px;
font-family:Georgia;
text-shadow:0 0 5px #000000;
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}

#navbar a:hover {
color:#FEF0EB;
}

body {
background-image:url('http://image.noelshack.com/fichiers/2014/18/1398638408-pattern-5ys6.png');
background-attachment:fixed;
margin-top:0;
margin-bottom:0;
}

.bodyline {
 border:none;
}

/* SCEDITOR */

#sceditor_smilies {
background-color:#FEF0EB !important;
-moz-box-shadow: 0 0 5px 0 #000000 !important;
-webkit-box-shadow: 0 0 5px 0 #000000 !important;
box-shadow: 0 0 5px 0 #000000 !important;
}

#sceditor_smilies body {
background-color:#000000 !important;
}

div.sceditor-toolbar {
background-color:#5B0C6D !important;
}

.sceditor-button {
background-color:#FEF0EB !important;  
}

.sceditor-group {
background-color:#F4DEF8 !important;
}

/* FOOTER */

/* MISE EN FORME DU PROFIL ET DES MESSAGES */

.description4
{
  border-top:2px #DE7442 solid;
  border-bottom:2px #DE7442 solid;
  border-right:2px #DE7442 solid;
  position:relative;
  left:-4px;
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  display: block;
  width: 200px;
  margin: auto;
  height: 400px;
  overflow: hidden;
  transition:0.4s ease;
  -o-transition:0.4s ease;
  -moz-transition:0.4s ease;
  -webkit-transition:0.4s ease;
}

.description4:hover {
  display: block;
  width: 200px;
  margin: auto;
  height: 400px;
  overflow: hidden;
}

.description4_contenu
{
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  position: absolute;
  width: 200px;
  height: 400px;
  overflow: 400px;
  background-color:#FEF0EB;
  font-family:'Georgia';
  text-align: justify;
  padding:0px;
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  filter: alpha(opacity=0);
  transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
.description4_contenu:hover
{
  opacity:1;
  -moz-opacity:1;
  -khtml-opacity:1;
  filter: alpha(opacity=1);
  transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}

/* PAGINATION */

td.catHead, td.catBottom {
background-image:none;
background-image:url('http://image.noelshack.com/fichiers/2014/18/1398811739-bottom.png');
}

td.catHead span.cattitle {
color:#5B0C6D;
font-size:20px;
font-family:Georgia;
text-shadow:1px 1px 1px black;
}

td.catSides {
background-image:none;
background-color:#5B0C6D;  
}

td.catLeft {
background-image:none;
background-color:#FEF0EB;  
}

table.contour_messages {
width:800px;
}

h1.cattitle {
left:50%;
position:relative;
font-size:30px;
font-family:Georgia;
color:#5B0C6D;
}

th {
height: 25px;
background-color:#FEF0EB;
font-family : Crafty Girls;
font-size:16px;
background-image:none;
}

td.row1, td.row2 {
background-color:#FFE4CF;
border:none !important;
margin-bottom:10px;
}  

.div_table {
height:auto;
padding:20px;
width:800px;
border:2px #BF99AF solid;
background-color:#FCCFFF;
}

/* HEADER */

#fd_haut{
   width:1000px;
   height:582px;
   background: url('http://image.noelshack.com/fichiers/2014/18/1398638687-header.png');
   background-repeat:no-repeat;
   background-position:center top;
   margin:auto;
}

#fd_milieu{
   width:1000px;
   background: url('http://image.noelshack.com/fichiers/2014/18/1398638661-milieu.png');
   background-repeat:repeat-y;
   background-position:center;
   margin:auto;
}

#fd_bas{
   width:1000px;
   height:137px;
   background: url('http://image.noelshack.com/fichiers/2014/18/1398638661-milieu.png');
   background-repeat:no-repeat;
   background-position:center top;
   margin: auto;
}

/* LIENS */

a:hover {
text-decoration:none !important;
color:#FD796D;
}

a.nav {
color:#FD796D !important;  
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}

a.nav:hover {
color:#FEF0EB !important;    
}

a {
text-decoration:none !important;
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}

.classes {
color:#DE7343;
font-family : Crafty Girls;
font-size:20px;
opacity:1 !important;
}  

#menu a:hover {
color:#FEF0EB !important;
text-decoration:none !important;
}

/* CHATBOX */

body.chatbox {
background-color:#FEF0EB;
}

#chatbox_header .catBottom .cattitle {
font-family : Crafty Girls;
color:#F4DEF8 !important;
}

/* CODES */

.code {
padding:5px;
background-color:#F4DEF8 !important;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-moz-box-shadow: 0 0 7px 0 #000000;
-webkit-box-shadow: 0 0 7px 0 #000000;
box-shadow: 0 0 7px 0 #000000;
}

.selectCode { float:right; font-variant:small-caps; cursor:pointer; color:#5B0C6D; font-size:14px;}
div.cont_code { clear: right; }

/* desert scheme ported from vim to google prettify */
pre.prettyprint { display: block; background-color: #333 }
pre .nocode { background-color: none; color: #000 }
pre .str { color: #ffa0a0 } /* string  - pink */
pre .kwd { color: #f0e68c; font-weight: bold }
pre .com { color: #87ceeb } /* comment - skyblue */
pre .typ { color: #98fb98 } /* type    - lightgreen */
pre .lit { color: #cd5c5c } /* literal - darkred */
pre .pun { color: #fff }    /* punctuation */
pre .pln { color: #fff }    /* plaintext */
pre .tag { color: #f0e68c; font-weight: bold } /* html/xml tag    - lightyellow */
pre .atn { color: #bdb76b; font-weight: bold } /* attribute name  - khaki */
pre .atv { color: #ffa0a0 } /* attribute value - pink */
pre .dec { color: #98fb98 } /* decimal         - lightgreen */

/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE } /* IE indents via margin-left */
li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
/* Alternate shading for lines */
li.L1,li.L3,li.L5,li.L7,li.L9 { }

@media print {
  pre.prettyprint { background-color: none }
  pre .str, code .str { color: #060 }
  pre .kwd, code .kwd { color: #006; font-weight: bold }
  pre .com, code .com { color: #600; font-style: italic }
  pre .typ, code .typ { color: #404; font-weight: bold }
  pre .lit, code .lit { color: #044 }
  pre .pun, code .pun { color: #440 }
  pre .pln, code .pln { color: #000 }
  pre .tag, code .tag { color: #006; font-weight: bold }
  pre .atn, code .atn { color: #404 }
  pre .atv, code .atv { color: #060 }
}

Merci d'avance  thumright


Dernière édition par Sinavlia le Jeu 1 Mai 2014 - 21:20, édité 1 fois
Sinavlia

Sinavlia
***

Féminin
Messages : 101
Inscrit(e) le : 02/04/2013

http://eclectic-paradise.faireforum.com
Sinavlia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Enlever les bordures des cellules

Message par Self Jeu 1 Mai 2014 - 17:07

Bonjour,

Trvouvez dans votre CSS ce bloc :
Code:
table.forumline{
  background-color:transparent !important;
  border:none !important;
}

Et remplacez le par ceci :
Code:
table.forumline{
  background-color:transparent !important;
  border-collapse:collapse;
}

Cordialement Smile .
Self

Self
Membre actif

Masculin
Messages : 3853
Inscrit(e) le : 13/06/2013

https://selfback.forumactif.com/
Self a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Enlever les bordures des cellules

Message par Sinavlia Jeu 1 Mai 2014 - 21:19

Waouh, ça marche ! Merci beaucoup !!! Very Happy
Je n'y avais pas pensé du tout D:
Sinavlia

Sinavlia
***

Féminin
Messages : 101
Inscrit(e) le : 02/04/2013

http://eclectic-paradise.faireforum.com
Sinavlia 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