nouveaux codages
AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  Connexion  
-45%
Le deal à ne pas rater :
PC Portable LG Gram 17″ Intel Evo Core i7 32 Go /1 To
1099.99 € 1999.99 €
Voir le deal

Partagez

nouveaux codages

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

Aileen L. Blackhood

Aileen L. Blackhood
Aileen L. Blackhood
Admin
nouveaux codages Tumblr_pv0vhkkE1b1r5dpsxo1_540

× Messages : : 14
× Inscription : : 25/04/2014
× Localisation : : Je suis à Hawaï
× Emploi/loisirs : : J'aime tuey les zombaques lele
× Humeur : : En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif. En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif. En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif

https://test-btbaw.forumactif.org


nouveaux codages Empty
MessageSujet: nouveaux codages nouveaux codages EmptyDim 20 Sep - 11:51

Revenir en haut Aller en bas

Aileen L. Blackhood

Aileen L. Blackhood
Aileen L. Blackhood
Admin
nouveaux codages Tumblr_pv0vhkkE1b1r5dpsxo1_540

× Messages : : 14
× Inscription : : 25/04/2014
× Localisation : : Je suis à Hawaï
× Emploi/loisirs : : J'aime tuey les zombaques lele
× Humeur : : En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif. En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif. En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif

https://test-btbaw.forumactif.org


nouveaux codages Empty
MessageSujet: Re: nouveaux codages nouveaux codages EmptyMer 21 Oct - 12:32

CSS actuel

Code:
/*PAGE D'ACCUEIL*/                                             
.synopsis{
text-align:justify;
  font-size:10px;
  overflow:auto;
  width:250px;
  height:100px;
  text-shadow: 3px 3px 4px black;
  padding-left:5px;
}
.lesptitstitres {
    font-family: arial;
  font-size:13px;
  text-transform:uppercase;
  text-align:center;
  opacity:0.5;
  -webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease;
  text-shadow: 3px 3px 4px black;
}
.lesptitstitres:hover{
  opacity:1;
  -webkit-transition: all 1.5s ease;
-moz-transition: all 1.5s ease;
-o-transition: all 1.5s ease;
transition: all 1.5s ease;
}
.onglet
        {
                display:inline-block;
                padding:3px;
                cursor:pointer;
                width: 70px;
        }
        .onglet_0
        {
  -webkit-filter:grayscale(100%);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
 transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
-webkit-transition: opacity 1s;
-htm-transition: opacity 1s;         
  margin-left:10px;
*ça c'est le titre des onglets pas ouverts*
        }
        .onglet_1
        {
*et ça celui qui est ouvert*
        }
        .contenu_onglet
        {
                margin-top:-30px;
  margin-bottom:-50px;
                padding:5px;
                display:none;
      height:200px;
        width:125px;
    margin-left:20px;
*l'intérieur des onglets, obviously*
        }
          .imageonglet
{    width: 70px;
}
.titre3 {
font-size: 12px; line-height: normal;text-transform:uppercase;
}
.titre3:hover {
font-size: 20px;
}
        ul
        {
                margin-top:0px;
                margin-bottom:0px;
        }
        h1
        {
                margin:0px;
                padding:0px;
        }
.imgstaff{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity:0.5;
  width:100px;
  -moz-transition:1s ease-in-out opacity;
  -webkit-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -htm-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.imgstaff:hover{
  opacity:1;
  -moz-transition:1s ease-in-out opacity;
  -webkit-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
}
.pseudostaff {
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:2px;
  color: #85A35D;
  font-weight:bold;
  margin-bottom:-px;
}
.textestaff {
  width:100px;
  font-size:11px;
  text-transform:uppercase;
  text-align:justify;
  color:#85A35D;
  letter-spacing:2px;
}
.scenas {
  width:40px;
    border-radius: 3px;
  -moz-border-radius: 3px;
  -htm-border-radius: 3px;
  -webkit-border-radius: 3px;
  opacity:0.5;
  -webkit-filter:grayscale(100%);
  -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s ease;
}
.scenas:hover{
    border-radius: 50px;
  -moz-border-radius: 50px;
  -htm-border-radius: 50px;
  -webkit-border-radius: 50px;
  opacity:0.8;
 -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s ease;
}
.membrepa
  {
  width: 100px;
  height: 50px;
  overflow: hidden;
  background-color: #131314;
  opacity:0.8;
}
.membrepa_img
{
    -webkit-filter:grayscale(100%);
  position: relative;
  z-index: 2;
  width: 100px;
  height: 50px;
  margin-left: 0px;
    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;
}
.membrepa:hover .membrepa_img
{
margin-left: 100px;
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;
}
.membrepa_blabla
{
  position: relative;
  z-index: 1;
  width: 90px;
  height:40px;
  margin-top:-53px;
  text-align: justify;
  font-size: 11px;
  line-height:10px;
  padding: 5px;
  overflow: auto;
  color:#85A35D;
}
/*FIN PAGE D'ACCUEIL*/     






.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }

/*ELEVATEUR, Parce que CEY MOCHE LE SCROLL*/

/*modifier l'apparence des scrollbars de tout le forum*/
::-webkit-scrollbar {
  width: 5px; /*largeur de la scrollbar verticale*/
  height: 5px; /*hauteur de la scrollbar horizontale*/
  background-color: #7B8F8D;}
 
::-webkit-scrollbar-track {
  background-color:#85A35D; /*couleur du fond de la scrollbar*/}
 
::-webkit-scrollbar-thumb { /*la petite bande qui monte/descend*/
  background-color: #3D2F2F /*couleur de l'ascenseur*/;}

/*EDITEUR TEST*/
        /* largeur de l'éditeur */
        .sceditor-container { width: 620px!important;
        }
       
        /* largeur de la zone de saisie de texte */
        .sceditor-container iframe, .sceditor-container textarea {
        width: 99%!important;
        }


        /*---  Partie texte area : fond ---*/
       
        .sceditor-container iframe, .sceditor-container textarea {
        background-color: #140E0E!important;
    box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
        text-align:justify;
        margin:0 !important;
        line-height: 15px;
        width: 620px !important;
        color: #918A81 !important;
        font-size:11px !important;
        }

        /*---  Groupe de boutons ---*/
       
        div.sceditor-group {
        background-color: #170B0B !important;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
        }

        /* fond de la barre d'outil */
        .sceditor-toolbar {
        background-color: #262B20!important;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
        }

        /*---  Boutons sélectionnés ---*/
       
        a.sceditor-button.hover {
        background-color: #140E0E  !important;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
        }
       
       
        /* fond de groupe de bouton */
        body div.sceditor-group {
        background: #2D2D2E;
        }
        /* fond d'un bouton survolé ou activé */
       
        .sceditor-button.hover, a.sceditor-button:hover {
        background: #3D2F2F;
        }


        /* bordure de l'éditeur */
        div.sceditor-container {
        border: none;
        }
       
        /* bordure entre la barre d'outils et la zone de saisie de texte */
        body div.sceditor-toolbar {
        border-bottom: none;
        }
       
        /* bordure sous les groupes de bouton */
        body div.sceditor-group {
        border-bottom: none;
        }
       
        /* ombre d'un bouton survolé ou activé */
        a.sceditor-button:hover, a.sceditor-button.hover {
        box-shadow: none;
        }



/*CORPS FORUM*/



a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }


.titrecat {
 background-image: url('http://img4.hostingpics.net/pics/170661catgohautv12.png');
height:112px; width: 749px;

}




 /* --------------------------------- CATEGORIES --------------------------------- */

     
        /* Catégories */

   

        .cate_titre {
 background-image: url('http://img11.hostingpics.net/pics/691270BORNCAT2HAUT.png');
height: 154px;
width: 750px;
text-align: center;
          margin-left:3px;
  margin-bottom:-15px;
        }


        .categorie {
          width: 750px;
          margin: auto;
          background: #262B20;
          margin-top: 10px;
box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
  border-radius: 3px;
  display:inline-block;
  opacity: 0.9;
        }

        /* New */
        .new01 {
          transform: rotate(5deg);
        }

        /* Forum */

        .forum {
          width: 700px;
          height: 110px;
          margin-left: auto;
          margin-right: auto;
          margin-top: 5px;
          margin-bottom: 5px;
          background : #291717;
          position: relative;
          padding: 2px;
          z-index: 2;
  border-radius: 70px 20px / 20px 30px;
        }

        a.forumlink {
          position: relative;
          display: block;
          width: 150px;
          color: #98AB8E  !important;
          text-align: left;
          font-family: Playfair Display;
          font-size: 22px;
          font-weight: bold;
          letter-spacing: 1px;
        }

        a.forumlink:hover{
          position: relative;
          display: block;
          width: 150px;
          color: #85A35D !important;
          text-align: left;
          font-family: Playfair Display;
          font-size: 22px;
          font-weight: bold;
          letter-spacing: 1px;
        }
     
        /* Description */
        .description {
          width: 280px;
          height: 80px;
          overflow: auto;
          background-color: #3D2F2F;
        text-align: justify;
          font-family: arial;
          font-size: 11px;
        }

        /* Bloc derniers messages */

        .bloccate {
          width: 180px;
        }

        .stats_last
        {
          display: block;
          width: 160px;
          height: 75px;
          margin-left: -200px;
          margin-top: 30px;
          background: #000003;
          padding: 10px;
          border: 1px solid #3D2F2F;
          box-shadow: 2px 2px 10px #000000;
        -moz-box-shadow: 2px 2px 10px #000000;
          -webkit-box-shadow: 2px 2px 10px #000000;
        }

        .stats {
          display: block;
          text-align: center;
          font-size: 10px;
          color: #85A35D;
          border-bottom: 1px solid #3D2F2F;
          padding-bottom: 4px;
          margin-bottom: 4px;
        }

        .last_mess {
          display: block;
          text-align: center;
          font-size: 11px;
          color: #85A35D;
        }

        .last_mess a{
          text-align: center;
          font-size: 11px;
          color: #85A35D;
        }

       

        /*--------------------------------- FIN CATEGORIES --------------------------------- */

.truclien {
  height:16px;
  width:388px;
 background : #170B0B;
          border-top: 1px solid #3D2F2F;
          font-size: 11px;
          text-align: center;
          margin-left: 3px;
          margin-right: 0px;
          margin-top: -3px;
          margin-bottom: 0px;
          padding-top: 3px;
          padding-bottom: -5px;
          padding-left: 3px;
          padding-right: 3px;
  border-radius: 0px 0px 0px 15px;
  -moz-border-radius: 0px 0px 0px 15px;
  -htm-border-radius: 0px 0px 0px 15px;
  -webkit-border-radius: 0px 0px 0px 15px;

}




/*profil*/
.postdetails.poster-profile img {
  max-width:200px;
  display:block;
  position: center;}

.fondprofil
{
    margin-left: 5px;
background-color: #140E0E;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
  border-left: 1px solid #3D2F2F;
    border-right: 1px solid #3D2F2F;
 -moz-box-shadow: 1px 1px 3px #000000;
  box-shadow: 1px 1px 3px#000000;
  -htm-box-shadow: 1px 1px 3px #000000;
  -webkit-box-shadow: 1px 1px 3px #000000;
  border-radius: 0px ;
  -moz-border-radius: 0px ;
  -htm-border-radius: 0px ;
  -webkit-border-radius: 0px;
  width:200px;
}

.pseudo
{
  display: block;
  position: relative;
  z-index: 2;
  width: 200px;
  margin-top: -13px;
  margin-left: 5px;
  text-align: center;
  font-size: 16px;
  font-family: georgia;
  font-weight: bold;
  font-style: italic;
  text-shadow: 0px 0px 3px #000000;
  background: #1F1D1D;
  padding-top: 5px;
  border-left: 1px solid #3D2F2F;
  border-right: 1px solid #3D2F2F;
  border-top: 1px solid #3D2F2F;
  border-bottom: 1px solid #3D2F2F;
  border-radius: 0px 0px 40px 40px;
  -moz-border-radius: 0px 0px 40px 40px;
  -htm-border-radius: 0px 0px 40px 40px;
  -webkit-border-radius: 0px 0px 40px 40px;
-moz-box-shadow: 1px 1px 3px #000000;
  box-shadow: 1px 1px 3px #000000;
  -htm-box-shadow: 1px 1px 3px #000000;
  -webkit-box-shadow: 1px 1px 3px #000000;
}



/*QEEL*/
.blocqeelbis{
background-color: #262B20;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
width:350px;
  height:150px;
border-left:  2px solid #3D2F2F;
border-right:  2px solid #3D2F2F;
border-top:  2px solid  #3D2F2F;
border-bottom:  2px solid  #3D2F2F;
  border-radius: 20px;
  -moz-border-radius: 10px;
  -htm-border-radius: 10px;
  -webkit-border-radius: 10px;
    text-align: justify;
  font-size:10px;
}

.imgdessus {
  width:140px;
  height:140px;
  border-radius:300px;
}
.derriereimg {
background-color: #262B20;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
  color:none;
  height:140px;
  width:140px;
  border-radius:300px;
  opacity:0;
  text-align:justify;
  -moz-transition:1s ease-in-out opacity;
  -webkit-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
}
.derriereimg:hover {
background-color: #262B20;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
  opacity:.8;
  -moz-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
-webkit-transition:1s ease-in-out opacity;
}
.titredessous {
  font-size:14px;
  text-align:center;
  text-transform:lowercase;
  padding:10px;
}
.textederriere {
  overflow:auto;
  width:120px;
  height:70px;
  padding:2px;
  font-size:10px;
  text-align:justify;
  line-height:12px;
  margin-top:-5px;
}

/*CODES DE BASE*/

a.nav img
{
width: 100px;
}

.postbody {
    display: block;
    text-align:justify;
}

tr.post span.gensmall { display: none; }


.spoiler { max-width:550px !important; }
.spoiler div { max-width:550px !important; }

.quote { max-width:550px !important; }
.quote div { max-width:550px !important; }


a {font-variant: small-caps;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}


a { text-decoration: none; }

body { margin: 0 auto; } .bodyline { padding:0px; }
.bodyline{
  margin-top:-50px;
border-top: none;
border-bottom: none;
border-right:  3px #3D2F2F solid;
border-left:  3px #3D2F2F solid;
  height : 100%;
  -moz-border-radius: 0px 0px 30px 30px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
.bodylinewidth {
margin: 0px auto 0px auto;
    margin-top:-50px;
}

.bodyline {
    margin-top:-50px;
-moz-border-radius:20px 40px / 40px 20px; /* pour mozilla */
-webkit-border-radius: 20px 40px / 40px 20px; /* pour chrome et safari */
border-radius: 20px 40px / 40px 20px; /* réglage des arrondis */
}
body
{  margin-top:-50px;
  background-color: ;
background-attachment: scroll;
background-repeat: repeat;
background-position: top center;
}

/*MESSAGES ADMINISTRATIFS*/

.blabla {
  font-family:arial;
  font-size:11px;
  text-align:justify;
  line-height:13px; }

.blablatitre {
  font-size:35px;
  font-family: 'Headland One', serif;
text-align:center;}

.blablainfo {
  font-size:14px;
  font-family: 'Headland One', serif;
  text-align:center;}

.blablaquestion {
  font-size:12px;
  font-family: 'Headland One', serif;}

.basemessage {
background-color: #262B20;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
  opacity:0,5;
  width:444px;
  height:auto;
  border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px; 
  -htm-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  border-left: 2px solid #170B0BF;
  border-right: 2px solid #170B0B;
  border-bottom: 2px solid #170B0B; }
.basecarree {
background-color: #3D2F2F;
    opacity:0,5;
  width:444px;
  height:auto;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -htm-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-left: 2px solid #4A3C3C;
  border-right: 2px solid #4A3C3C;}
.questions {
  background-color: #0D0C0A; width:444px; height:auto;
  border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -htm-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px; }

.liste {
  width:300px;
  background-color: #170B0B;
          border: 0px solid #3D2F2F;
          margin-left: 65px;
          margin-right: 0px;
          margin-top: 0px;
          margin-bottom: 0px;
          padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -htm-border-radius: 5px;
  -webkit-border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #000000;
  box-shadow: 1px 1px 1px #000000;
  -htm-box-shadow: 1px 1px 1px #000000;
  -webkit-box-shadow: 1px 1px 1px #000000;
}

img.gifs {
 border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px; 
  -htm-border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  width: 444px;
  border-top: 2px solid #3D2F2F;
  border-left: 2px solid #3D2F2F;
  border-right: 2px solid #3D2F2F;
    filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s;}

img.gifs:hover {
 border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px; 
  -htm-border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  width: 444px;
  border-top: 2px solid #3D2F2F;
  border-left: 2px solid #3D2F2F;
  border-right: 2px solid #3D2F2F;
    filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s; }

img.gifsbas {
    margin-top:-18px;
 border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px; 
  -htm-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  width: 444px;
  border-bottom: 3px solid #3D2F2F;
  border-left: 3px solid #3D2F2F;
  border-right: 3px solid #3D2F2F;
    filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s;}

img.gifsbas:hover {
  margin-top:-18px;
 border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px; 
  -htm-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  width: 444px;
  border-bottom: 3px solid #3D2F2F;
  border-left: 3px solid #3D2F2F;
  border-right: 3px solid #3D2F2F;
    filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s; }

img.gifsgauche {
 border-radius: 0px 0px 100px 0px;
  -moz-border-radius: 0px 0px 100px 0px;
  -o-border-radius: 0px 0px 100px 0px;
  -htm-border-radius: 0px 0px 100px 0px;
  -webkit-border-radius: 0px 0px 100px 0px;
display: block; width: 142px; height: 142px;
  border-right: 3px solid #3D2F2F;
  border-bottom: 3px solid #3D2F2F;
  position : relative; left :-3px; top :-41px;
    filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s;}

img.gifsgauche:hover {
border-radius: 0px 0px 100px 0px;
  -moz-border-radius: 0px 0px 100px 0px;
  -o-border-radius: 0px 0px 100px 0px;
  -htm-border-radius: 0px 0px 100px 0px;
  -webkit-border-radius: 0px 0px 100px 0px;
display: block; width: 142px; height: 142px;
  border-right: 3px solid #3D2F2F;
  border-bottom: 3px solid #3D2F2F;
  position : relative; left :-3px; top :-41px;
    filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s; }

img.gifsdroit {
  position : relative; left: 3px; top :-41px;
 border-radius: 0px 0px 0px 100px;
  -moz-border-radius: 0px 0px 0px 100px;
  -o-border-radius: 0px 0px 0px 100px;
  -htm-border-radius: 0px 0px 0px 100px;
  -webkit-border-radius: 0px 0px 0px 100px;
display: block; width: 142px; height: 142px;
  border-left: 3px solid #3D2F2F;
  border-bottom: 3px solid #3D2F2F;
    filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s;}

img.gifsdroit:hover {
  position : relative; left: 3px; top :-41px;
 border-radius: 0px 0px 0px 100px;
  -moz-border-radius: 0px 0px 0px 100px;
  -o-border-radius: 0px 0px 0px 100px;
  -htm-border-radius: 0px 0px 0px 100px;
  -webkit-border-radius: 0px 0px 0px 100px;
display: block; width: 142px; height: 142px;
  border-left: 3px solid #3D2F2F;
  border-bottom: 3px solid #3D2F2F;
    filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
  transition: opacity 2s;
-moz-transition: opacity 2s;
-o-transition: opacity 2s;
-webkit-transition: opacity 2s;
  -htm-transition: opacity 2s; }

.imgpnj{
  width:190px;
  height:310px;
  border-radius:100px;
      filter: grayscale(100%);
}
.derrierepnj{
    background-color: #E6D390;
  border-radius:300px;
  color:none;
    width:190px;
  height:310px;
  opacity:0;
    -moz-transition:1s ease-in-out opacity;
  -webkit-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
}
.derrierepnj:hover{
    background-color: #E6D390;
  opacity:.8;
  -moz-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
-webkit-transition:1s ease-in-out opacity;
}
.pseudopnj {
  text-align:center;
  font-size:9px;
  text-transform:uppercase;
  font-weight:bold;
  padding-top:9px;
}
.textepnj{
  text-align:justify;
  font-size:10px;
  padding:2px;
  overflow:auto;
  width:155px;
  height:225px;
}
.creditpnj{
  text-align:center;
  font-size:9px;
  font-weight:bold;
  padding:2px;
  text-transform:uppercase;
}


/* OPACITE */

.toggleopacity {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.toggleopacity:hover {
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}



/* NAVIGATION */
a.mainmenu {
font-family:  Georgia;
text-align: center;
padding-top: -10px;
padding-left: -10px;
padding-right: -10px;
text-transform : uppercase;
font-size: 12px;
color: #85A35D;
}

a.mainmenu:hover {
text-align: center;
padding-left: -10px;
padding-right: -10px;
font-style: italic;
color: #98AB8E;}
.mainmenu img {display: none;}

.catHead {  border: none !important;}
.catBottom  {  border: none !important;}
.thLeft  {  border: none !important;}
.thRight {  border: none !important;}
.row3Right {  border: none !important;}

/* LIENS FREDOUUU*/
.imageliens {
  width:140px;
  height:140px;
  border: 1px solid #85A35D;padding:5px;
}
.imageliensderriere {
background-color: #000;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
  color:none;
  height:140px;
  width:140px;
  opacity:0;
  text-align:justify;
  -moz-transition:1s ease-in-out opacity;
  -webkit-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
}
.imageliensderriere:hover {
background-color: #000;
  box-shadow: 3Px 3px 3Px rgba(2,0,0,0.9), inset 0px 0px 50px rgba(1,1,1,0.9);
    opacity:.9;
  -moz-transition:1s ease-in-out opacity;
  -webkit-transition:1s ease-in-out opacity;
  transition:1s ease-in-out opacity;
}
Revenir en haut Aller en bas

Aileen L. Blackhood

Aileen L. Blackhood
Aileen L. Blackhood
Admin
nouveaux codages Tumblr_pv0vhkkE1b1r5dpsxo1_540

× Messages : : 14
× Inscription : : 25/04/2014
× Localisation : : Je suis à Hawaï
× Emploi/loisirs : : J'aime tuey les zombaques lele
× Humeur : : En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif. En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif. En forme sa mère, je te dis ça va biennn, j'en reviens pas ! C trop bo. Je vais pleurey. snif snif

https://test-btbaw.forumactif.org


nouveaux codages Empty
MessageSujet: Re: nouveaux codages nouveaux codages EmptyMer 21 Oct - 13:40

profils !

http://www.never-utopia.com/t51064-profil-arrondi-transparent-et-sortant-de-la-page
(https://i.servimg.com/u/f39/15/54/06/55/impryc14.jpg)


http://www.never-utopia.com/t48649-profil-a-onglets
(https://nsa34.casimages.com/img/2014/04/13/140413031154657416.png)
Revenir en haut Aller en bas


Contenu sponsorisé
Contenu sponsorisé



nouveaux codages Empty
MessageSujet: Re: nouveaux codages nouveaux codages Empty

Revenir en haut Aller en bas

nouveaux codages

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
Forum test - BTBAW :: COIN STAFF :: Archives-