Problème avec le placement de la barre de post
3 participants
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Problème avec le placement de la barre de post
Bonjour / Bonsoir
Type de problème : Problème avec un script et / ou un code.
Lieu : Toutes les pages de mon forum.
Version de mon forum : Invision
CSS modifier : Oui
Templates modifier : Non (Il n'y a pas de Templates sour Invision)
Mon navigateur : Google Chrome
Lien de mon forum ForumActif.com : http://forum-entraide.forumactif.fr/
Les CSS modifier :
Détail du problème : Voila, cela fait plusieurs jours que la barre de post de mon forum c'est déplacer.
Je me retourne vers vos services pour pouvoirs résoudre ce problème.
Screenshots :
Merci de votre réponse / participation !
Cordialement,
yoyolebg.
Type de problème : Problème avec un script et / ou un code.
Lieu : Toutes les pages de mon forum.
Version de mon forum : Invision
CSS modifier : Oui
Templates modifier : Non (Il n'y a pas de Templates sour Invision)
Mon navigateur : Google Chrome
Lien de mon forum ForumActif.com : http://forum-entraide.forumactif.fr/
Les CSS modifier :
- 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;}
Détail du problème : Voila, cela fait plusieurs jours que la barre de post de mon forum c'est déplacer.
Je me retourne vers vos services pour pouvoirs résoudre ce problème.
Screenshots :
Merci de votre réponse / participation !
Cordialement,
yoyolebg.
Dernière édition par yoyolebg le Ven 14 Mar 2014 - 0:09, édité 1 fois
Re: Problème avec le placement de la barre de post
Up du sujet..
Re: Problème avec le placement de la barre de post
Bonjour
Essaie ceci
Essaie ceci
- Code:
/* DIMENSIONS RÉPONSE RAPIDE */
#quick_reply .sceditor-container {
height:300px!important;
width: 800px!important; }
Re: Problème avec le placement de la barre de post
Sa la plus agrandi
Re: Problème avec le placement de la barre de post
yoyolebg a écrit:Sa la plus agrandi
Oui mais il faut quand même que tu en fasse un peu.
A toi de changer les valeurs px.
Re: Problème avec le placement de la barre de post
Voila, je pense avoir reussi ! merci c avec le code de FRANCH56 et merci a Tivia aussi
Sujets similaires
» probleme avec CSS pour une barre de navigation avec boutons reactifs
» Problème avec une barre sur la barre de naviguation
» Problème avec la boite de post d'un message
» probleme avec la zone des post.
» Problème avec le post de sujet
» Problème avec une barre sur la barre de naviguation
» Problème avec la boite de post d'un message
» probleme avec la zone des post.
» Problème avec le post de sujet
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum