Cmt enlevé une image d'un sous forum

2 participants

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

Résolu Cmt enlevé une image d'un sous forum

Message par CathyCréation Jeu 16 Aoû 2012 - 13:49

Bonjour,
voila je viens d'installer tout un codage mais j'ai un gros hic
c'est que dans mes sous forum ou l'on doit écrire son message j'ai une image qui s'y ai mise je ne sais cmt et l'écriture est noir et pas moyens de la changé.

Je vous mes mon codes css ici car je ne vois pas ou sa pourrais etre d'autre

et voici le screen

Cmt enlevé une image d'un sous forum  Sans_t12

Code:
    /* ------ CONFIGURATION DE FORUMLINE ------ */

.forumline {
background: url('http://i25.servimg.com/u/f25/11/95/30/70/430.jpg');
margin: 0px;
padding: 0px;
margin-bottom: 10px;
border: 1px solid #404040;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

/* ------ TITRE DES CATEGORIES ------ */

.secondarytitle, .secondarytitle h2 {
text-shadow: 0px 0px 1px #000;
letter-spacing: 3px;
font-family: Verdana;
font-weight: bold;
font-size: 17px;
position: relative;
padding-top: 5px;
}

/* div contenant la variable du titre des catégories */
.firstletter{
line-height: 66px;
vertical-align: middle;
padding-top: 5px;
}
/* configuration de la premiere lettre du titre des catégories */
.firstletter:first-letter{
font-size: 20px;
color: #74c20f !important;
font-weight: bold;
}

/* ------ TITRE FORUM ------ */

span.forumlink {
vertical-align: middle;
display: block;
margin: 0;
text-align: left;
min-width: 250px;
}
a.forumlink {
font-family: Arial;
font-size: 15px;
letter-spacing: 4px;
text-shadow: 1px 0 2px #000000;
}
/* configuration de la première lettre du titre de forum */
span.forumlink:first-letter {
color: #fd8900;
font-weight: bold;
}
/* fond du titre de forum */
.forum_titre {
background: url('http://i25.servimg.com/u/f25/11/95/30/70/1912.jpg');
height: 28px;
line-height: 28px;
vertical-align: middle;
text-align: left;
background-position: left;
border: 1px solid #404040;
border-bottom: none;
margin: 0 10px;
padding-left: 12px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}

/* ------ CONFIGURATION DES CELLULES DU HAUT (titre - cellule vide) ------ */
.cell_tfa_des {
border-top: 1px solid #404040;
height: 40px;
line-height: 40px;
vertical-align: bottom;
}

/* ------ DESCRIPTION ------ */

.la_tfa_description {
background: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
padding: 7px;
border: 1px solid #404040;
min-height: 50px;
vertical-align: middle;
margin: 0 10px;
}

.la_tfa_description span.genmed img {
margin: 5px;
}
/* ------ DERNIERS SUJETS ------ */

.derniers_tfa_messages {
background: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
background-position: bottom;
padding: 7px;
margin: 0 10px;
min-height: 50px;
vertical-align: middle;
border: 1px solid #404040;
}
.derniers_tfa_messages .gensmall{
height: 100%;
vertical-align: middle;
}

/* ------ EMPLACEMENT DE L ICONE NEW/NO-NEW/CLOS ------ */
.icone_tfa_cat {
position: relative;
float: right;
margin-right: -19px;
margin-top: -16px;
}

/* ------ OMBRE TEXTES CELLULES ------ */
.text-tfa_cell .gensmall {
text-shadow: 1px 0 1px #000;
}

/* ------ BLOC RUBAN ------ */
.top_cat {
position: relative;
width: 100%;
height: 66px;
vertical-align: bottom;
margin: 0;
padding: 0;
margin-top: 20px;
}
.tfa_cat_gauche {
position: absolute;
left: -24px;
background: url('http://i25.servimg.com/u/f25/11/95/30/70/157.png') no-repeat transparent;
width: 24px;
height: 66px;
margin: 0;
padding: 0;
}
.tfa_cat_droite {
position: absolute;
right: -24px;
background: url('http://i25.servimg.com/u/f25/11/95/30/70/258.png') no-repeat transparent;
width: 24px;
height: 66px;
padding: 0;
margin: 0;
}
.tfa_cat_center {
background: url("http://i25.servimg.com/u/f25/11/95/30/70/346.png") repeat-x scroll center bottom transparent;
bottom: 0;
height: 66px;
line-height: 66px;
margin: 0;
padding: 0;
}

/* ------ BAS CATEGORIE ------ */

.cat_tfa_bas {
background: url('http://i25.servimg.com/u/f25/11/95/30/70/915.jpg');
height: 40px;
  overflow: auto;
line-height: 22px;
vertical-align: middle;
background-position: left;
border: 1px solid #404040;
border-top: none;
margin: 0 10px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
}
.cat_tfa_bas .gensmall img{
vertical-align: middle;
}

/* ------ STYLE CHIFFRES MESSAGES SUJETS ------ */

.chiffres{
color: #74c20f;
font-weight: bold;
}
/*Barre de navigation*/

#navig
{
  width: 996px;
  margin: auto;
  text-align: center;
}

#navigation
{
  position: fixed;  z-index: 999;  width: 100%;
  z-index: 999;
  width: 100%;
  background-color: #404040;
  border-bottom: 2px solid #ffffff;
  margin-top: -10px;
  margin-left: -10px;
  padding: 5px;
}

#navig a
{
 color:  #031903;
  text-shadow: 1px 1px 0px #ffffff;
  font-size: 15px;
  font-family: Nova Oval;
}


/* Flèche*/

/* bloc contenant les boutons */
.top_bottom{
position: fixed;
bottom: 240px;
right: 0px;
background: url(http://i45.servimg.com/u/f45/11/95/30/70/k11.jpg) #212121;
border:1px solid #111;
-moz-border-radius: 9px 0px 0px 9px;
-webkit-border-radius: 9px 0px 0px 9px;
border-radius: 9px 0px 0px 9px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
z-index: 999;
padding: 8px;
}
/* bloc au survol */
.top_bottom:hover{
-moz-box-shadow: 1px 1px 5px #00ff54;
-webkit-box-shadow: 1px 1px 5px #00ff54;
box-shadow: 1px 1px 5px #00ff54;
}
/* bouton haut */
.haut{
display: block;
width:18px;
height:22px;
background:url(http://i65.servimg.com/u/f65/11/95/30/70/2310.png) no-repeat 0 0;
}
/* bouton haut au survol */
.haut:hover{
background:url(http://i65.servimg.com/u/f65/11/95/30/70/2310.png) no-repeat 0 -22px;
}
/* bouton bas */
.bas{
display: block;
width:18px;
height:22px;
background:url(http://i65.servimg.com/u/f65/11/95/30/70/2412.png) no-repeat 0 0;
}
/* bouton bas au survol */
.bas:hover{
background:url(http://i65.servimg.com/u/f65/11/95/30/70/2412.png) no-repeat 0 -22px;
}

/* Justifier le forum*/

.postbody, td.row1 span.gensmall
 { text-align: justify; display: block;}
td.row1.over span.gensmall
{ text-align: left; }

/* fond pa*/

  table#msg_et, table#msg_et td{
  background-color:none !important;
  }

/* fin fond pa/*


/*Arrondi*/

 .code{
              background-color: #ffffff;
              border: 1px #302038 dashed;
              color: #302038;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              border-radius: 10px;}
         
            .quote{
              background-color: #B4B5D6;
              border: 1px #302038 dashed;
              color: #302038;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              border-radius: 10px;}
         
            .spoiler_closed{
              background-color: #B4B5D6;
              border: 1px #302038 dashed;
              color: #302038;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              border-radius: 10px;}
         
            .spoiler_content{
              background-color: #B4B5D6;
              border: 1px #302038 dashed;
              color: #302038;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              border-radius: 10px;}
         
            .atelierprof{
              background-color: #B4B5D6;
              border: 1px #302038 dashed;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              border-radius: 10px;
              padding: 9px;
              text-align: center;}

/* AVATAR ET PROFIL*/

.noms{
font-family: georgia;
font-size: 16px;
text-shadow: #ffffff 0px 1px 0px;
text-transform: lowercase;
text-align: center;
  font-style: italic;
}

.cadreavatar {
background-color : #;
border : 1px solid #ffffff;
border-radius: 45px;
align: center;
}

.postdetails.poster-profile a img {
border-radius-bottomleft:6px; /*ARRONDI BAS GAUCHE*/
border-radius-bottomright:6px; /*ARRONDI BAS DROITE*/
border-radius-topleft:6px; /*ARRONDI HAUT GAUCHE*/
border-radius-topright:6px; /*ARRONDI HAUT DROITE*/
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-top: 2px solid #ffffff;
}


input, select {
    color : #000000;
    font: normal 11px Verdana;
    border: #72847E;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    background-color: #;
    border-radius: 10px 10px 10px 10px;
    }

textarea, select {
    color : #000000;
    font: normal 11px Verdana;
    border: #ffffff;
    border-left-style: solid;
    border-left-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    background-color: #;
    border-radius: 10px 10px 10px 10px;
    }

/* QEEL*/

.qeelgroups, .qeelgroups a {
                font-family: 'Nova Oval', cursive; /*ordre a respecter pour les normes W3C avec le raccourci font, style variant weight size/height familly (on peut omettre toutes les propriétés sauf le size et le family dans l ordre)*/
                margin: 5px; /*aura la même marge extérieure des 4 côtés*/
                }
                .titrtextqeel {
                font-family: 'Nova Oval', cursive;
                text-align: center;
                margin: 0 auto 2px; /*ainsi raccourci dit que top est de 0, droite et gauche sont centrés, bottom est de 4 px*/
                font: 9px;
}
                .textqeel {
                width: 150px;
                margin: 5px; /*la cellule sera top-bottom à 0 et left-right centrés*/
                }
                .textarea {
                width: 150;
                height: 50px;
                font-family: 'Nova Oval', cursive;
                font: 9px;
                text-align: justifier;
                overflow-y: 0; /*y pour dire que la scrollbar intervient dès que la hauteur fixée est dépassée*/
                padding: 2px;
                margin: 5px; /*le bloc sera top-bottom à 0 et left-right centrés*/
                }
       
          /* taille et couleur 24H connect */
        .derniermembre span.gensmall{ font-size:10px; color:#fff; }
       
          /* retire le fond sous 24H connect */
        table#qeel td{ background:none !important; }
       
          /* centre 24 dernier connect */
        #TFAd6{text-align:center;}
       
          /* taille et couleur anniversaire */
        .anniversaire span.gensmall{ font-size:10px; color:#fff;}
       
    #membres_connect { color:#FFF; }


#derniers_connectes #TFAd6 .row1 {
      background: transparent;
  { color:#FFF; }
    }
/* SUPRESSION DU FOND DE ROW1 */
    #anniv-content table td.row1 {
      background: transparent !important;
    }


a { text-decoration: none; }

/*BORDUERE*/

.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}

/*chatbox*/

#chat_box_cachee { /* est le panneau la chat box va s ouvrir */
margin: 0 auto;
width: 790px;
//min-height: 10px;
padding: 10px;
border: 1px solid #404040;
display: none;
background: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

.bouton_ouverture { /* est le bouton pour ouvrir la chat box */
background: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
background-position: center !important;
width: 802px;
height: 25px;
//min-height: 10px;
border-top: 0px;
display: block;
margin: 0 auto;
padding: 4px;
-webkit-border-radius:  15px 15px 0px 0px;
border-radius:15px 15px 0px 0px;
-ô-border-radius:15px 15px 0px 0px;
-khtml-border-radius:15px 15px 0px 0px;
border-radius:  15px 15px 0px 0px;
margin-top: 10px;
border: 1px solid grey;
}

.bouton_ouverture { /* chat box (partie texte) */
font-family:'Nova Oval', cursive;
text-align: center;
font-size: 14px;
text-decoration: none !important;
color: #4044040 !important;
text-shadow: 1px 0px 1px #000;
}

.bouton_ouverture:hover { /* ouvrir chat box (partie texte) au survol */
color: #9de00c !important;
uppercase: 2px;
text-decoration: none !important;
text-shadow: 1px 0px 1px #000;
}

.fontbutton_normal {
border: 1px solid #000000;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
background-position: top;
color: #C76A06;
}

.fontbutton_selected {
border: 1px solid #000000;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
background-position: top;
color: #f0bf5d;
}

.fontbutton_clicked {
border: 1px solid #000000;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
background-position: top;
color: #f0bf5d;
-moz-box-shadow: 0px 0px 5px #C76A06;
-webkit-box-shadow: 0px 0px 5px #C76A06;
box-shadow: 0px 0px 5px #C76A06;
}

.fontbutton_hover {
border: 1px solid #000000;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
background-position: top;
color: #f0bf5d;
-moz-box-shadow: 0px 0px 5px #C76A06;
-webkit-box-shadow: 0px 0px 5px #C76A06;
box-shadow: 0px 0px 5px #C76A06;
}


#chatbox{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

#chatbox_header{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

#chatbox_members{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

#chatbox_footer{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

.chatbox-title{
color: #fff !important;
}

#chatbox_members .member-title{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/915.jpg');
border: 1px solid grey;
}

.chatbox_row_1{
background-color: #couleur;
background-image: url('');
}

.chatbox_row_2{
background-color: #couleur;
background-image: url('');
}

#chatbox, .post{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

#submit_button{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

/* LA PA*/

body {
font-style: "Times New Roman", "serif";
background-color: url('http://i25.servimg.com/u/f25/11/95/30/70/430.jpg');
}
a {
outline: none;
}
.tout_tab{
background-color: #404040;
border: 2px solid #dbcece;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
-moz-box-shadow: 0px 0px 10px #AA1E38;
-webkit-box-shadow: 0px 0px 10px #AA1E38;
box-shadow: 0px 0px 10px #AA1E38;
padding: 6px;
}
.haut_tab{
vertical-align: center;
background-color: #6b0000;
border: 2px solid #dbcece;
-moz-border-radius:15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
background:rgba(207,207,207,0.4) !important;
background-color: #a54d4d;
border: 2px solid rgba(205,92,92, 0.2) !important;
border: 2px solid #CD5C5C;
-moz-box-shadow: 0px 0px 6px #260000;
-webkit-box-shadow: 0px 0px 6px #260000;
box-shadow: 0px 0px 6px #260000;
}
.titre_haut{
color: #000;
text-align: center;
font-family: Century Gothic, Georgia, "sans-serif";
font-size: 16px;
font-style: italic;
text-shadow: 0px 0px 2px #ffffff;
}
.titre_haut:hover {
font-style: normal;
text-shadow: 0px 0px  2px #CC0000;
}
.centre_g{
font-size: 17px;
color: #000 !important;
text-align: center;
background-color: #6b0000;
border: 2px solid #dbcece;
-moz-border-radius:0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
border-radius: 0px 0px 15px 15px;
background:rgba(207,207,207,0.4) !important;
background-color: #a54d4d;
border: 2px solid rgba(205,92,92, 0.2) !important;
border: 2px solid #CD5C5C;
-moz-box-shadow: 0px 0px 6px #260000;
-webkit-box-shadow: 0px 0px 6px #260000;
box-shadow: 0px 0px 6px #260000;
}
.centre_g a{
color: #000 !important;
text-decoration: none;
}
.centre_g a:hover{
color: #000 !important;
text-shadow: 0px 0px  2px #CC0000;
font-style: italic;
}
.centre_g img{
text-decoration: none;
border: none;
}
.centre_c{
font-size: 11px;
color: #000 !important;
text-align: justifier;
background-color: #6b0000;
border: 2px solid #dbcece;
-moz-border-radius:0px 0px 15px 15px;
border-radius: 0px 0px 15px 15px;
background:rgba(207,207,207,0.4) !important;
background-color: #a54d4d;
border: 2px solid rgba(205,92,92, 0.2) !important;
border: 2px solid #CD5C5C;
-moz-box-shadow: 0px 0px 6px #260000;
-webkit-box-shadow: 0px 0px 6px #260000;
box-shadow: 0px 0px 6px #260000;
padding: 10px;
}
.centre_d{
font-size: 12px;
color: #000 !important;
text-align: center;
background-color: #6b0000;
border: 2px solid #dbcece;
-moz-border-radius:0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
border-radius: 0px 0px 15px 15px;
background:rgba(207,207,207,0.4) !important;
background-color: #a54d4d;
border: 2px solid rgba(205,92,92, 0.2) !important;
border: 2px solid #CD5C5C;
-moz-box-shadow: 0px 0px 6px #260000;
-webkit-box-shadow: 0px 0px 6px #260000;
box-shadow: 0px 0px 6px #260000;
padding: 10px;
}
.centre_d img{
text-decoration: none;
border: none;
}

/* Scroller Box */

#scroller_container {
width: 120px;
height: 160px;
overflow: hidden;
}
/* CSS Hack Safari */

#dummy {;# }

#scroller_container {
overflow: auto;
}


table#msg_et, table#msg_et td{
  background-color:none !important;
  }


Dernière édition par CathyCréation le Jeu 16 Aoû 2012 - 19:00, édité 1 fois
avatar

CathyCréation
****

Messages : 282
Inscrit(e) le : 20/10/2011

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

Résolu Re: Cmt enlevé une image d'un sous forum

Message par skysky Jeu 16 Aoû 2012 - 14:23

Bonjour,

Le soucis de ton image est ici dans ton css :
Code:
#chatbox, .post{
background-color: #couleur;
background-image: url('http://i25.servimg.com/u/f25/11/95/30/70/1014.jpg');
border: 1px solid grey;
}

Le .post concerne l'espace pour écrire nos messages.
Tu dois donc retirer ton image dans cette partie la

Bonne journée
skysky

skysky
***

Masculin
Messages : 179
Inscrit(e) le : 04/08/2012

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

Résolu Re: Cmt enlevé une image d'un sous forum

Message par CathyCréation Jeu 16 Aoû 2012 - 19:00

ah super merci tous plein
c'est parfait
avatar

CathyCréation
****

Messages : 282
Inscrit(e) le : 20/10/2011

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

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


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