sombre
bug









— À ne pas manquer !
— Les liens utiles
— Clan du Mois
— Nom du Clan





— Météo
Doucement, le soleil semble se coucher de plus en plus tard.Les arbres se dénudent petit à petit de leurs feuilles, et les guerriers marchent désormais sur un tapis de feuilles brunes et crissantes.Les nuits se relongent, les journées se raccourcissent. C'est une nouvelle saison dans ce monde. Une de plus, une de mois. qu'est-ce que ça change après tout.

Ceci est une annonce
Le Deal du moment : -50%
-50% Baskets Nike Air Huarache Runner
Voir le deal
69.99 €

Partagez

bug

Voir le sujet précédent Voir le sujet suivant Aller en bas
AuteurMessage
Fantôme des Astres
Fantôme des Astres
est mon nom et il n'appartient qu'à moi
Infos de baseMessages : 409
Date d'inscription : 26/06/2016
Age : 25
Fiche RPG

MessageSujet: bug bug EmptyVen 5 Aoû - 12:36

body{
           background-position: top center;
           background-repeat: no-repeat;
}
/* Change couleur description du forum */
.site_desc {
 color: transparent;
}
selectCode { float:right; text-transform: uppercase; cursor:pointer; }
.DeBug td.row1 {background: none;}
.btn-loader {
background: #a00000;
color: #521A36;
text-shadow: 1px 0 0 rgba(0,0,0,.2)
}
.quote{
     color : black; /* couleur de la police */
 background-color: lightgray;
 border : 1px solid #11151C; /* taille, type et couleur de la bordure */
 padding : 5px; /* marge entre texte et bordure */
   }
.code{
     color : black; /* couleur de la police */
  background-color: lightgray;
 border : 1px solid #11151C; /* taille, type et couleur de la bordure */
 padding : 5px; /* marge entre texte et bordure */
   }
   .spoiler_closed{ /*Spoiler fermé*/
  background-color: lightgray;
         color : black; /* couleur de la police */
 border : 1px solid #11151C; /* taille, type et couleur de la bordure */
 padding : 5px; /* marge entre texte et bordure */
       }

   .spoiler_content{ /*Spoiler ouvert*/
  background-color: lightgray;
         color : black; /* couleur de la police */
 border : 1px solid #11151C; /* taille, type et couleur de la bordure */
 padding : 5px; /* marge entre texte et bordure */
       }
/* ÉDITION DES MESSAGES */
tr.post span.gensmall{
 display: none;
   }
::-webkit-scrollbar {
     height: 3px;
     width: 10px;
     background-color: #f1c1a0; /* couleur de fond */
   }
   
   html > ::-webkit-scrollbar {
     width: 5px; /* largeur de la barre */
   }
   
   ::-webkit-scrollbar-thumb {
     background: #C78171; /* couleur de la barre qui se déplace */
     border-radius: 50px;  /* Arrondis */
   }
   
   ::-webkit-scrollbar-track-piece {
     background-color: #f1c1a0; /* couleur de fond */
   }
   ::-moz-scrollbar {
     height: 3px;
     width: 10px;
     background-color: #f1c1a0; /* couleur de fond */
   }
   
   html > ::-moz-scrollbar {
     width: 5px; /* largeur de la barre */
   }
   
   ::-moz-scrollbar-thumb {
     background: #C78171; /* couleur de la barre qui se déplace */
     border-radius: 50px;  /* Arrondis */
   }
   
   ::-moz-scrollbar-track-piece {
     background-color: #f1c1a0; /* couleur de fond */
   }
.postbody{
 padding: 10px;
 text-align: justify;
 }
 
 /*NOM DE LA CHATBOX*/
#chatbox_header .cattitle strong { display: none; text-transform: uppercase; padding: 5px; }
#chatbox_header .cattitle:before { content: "L'assemblée des Clans"; }
body.chatbox {
background-image:url("img");
background-repeat:no-repeat;
}
/*FIN*/
/* Message de connexion CB */
.msg span[style*="green"] strong {
   color: #F1C1A0; /* couleur */
   font-variant: small-caps; /* petites majuscules */
   font-size: 12px;
}

/* Message de déconnexion CB */
.msg span[style*="red"] strong {
   color: #B65F4D; /* couleur */
   font-variant: small-caps; /* petites majuscules */
   font-size:  12px;
}
/*SUPRESSION DU SOULIGNEMENT DES LIENS*/
   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; }
   /*Fin*/
   /**FIN SOULIGNEMENT LIENS**/  
           /* NAVIGATION */
   #navSIT {
   line-height:10px;
   }
   .mainmenu img{
   display:none;
   }
   /* LIEN NAVIGATION */
   #navSIT a{
   text-transform:uppercase; text-align:center; text-shadow: 0px 1px 0px #b65f4d; font-family:georgia; font-size: 13px;
   }
   /* LIEN MENU RECHERCHE */
   #search_menu a{
   background:none !important; border:none !important; color:inherit !important;
   }
     
   /************** DEBUT DES CODES PROFILS ********************/

   table.tableau_profil{
   width:200px;
   margin:auto;
   }


   table.tableau_profil td.milieu_tab{
   width:200px;
   background-repeat:repeat-y;
   padding-left:14px;
   padding-right:14px;
   text-align:center;
   }


   table.tableau_profil td.milieu_tab span.pseudo_posteur{
 font-family:verdana;
 font-size:13px;
 text-shadow:1px 1px 0px black;
 text-transform:uppercase;
 width:200px;
   }

   table.tableau_profil td.milieu_tab span.rang_posteur{
   text-transform:uppercase;
 letter-spacing:1px;
 font-family:courrier new;
 color:black;
 font-size:8px;
 width: 200px;
   }

   table.tableau_profil td.milieu_tab div.infos_posteur{
   width:190px;
   margin:auto;
   padding:5px;
   text-align:left;
   font-family: 'arial', cursive;
   background-color:#f1c1a0;
   border:1px solid #b65f4d;
   }


                   /************** FIN DES CODES ********************/
/**QEEL par Cheshire Cat**/
.qeel h1{
 text-align:center;
 text-transform:uppercase;
 letter-spacing:5px;
 font-family: georgia;
 border-bottom: 1px solid black;
 background:rgba(0,0,0,0.1);
 border-top: 1px solid black;
 padding: 10px;
 margin-left: 4px;
}
.qeel h2{
 text-transform: uppercase;
 letter-spacing: 3px;
 font-family: 'Montserrat', georgia;
 text-align: center;
}
.qeel .bloc{
 font-size:12px;
 color:#7B4725;
 font-family:Arial;
 display:block;
 overflow:auto;
 width:237px;
 height:250px;
 margin:auto;
 text-align:justify;
 border-left:2px solid #f1c1a0;
 border-right:2px solid #f1c1a0;
 background-color:#C78171;
 padding: 10px;
}
.qeel .membresco24{
 margin-left:-5px;
 color:#7B4725;
 font-size:12px;
 font-family:Arial;
   overflow: auto;
}
.qeel .legend{
 top:5px;
 margin-bottom:20px;
 padding: 10px;
 border-top:2px solid #f1c1a0;
 border-bottom:2px solid #f1c1a0;
 background-color:#C78171;
 text-align:center;
 width:785px;
 margin-left:5px;
}
.qeel .credit{
 font-size:11px;
 float:right;
}
/******************************************** CATEGORIES ***************************************/
.catégoriespower {
 padding:10px;
 margin: auto;
}
.powerpost {
 text-align: center;
 text-transform:lowercase;
}
.catépower {
 font-family: 'Playball', georgia;
 font-style: italic;
 position: relative;
 font-size: 20px;
 margin-top:10px;
 transition: all 2s linear;
 margin-left: 10px;
}
.catépower:hover {
 margin-left: 50px;
 transition: all 3s linear;
 position: relative;
 background-size: cover;
}
.lastpostpower {
 font-family: verdana;
 font-size: 10px;
 background: #FFF;
 padding: 5px;
 text-align: center;
 color: #000;
 text-decoration: none;
 width:120px;
 height: 100px;
 margin-top: -10px;
}
.sujetspower {
 text-transform: uppercase;
 text-align: center;
 color: white;
 font-size: 11px;
 padding: 5px;
 margin-top: -10px;
}
.topicspower {
 width: 0px;
   height: 0px;
   border-top: 0px solid transparent;
   border-bottom: 45px solid  #000000;
   border-left: 25px solid transparent;
 border-right: 25px solid transparent;
 margin-bottom: 3px;
}
.postspower {
 width: 0px;
   height: 0px;
   border-top: 45px solid  #000000;
   border-bottom: 0px solid transparent;
   border-left: 25px solid transparent;
  border-right: 25px solid transparent;
 margin-top: 3px;
}
.descpower {
 background-color: white;
 text-align: justify;
 padding: 10px;
 font-size: 10px;
 height: 90px;
 overflow:auto;
 width:480px;
 margin:auto;
}
.sousforumspower {
 text-transform:uppercase;
 font-family:courrier new;
 font-size: 10px;
 text-align: center;
}

.grandtitlepower h2 {
 text-align: center;
 font-family: impact;
 text-shadow: 0px 0px 2px white;
 text-transform: uppercase;
 font-size: 30px !important;
 transition: all 2s linear;
 position: relative;
 border-bottom: 2px solid black;
 padding: 0px 0px 10px 0px;
 width: 700px;
}

.grandtitlepower:hover h2{
 letter-spacing: 5px;
 transition: all 2s linear;
 position: relative;
}
.transitionpower img {
   transform: rotate(10deg);
 position: relative;
 margin-left: 100px;
}
/*------------------------------ TOP & BOTTOM ------------------------------------*/
.haut{
       position:fixed;
       bottom:100px;
       right:10px;}
       
.bas{
       position:fixed;
       bottom:60px;
       right:10px;}
/*===================================================
                    LISTE SUJET - BY BATTY
===================================================*/
.battysujet_sujet{
 text-transform:uppercase;
font-size:11px;
}

.battysujet_image{
display:inline-block;  
overflow:hidden;
}

.battysujet_description{
position:relative;
display: inline-block;  
font-size: 12px;
padding:5px;
margin-top: 5px;
margin-bottom: 5px;
text-align:justify;
overflow:hidden;
}

.battysujet_etiquette{
position:absolute;
right: 5px;
bottom:5px;
}

.battysujet_dernier{
display: inline-block;
font-size: 12px;  
padding:5px;
margin: 5px;
text-align:justify;
overflow:hidden;
 float: right;
 width:205px;
}

battysujet_type{
text-transform:uppercase;
}

.repetcurieux {
 text-align:center;
}

.titresujet{
 font-family: georgia;
 text-decoration: none !important;
 }
.powercredit {
 font-size:10px;
 text-align: right;
 padding:2px;
}
.name {
   text-transform: uppercase;
 font-weight: bold;
 font-size: 12px;
}
/*===================================================
                 LISTE SUJET - END
===================================================*/
/*** PA POUR POWER ET FOS ***/

.cadreprincip3 {
 width: 790px;
 margin: 10px;
 color: black;
 background-color: #C78171;
}

.titreforum3 {
 text-align: center;
 font-family: 'Oswald', sans-serif;
 font-size: 36px;
 color: #f1c1a0;
 text-shadow: 0px 0px 3px black;
 }

.blocgauche2 {
 width: 345px;
 height: 180px;
 border: 2px solid #f1c1a0;
 text-align: justify;
 display: inline-block;
 position: absolute;
 margin-left: -371px;
 background-color: white;
}
 .blocgauche2 img {
 width: 345px;
 height: 180px;
 border: 2px solid #f1c1a0;
 text-align: justify;
 display: inline-block;
 position: absolute;
 margin-left: -371px;
 padding: 0px;
}

.blocgaucheinterne {
 background-color: white;
 padding: 10px;
 height: 135px;
 overflow: auto;
}

.blocdroit2 {
 width: 345px;
 height: 180px;
 border: 2px solid #f1c1a0;
 text-align: justify;
 margin-left: 10px;
 display: inline-block;
 margin-right: -371px;
 
}

.barreparto3 {
 width: 710px;
 height: 80px;
 border: 2px solid #f1c1a0;
 padding-top: 5px
}

.staff10 {
 width: 305px;
 height: 140px;
 border: 2px solid #f1c1a0;
 overflow: hidden;
 padding: 20px;
 margin-left: 10px;
 display: inline-block;
 margin-right: -371px;
 background-color: #f1c1a0;
   opacity:0.9;
}

/*** FIN PA POUR POWER ET FOS ***/
/*** EFFETS PA FOS ***/
.image{
 padding: 10px;
 height: 140px;
 background-color: #f1c1a0;
}
.cadre-membre2 { /*cadre secondaire membre du mois*/
 width:335px; height: 170px;
 background-color: #f1c1a0;
 padding: 5px;
 opacity:0; /*Opacité de l élément*/
 transition:2s; /*temps de transition*/
}
.image-membre { /*image du membre staff et membre du mois*/
 width:345px; height: 180px;
}
.cadre-membre2:hover { /*permet le changement au passage de la souris*/
 opacity:0.9;
 transition:1s;
}
.image-membre1 { /*image du membre staff et membre du mois*/
width: 0px;
   height: 0px;
   border-top: 50px solid transparent;
   border-bottom: 50px solid transparent;
   border-left: 50px solid #DB9B88;
}
.image-membre2 { /*image du membre staff et membre du mois*/
width: 0px;
   height: 0px;
   border-top: 50px solid transparent;
   border-bottom: 50px solid transparent;
   border-right: 50px solid #DB9B88;
}
.cadre-membre3 { /*cadre secondaire membre du mois*/
 width:100px;
 background-color: white;
 padding:5px;
 opacity:0; /*Opacité de l élément*/
 transition:2s;
 text-align: center;
 transform: rotate(5deg);
 height: 55px;
}
.cadre-membre3:hover { /*permet le changement au passage de la souris*/
 opacity:0.9;
 transition:1s;
}
.cadre-membre4 { /*cadre secondaire membre du mois*/
 width:100px;
 background-color: white;
 padding:5px;
 margin-left: -110px;
 opacity:0; /*Opacité de l élément*/
 transition:2s;
 text-align: center;
 transform: rotate(-5deg);
 height: 55px;
}
.cadre-membre4:hover { /*permet le changement au passage de la souris*/
 opacity:0.9;
 transition:1s;
}
.cadre-membre5 { /*cadre secondaire membre du mois*/
 width:100px;
 background-color: white;
 padding:5px;
 margin-left: -110px;
 opacity:0; /*Opacité de l élément*/
 transition:2s;
 text-align: center;
 margin-top: -67px;
 margin-bottom: 5px;
 transform: rotate(5deg);
 height: 55px;
}
.cadre-membre5:hover { /*permet le changement au passage de la souris*/
 opacity:0.9;
 transition:1s;
}
.cadrmembre5 {
 width:110px; height: 65px;
}
 
.cadre-membre6 { /*cadre secondaire membre du mois*/
 width:100px;
 background-color: white;
 padding:5px;
 opacity:0; /*Opacité de l élément*/
 transition:2s;
 text-align: center;
 margin-top: -67px;
 margin-bottom: 5px;
 transform: rotate(-5deg);
 height: 55px;
}
.cadre-membre6:hover { /*permet le changement au passage de la souris*/
 opacity:0.9;
 transition:1s;
}
/*** FIN EFFETS PA FOS ***/
#fa_toolbar {
   background-color: transparent !important;  /* Rend transparent le fond principal */
}

#fa_right {
   background-color: #B65F4D;  /* Couleur de fond */
   border-radius: 0 0 0 40px;  /* Arrondis les angles */
   padding-left: 15px;  /* Règle la marge intérieure gauche */
   padding-right: 15px;  /* Règle la marge intérieure droite */
 text-transform: uppercase;
 font-family: georgia;
 font-size: 8px;
}

#fa_left {
   background-color: #B65F4D;  /* Couleur de fond */
   margin-top: -1px;  /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
   padding-left: 10px;  /* Règle la marge intérieure gauche */
   padding-right: 10px;  /* Règle la marge intérieure droite */
}

#fa_search {
   background-color: #B65F4D;  /* Couleur de fond */
   margin-top: -2px;  /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
   padding-left: 15px;  /* Règle la marge intérieure gauche */
   padding-right: 25px;
 border-radius: 0 0 40px;
   position: relative;  /* Permet de décaler la toolbar */
   left: -20px;  /* Décale la toolbar de la gauche */
}
li.see_all {text-transform: lowercase;
 font-family: georgia;
}
 
span#fa_share {display:none!important;}
span#fa_share_text {color: transparent;}
a#fa_hide {display: none!important;}
Revenir en haut Aller en bas
https://wild-hearts.forumactif.org

bug

Voir le sujet précédent Voir le sujet suivant Revenir en haut
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Wild Hearts :: Zone Staffienne :: Power :: Fate of Stars-