Le problème qui revient toujours !

2 participants

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

Résolu Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 06:36

Salut !

Je vient ici demander de l'aide et signalé que le problème revient toujours !

Screen :

Le problème qui revient toujours ! Captur31

J'ai placé le code qu'un membre d'ici ma donner mais le problème revient toujours !

Je voudrais un code ou le problème ne reviendrez plus.

Liste de code CSS :

Code:
.postbody {
background-color: rgb(99,135,91);
}
 
.postprofile {
background-color: rgb(97,31,32);
}

th {
background-color: rgb(97,31,32);
}

#submenu ul li a { margin:0; padding:0; }

.chatbox-title,.chatbox-title a.chat-title {
color: #000000 !important;
}

.chatbox {
font-size: 12px;
}
.member {
background-color: #fff;
border: 1px solid #000000;
}

.row1 .postprofile {
background-color: #DCEAF5;
color: #000000;
}

.postprofile-head.post-header, .popmenubutton-new-out a{
 background-color: transparent;
}
 
.popmenubutton-new-out a{
 border:none;
}
 
.post{
 background-color:rgb(97, 31, 32);
}
 
.post-footer ul.misc-icons{
 background-color:rgb(97, 31, 32);
 width:216px;
 margin:0;
 height:50px
}
 
.post-footer{
 border-top:none;
}
 
.post{
 border-bottom:2px solid #000;
}

.postbody-head.postdetails.post-header{
   background-color:transparent
}
.post-footer.clearfix{
   background-color:rgb(99, 135, 91);
}

input#message.post { background:#fff; }

.module .maintitle h3 {
float: none;
font-size: 1em;
color: #000000;
}

.bodylinewidth {
width: 80% !important;
}

 #chatbox p:first-child .msg:after {
  clear: both;
  display: block;
  content: "Bonjour, veuillez respectez la Charte du Forum à chaque messages posté de votre part. Sachez que des sanctions peuvent survenir suite a votre non-respect des règles";
  color: red;
  margin: 10px 30px;
  border: 5px solid red;
  padding: 5px;
  font-size: 15px;
  background: blue;
  font-weight: bold;
}

.fa_avatar {
  width: 25px;
  height: 25px;
  position: relative;
  top: -3px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: -10px;
}

/*()Bouton avertissement rapide */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* administrateur bb-Code - bloc de message d'enregistrement */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrateur bb-Code - mise en page */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505;  
}
    
/* Administrateur BB-Code - présentation du texte */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Messages BB-Code - bloc de message d'enregistrement */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Messages BB-Code - Un titre */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;    
}
    
/* modernité BB-Code - présentation du texte */
.mod_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome610.png) no-repeat left center;  
}

/*()Bouton avertissement rapide */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* administrateur bb-Code - bloc de message d'enregistrement */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrateur bb-Code - mise en page */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505;  
}
    
/* Administrateur BB-Code - présentation du texte */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Messages BB-Code - bloc de message d'enregistrement */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Messages BB-Code - Un titre */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;    
}

.online {
    background-position: 19.2% 0px;
}

tfoot td { display:none; }

#qpost{
  max-height: 300px !important;
}
 
#av_quickreply img{
  position: relative;
  top: 35px;
  left: 15px;
}

/* ************ HAUTEUR DES CASES DE TITRES DES WIDGETS *************** */
 
.module .maintitle h3 {
 
   line-height: 12px;
}

 
.qreply
{
background:none !important;
}


/* ************ Soulignage pseudo membre *************** */

 
a:link, a:visited, a:hover, a:active, a:focus {
text-decoration: none;}

/* DIMENSIONS RÉPONSE RAPIDE */
 
#quick_reply .sceditor-container {
  
  height:150px!important;
width: 800px!important; }

/* Règlage bogue profil */

.post-footer ul.misc-icons {
    background-color: #611F20;
    height: 50px;
    margin: 0;
    width: 234px;
}

 
/*  ***** Onglets messagerie et profil *****  */
/* Onglet actif */
ul.privmsg li {
   background-color: #4169E1;
   color: #0000CD;
   }
/* Autres onglets */
ul.privmsg li a {
   background-color: #4169E1;
   }

Merci de votre aide !


Dernière édition par yoyolebg le Ven 28 Mar 2014, 09:11, édité 1 fois
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Neptunia Ven 28 Mar 2014, 07:04

Bonjour !


Je vous renvoie à la solution déjà donnée vu que votre CSS est revenu comme avant le souci
Right https://forum.forumactif.com/t366011-soucis-dans-tout-les-sujets#3100930
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 07:08

Le CSS est encore dedans a la fin
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Neptunia Ven 28 Mar 2014, 07:20

Il y est aussi au début Wink

Code:
.post-footer ul.misc-icons{
 background-color:rgb(97, 31, 32);
 width:216px;
 margin:0;
 height:50px
}

Supprimez celui ci du coup.
Et quand on vous communique un code, assurez vous de ne pas déjà avoir de section correspondante Wink
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 07:23

Je l'ai effacé mais maintenant le problème c'est agrandi et c'est déplacé :

Le problème qui revient toujours ! Captur32

Merci de ta réponse Wink
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Neptunia Ven 28 Mar 2014, 07:32

Ok

Remet cette ligne
Code:
background-color:rgb(97, 31, 32);

A la place de celle déjà présente à la fin de ton css et non à la suite Wink
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 07:50

j'ai remis le code :

Code:
.post-footer ul.misc-icons {
    background-color:rgb(97, 31, 32);
    height: 50px;
    margin: 0;
    width: 234px;

Mais le même soucis revient, nous tournons en rond :

Le problème qui revient toujours ! Captur33

PS : En ce moment j'ai remarquer depuis les bogues de FA, sa nous créer beaucoup de bogue aussi dans nos forum Sad
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Neptunia Ven 28 Mar 2014, 07:54

Et bien si tu remets le code complet en haut, faut le virer d'en bas.

Rien à voir avec les bogues de Forumactif.
Tu avais 2 fois une même section. D'où le conflit.

Quand le vert s'est étendu c'est simplement qu'on avait viré la mauvaise occurence du code.
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 07:59

Je remet les codes :

Code:
.postbody {
background-color: rgb(99,135,91);
}
 
.postprofile {
background-color: rgb(97,31,32);
}

th {
background-color: rgb(97,31,32);
}

#submenu ul li a { margin:0; padding:0; }

.chatbox-title,.chatbox-title a.chat-title {
color: #000000 !important;
}

.chatbox {
font-size: 12px;
}
.member {
background-color: #fff;
border: 1px solid #000000;
}

.row1 .postprofile {
background-color: #DCEAF5;
color: #000000;
}

.postprofile-head.post-header, .popmenubutton-new-out a{
 background-color: transparent;
}
 
.popmenubutton-new-out a{
 border:none;
}
 
.post{
 background-color:rgb(97, 31, 32);
}

.post-footer{
 border-top:none;
}
 
.post{
 border-bottom:2px solid #000;
}

.postbody-head.postdetails.post-header{
  background-color:transparent
}
.post-footer.clearfix{
  background-color:rgb(99, 135, 91);
}

input#message.post { background:#fff; }

.module .maintitle h3 {
float: none;
font-size: 1em;
color: #000000;
}

.bodylinewidth {
width: 80% !important;
}

 #chatbox p:first-child .msg:after {
  clear: both;
  display: block;
  content: "Bonjour, veuillez respectez la Charte du Forum à chaque messages posté de votre part. Sachez que des sanctions peuvent survenir suite a votre non-respect des règles";
  color: red;
  margin: 10px 30px;
  border: 5px solid red;
  padding: 5px;
  font-size: 15px;
  background: blue;
  font-weight: bold;
}

.fa_avatar {
  width: 25px;
  height: 25px;
  position: relative;
  top: -3px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: -10px;
}

/*()Bouton avertissement rapide */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* administrateur bb-Code - bloc de message d'enregistrement */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrateur bb-Code - mise en page */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505; 
}
   
/* Administrateur BB-Code - présentation du texte */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Messages BB-Code - bloc de message d'enregistrement */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Messages BB-Code - Un titre */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;   
}
   
/* modernité BB-Code - présentation du texte */
.mod_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome610.png) no-repeat left center; 
}

/*()Bouton avertissement rapide */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* administrateur bb-Code - bloc de message d'enregistrement */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrateur bb-Code - mise en page */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505; 
}
   
/* Administrateur BB-Code - présentation du texte */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Messages BB-Code - bloc de message d'enregistrement */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Messages BB-Code - Un titre */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;   
}

.online {
    background-position: 19.2% 0px;
}

tfoot td { display:none; }

#qpost{
  max-height: 300px !important;
}
 
#av_quickreply img{
  position: relative;
  top: 35px;
  left: 15px;
}

/* ************ HAUTEUR DES CASES DE TITRES DES WIDGETS *************** */
 
.module .maintitle h3 {
 
  line-height: 12px;
}

 
.qreply
{
background:none !important;
}


/* ************ Soulignage pseudo membre *************** */

 
a:link, a:visited, a:hover, a:active, a:focus {
text-decoration: none;}

/* DIMENSIONS RÉPONSE RAPIDE */
 
#quick_reply .sceditor-container {
 
  height:150px!important;
width: 800px!important; }

 
/*  ***** Onglets messagerie et profil *****  */
/* Onglet actif */
ul.privmsg li {
  background-color: #4169E1;
  color: #0000CD;
  }
/* Autres onglets */
ul.privmsg li a {
  background-color: #4169E1;
  }

.post-footer ul.misc-icons {
    background-color:rgb(97, 31, 32);
    height: 50px;
    margin: 0;
    width: 234px;

Voila, normalement j'ai supprimer celui d'en haut..

Merci de ta réponse !
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Neptunia Ven 28 Mar 2014, 08:02

Bah normalement ça devrait être bon maintenant !

??
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 08:07

Sa ne fonctionne pas, sa me marque un message d'erreur...

Le problème qui revient toujours ! Captur34

CSS :

Code:
.postbody {
background-color: rgb(99,135,91);
}
 
.postprofile {
background-color: rgb(97,31,32);
}

th {
background-color: rgb(97,31,32);
}

#submenu ul li a { margin:0; padding:0; }

.chatbox-title,.chatbox-title a.chat-title {
color: #000000 !important;
}

.chatbox {
font-size: 12px;
}
.member {
background-color: #fff;
border: 1px solid #000000;
}

.row1 .postprofile {
background-color: #DCEAF5;
color: #000000;
}

.postprofile-head.post-header, .popmenubutton-new-out a{
 background-color: transparent;
}
 
.popmenubutton-new-out a{
 border:none;
}
 
.post{
 background-color:rgb(97, 31, 32);
}

.post-footer{
 border-top:none;
}
 
.post{
 border-bottom:2px solid #000;
}

.postbody-head.postdetails.post-header{
  background-color:transparent
}
.post-footer.clearfix{
  background-color:rgb(99, 135, 91);
}

input#message.post { background:#fff; }

.module .maintitle h3 {
float: none;
font-size: 1em;
color: #000000;
}

.bodylinewidth {
width: 80% !important;
}

 #chatbox p:first-child .msg:after {
  clear: both;
  display: block;
  content: "Bonjour, veuillez respectez la Charte du Forum à chaque messages posté de votre part. Sachez que des sanctions peuvent survenir suite a votre non-respect des règles";
  color: red;
  margin: 10px 30px;
  border: 5px solid red;
  padding: 5px;
  font-size: 15px;
  background: blue;
  font-weight: bold;
}

.fa_avatar {
  width: 25px;
  height: 25px;
  position: relative;
  top: -3px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: -10px;
}

/*()Bouton avertissement rapide */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* administrateur bb-Code - bloc de message d'enregistrement */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrateur bb-Code - mise en page */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505; 
}
   
/* Administrateur BB-Code - présentation du texte */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Messages BB-Code - bloc de message d'enregistrement */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Messages BB-Code - Un titre */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;   
}
   
/* modernité BB-Code - présentation du texte */
.mod_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome610.png) no-repeat left center; 
}

/*()Bouton avertissement rapide */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* administrateur bb-Code - bloc de message d'enregistrement */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrateur bb-Code - mise en page */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505; 
}
   
/* Administrateur BB-Code - présentation du texte */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Messages BB-Code - bloc de message d'enregistrement */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Messages BB-Code - Un titre */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;   
}

.online {
    background-position: 19.2% 0px;
}

tfoot td { display:none; }

#qpost{
  max-height: 300px !important;
}
 
#av_quickreply img{
  position: relative;
  top: 35px;
  left: 15px;
}

/* ************ HAUTEUR DES CASES DE TITRES DES WIDGETS *************** */
 
.module .maintitle h3 {
 
  line-height: 12px;
}

 
.qreply
{
background:none !important;
}


/* ************ Soulignage pseudo membre *************** */

 
a:link, a:visited, a:hover, a:active, a:focus {
text-decoration: none;}

/* DIMENSIONS RÉPONSE RAPIDE */
 
#quick_reply .sceditor-container {
 
  height:150px!important;
width: 800px!important; }

 
/*  ***** Onglets messagerie et profil *****  */
/* Onglet actif */
ul.privmsg li {
  background-color: #4169E1;
  color: #0000CD;
  }
/* Autres onglets */
ul.privmsg li a {
  background-color: #4169E1;
  }

.post-footer ul.misc-icons {
    background-color:rgb(97, 31, 32);
    height: 50px;
    margin: 0;
    width: 234px;
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Neptunia Ven 28 Mar 2014, 08:11

Il manque le } tout à la fin du CSS
Neptunia

Neptunia
Membre actif

Féminin
Messages : 17853
Inscrit(e) le : 08/08/2010

https://www.galaxie-series.net/
Neptunia a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 08:14

Le CSS est bien mise a jours mais le bogue est toujours la .. :'(

Merci de ta réponse !
yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

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

Résolu Re: Le problème qui revient toujours !

Message par Invité Ven 28 Mar 2014, 08:58

Bonjour,

Le problème vient de la taille du block,la valeur minimale doit être changée pour pouvoir ensuite mettre la même taille que le block du dessus, ce n'est pas la multiplication d'un codes CSS bien qu'en effet il est dans la norme de le déclarer qu'une seule fois.

Il faudrait modifier la partie du code comme ceci :
Code:
.post-footer ul.misc-icons {
    background-color:rgb(97, 31, 32);
    height: 50px;
    margin: 0;
    min-width: 50px !important;
    width: 18em !important;
}

min-width: pour choisir une valeur minimale ( 50px pour mon exemple )
width: on y met la même valeur que la class .postprofile ( 18em )

Cdt.
Anonymous

Invité
Invité


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

Résolu Re: Le problème qui revient toujours !

Message par yoyolebg Ven 28 Mar 2014, 09:10

Merci !

Sa fonctionne dés a présent !

yoyolebg

yoyolebg
*****

Masculin
Messages : 569
Inscrit(e) le : 01/12/2013

http://police.forumactif.fr/
yoyolebg 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