novembre -décembre 2017 - codage complet - sous forums en hover           



 
AccueilAccueil  Dernières imagesDernières images  S'enregistrerS'enregistrer  ConnexionConnexion  

Partagez

novembre -décembre 2017 - codage complet - sous forums en hover

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

louha

louha
Admin

Traveler's Card
Messages : 680
Date d'inscription : 15/08/2013


novembre -décembre 2017 - codage complet - sous forums en hover
novembre -décembre 2017 - codage complet - sous forums en hover Icon_minitimeSam 17 Fév - 14:15
http://louha.forumactif.org

Code:
i { color: #c16eb2;}
ro {  color:#DD2A27;  font-weight:bold;}
ve {  color:#0A875D;  font-weight:bold;}
or {  color:#F9A536;  font-weight:bold;}
.wrapmsg strong { color:#90b6c2;!important }
ga {  color:#187CE0;  font-weight:bold;}
fi {  color:#E0189A;  font-weight:bold;}
vi { color:#ffac74; font-weight:bold; }

/*--------------------------------------------------
              FLECHES DE NAVIGATION
---------------------------------------------------*/
.bouhautbas {
        bottom: 40px;
        right: 10px; /* remplacez left par right pour afficher les boutons à droite */
        position: fixed;
        z-index: 100;
  max-height:30px;
    }
/* ---------------------------------
        Barre de navigation
--------------------------------- */   
#navigation{
  padding-bottom: 3px;
  opacity: 0.7;
  position: fixed;
  valign : center ;
  width : 100% ;
  margin-top: -9px;
  z-index : 999;
  text-align: center;
    }
a.mainmenu{
  color:#122133;
  font-size:14px!important;
  font-family: 'Aguafina Script', cursive;
  text-align:center;
  letter-spacing:1px;
width:135px; border-radius:15px 100px/100px 15px;
text-transform:uppercase;
background:#8daeba;
}
a{text-decoration: none;}
/*--------------------------------------------------
                  MODIFICATIONS header
---------------------------------------------------------*/     
 body{
  background-image: url("http://image.noelshack.com/fichiers/2017/45/7/1510479505-ic-noel.png");
background-color: #EBE4E4;
background-position:top;
background-repeat:no-repeat;
}

.bodyline{
  border-left: 4px solid #C6B0BA;
  border-right: 4px solid #C6B0BA;
  border-bottom: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/*--------------------------------------------------
                  MODIFICATIONS DES CATEGORIES
---------------------------------------------------------*/

.cathead{
  background: url('http://image.noelshack.com/fichiers/2017/46/1/1510568875-haut-cate-ic-noel.png') top center no-repeat;
  width: 800px;
  height: 116px;
  background-color:#;
  margin: auto; /*Permet de centrer la partie du corps*/
  margin-bottom: 0px;
  margin-top:20px;
}
.catbody{
  background :url("http://image.noelshack.com/fichiers/2017/46/1/1510568881-fond-cate.png") repeat;
  background-color:#;
  width: 800px;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.catfoot{
  background: url('http://image.noelshack.com/fichiers/2017/46/1/1510568881-bas-cate-ic-noel.png') bottom center no-repeat;
  width: 800px;
  height: 50px;
  background-color:#;
  margin: auto;
  margin-top: -5px;

.catetitre{text-align: center;
  padding-top: 30px;
}
.catetitre h2{
  font-size: 40px;
  color: #3E7B90;
  font-family: "Damion";text-shadow: 2px 2px 8px #;
    }
.nomcat /*nom du forum*/{
  font-size: 25px;
  text-align: center;
font-family: 'Tulpen One';
  color: #B1A19B;
}
.boutcat /*image nouveaux messages*/{  height: auto;  position:relative;margin-top:15px;}
.boutcat img {width:auto;height:80px;}
.desccolonne/*entoure toute la catégorie*/{
  width: 790px;
  height: 130px;
  background-color: #;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding: 5px;
}
mesu{color:#931c6b; font-size:10px;}
.zut /*entoure la description de catégories&sous forums*/{

}
.description /*description des forums*/{
  background :url("http://image.noelshack.com/fichiers/2017/46/1/1510569819-fond-description.png");color:#2C3741;
  border-radius:5px;
  width: 330px;
  height : 70px;
  margin-top: -1px;
  overflow: auto;
  font-size: 12px;
  font-family: 'verdanna';
  text-align: justify;
  padding-left : 5px;
  padding-right: 5 px;
  border-left: 4px solid #C6B0BA;border-right: 4px solid #C6B0BA; border-top: 2px solid #C6B0BA;
  border-bottom:1px solid #C6B0BA;
}
.sousfocat /*sous forums*/{margin-top:25px; position:relative;
      width: 130px;overflow:auto;
      height: 70px;
      text-align:left;
    padding-left : 5px;
}
.sousfocat a {  color:#122133!important; font-size: 9px!important ; text-transform:uppercase; font-family: "Audiowide";
  text-shadow: 2px 2px 8px #7b6c61}
.sousfocat a:before { content:"▲";color:#1b6f89!important; }
.sousfocat a:hover { color:#064f66!important;}
/* pour les sous forum en infobulle*/
.Infobulleliens img {
  height:70px;
}
.Infobulleliens {
  position : relative;
  width: 130px;
  overflow:hidden;
  height: 70px;
}
.Infobulleliens .Infobulle_contenuliens {
  position : absolute;
  top : 1px;
  left : 1px;
  width: 135px;
  overflow:hidden;
  height: 60px;
  overflow: auto;
  padding-top: 5px;
  padding-left:10px;
  display : none; /*Cache l'infobulle*/
  bacground-color:black;
}
.Infobulleliens:hover .Infobulle_contenuliens {
  display : block; /*Fait apparaître l'infobulle*/
  z-index:3;
}
.dme /*nombre messages*/{
  padding:2px;
  padding-top:2px;
  padding-bottom:2px;
  width:140px;
  text-align:center;
  margin-bottom:2px;
  background-color:#BCA393;
}
.colonneinfo /*zone du dernier message */{
  background :url("http://image.noelshack.com/fichiers/2017/46/1/1510569995-fond-derniers-messages.png");
  margin-top:25px; position:relative;
width: 150px;
  height: 70px;
padding:2px;
  font-family: 'Arial';
  font-size: 10px;
  font-style: normal;
  text-align: center;
}
lu {color:#af5b26 ; }

.avacat { width:auto;height:auto;}
.avacat img { margin-bottom:5px; width:auto !important;height:60px !important; border-radius:0px!important;margin-top:35px; position:relative;
  }

/*---------------------------------
          FIN CATEGORIES
--------------------------------- */
/* Marge pour scrollbar personnalisée */
    .mCustomScrollbar .mCSB_inside > .mCSB_container {
        margin-right: 15px;
    }
/*============================================================
                      * liste des sujets *
===============================================================*/
.bloc_sujets{
  width: 790px;
  margin: auto;
  padding: 5px;
}
.sujets{
  border-bottom: 1px solid #C6B0BA;
  padding: 3px;
}
.topictitle{
  font-size: 13px; width: 400px;
}
.sujets_auteur{
  display: block;
  font-size: 11px;
  width: 200px;
}
.sujet_last{
  display: block;
  width: 150px;
  height: 45px;
  background: #252421;
  border-left: 3px solid #C6B0BA;
  border-right: 3px solid #C6B0BA;
  padding-top: 10px;
  font-size: 11px;
}
.sujets_stats{
  width: 750px;
  text-align: right;
  margin-bottom: 5px;
}
.sujets_stats_contenu{
  font-size: 10px;
  color: #;
}
.lastpost-avatar {
  float: left;
  position:relative;
}
.lastpost-avatar img {
  height: 55px;
  width: auto;
  border-left: 3px solid #C6B0BA;
  border-right: 3px solid #C6B0BA;
  border-radius:0px!important;
}

/* --------------------------------
            PROFIL
--------------------------------- */
.postdetails_profil img { width:190px; }
/* Fond du profil */
.fond_profil {
  background-color: #ebe4e4;
  box-shadow: 2px 2px 10px #c6b0ba;
  border-radius: 15px;
  width: 230px;
  font-family: arial;
  font-size: 11px;
}

/* Contenu du bloc d'information */
.avatarprofil{
  border : 5px solid #c6b0ba;
  background-image:url('http://institutchevalier.forumactif.org/users/1617/46/94/12/avatars/gallery/111.jpg');
  width: 200px;
  height: 320px;
}
.pseudoprofil {text-align: center;
  font-size: 18px;
  font-family: "Calligraffitti", 'Unica One';
  background-repeat:no-repeat;
  max-width:200px;
  height:auto;
  align:center;
  margin:auto;
  z-index:99;
  background-color:#e1c8bc;
 
  margin-bottom:-10px;
}
.rangprofil{
  background-color: #b294a1;
  width: 190px;
  height: auto;
  text-align: center;
  margin-bottom:20px;
  margin-left:auto;
  margin-right:auto;
  font-family: 'Cinzel';
  color: #77615b;
  font-size:10px;
  text-transform:uppercase;
}
.infoprofil{  padding: 5px;}
.infoprofil img{
 width: 190px;
  height: auto;
  overflow: hidden;
  border: 1px solid #7BA9C4;
}
.postdetails_profil {
  background-color: #e0d1c9;
  border-bottom: 4px solid #C6B0BA;
  border-top: 4px solid #C6B0BA;
  width: 195px;
  font-size: 12px;
  padding: 15px;
  text-align: justify;
  color: #;
  border-radius:15px;
  height:480px;
  overflow:auto;
}

.prof01 { text-transform:uppercase; font-size:9px;font-family: "Titillium Web";font-weight:bold!important; }
.enligne { width:50px;height:50px;z-index:0;position:absolute;margin-left:-20px;margin-top:10px; }
.enligne img { width:50px;height:50px; }
.details img { margin-bottom:3px;background-color:#c6b0ba; }
.details { position: absolute; margin-left:-25px;margin-top:100px; }
/* ---------------------------------
          FIN PROFIL
--------------------------------- */
/*-----------------------------------------------------
                MODIFICATIONS GENERALES
---------------------------------------------------*/
/*fond de la feuille de personnage */
textarea, input, select { background-color:#ebe4e4; color:#; padding: 5px;}
/* pas de soulignement de liens */
a:link {text-decoration: none!important; font-style:"Vibur";}
a:visited {text-decoration: none!important;}
a:hover {text-decoration: none !important;}

/*------------------------------------------------------
                      CSS pour tous les postes
-------------------------------------------------------*/
.postbody {text-align: justify !important;}
.titsuj{ padding-left:5px; border-top : 1px solid #e3b697; }
.wrapmsg{
  background-color :#ebe4e4;
  border-left : 2px solid #C6B0BA;
  border-right : 2px solid #C6B0BA;
  border-top : 5px solid #C6B0BA;
  border-bottom : 5px solid #C6B0BA;
  font-size:12px;
  border-radius:20px;
  padding: 30px;
  text-align: justify;
  min-height : 100px;
}
.signature_div{
  background: #;
  border-bottom : 3px solid #;
  padding: 30px;
  text-align: justify;
}
.cattitle /*GROS TITRE CB, titre de sujet (qui était rose)*/{
  margin-top:10px;
  font-size:15px; 
  text-transform:uppercase;
}
.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;}

/*==================================
Sélectionner le contenu
====================================*/
.selectCode {float:right;text-transform: uppercase;color: #ad8396;font-size:10px;}
::selection, {background: #ad8396;color: #264b5a;}
::-moz-selection{background: #ad8396;color: #264b5a;}
::-webkit-selection{background: #ad8396;color: #264b5a;}
::-htm-selection{background: #ad8396;color: #264b5a;}
::-o-selection{background: #ad8396;color: #264b5a;}

/*-----------------------------------------------------
          MODIFICATIONS SPOILER/CODE/QUOTE
---------------------------------------------------*/
.spoiler_closed, .spoiler_closed.hidden, .spoiler_content, .spoiler_content.hidden {
    color: #ebe4e4;
  background-color: #B1A19B;
  text-align : justify; /* alignement standart d'un spoiler */
  border-color: transparent; /* c'est ceci qui fera disparaître votre cadre */
  padding:10px; /* espacement entre le bord de votre cadre et votre texte */
  max-height:420px;
  width:90%!important;
  overflow:auto;
}
.code, .quote {
    color: #ebe4e4;
    background-color: #B1A19B;
  text-align : justify; /* alignement standart d'un spoiler */
  border-color: #; /* c'est ceci qui fera disparaître votre cadre */
  display:block;
  max-height:420px;
  width:90%!important;
  position: center;
  text-align:justify;
  padding:5px;
  overflow:auto;
}
.hidecode dd{
  color:#ebe4e4;
    background-color: #B1A19B;
  text-align : justify; /* alignement standart d'un spoiler */
  border-color: none; /* c'est ceci qui fera disparaître votre cadre */
  display:block;
  max-height:620px;
  position: center;
  text-align:justify;
  padding:5px;
  overflow:auto;
}
/*-----------------FIN MODIFICATIONS SPOILER/QUOTES-----------*/
/*-----------------------------------------------------
            MODIFICATIONS ZONE DE TEXTE
---------------------------------------------------*/
/*--- Bloc réponse rapide ---*/
.sceditor-container.ltr.sourceMode {width:550px !important; background-color: #e5d5ce !important;}
.sceditor-container.ltr.wysiwygMode {width:550px !important; background-color: #e5d5ce !important;}
/*---  Partie supérieur contenant les outils ---*/
div.sceditor-toolbar {  background-color: #e5d5ce !important;    width: 540px !important;}
/*---  Partie texte area : fond ---*/
.sceditor-container iframe, .sceditor-container textarea {
  background-color: #e5d5ce !important;
  text-align:justify;
  margin:0 !important;
  line-height: 16px;
  width: 540px !important; 
  color: #1c0101 !important;
  font-size:11px !important;}
/*---  Groupe de boutons ---*/
div.sceditor-group {background-color: #e5d5ce !important; }
/*---  Boutons ---*/
a.sceditor-button {      }
/*---  Boutons sélectionnés ---*/
a.sceditor-button.hover {background-color: #e5d5ce !important;}
/*---  Smileys ---*/
.sceditor-emoticons {width: 350px !important; height: 250px !important; overflow: auto !important;}
img.smiley {width: auto !important; height : auto !important;}
/* bordure de l'éditeur */
div.sceditor-container {
  border: 2px solid #B1A19B;
  border-radius:25px;
  padding: 5px;
}
/* bordure entre la barre d'outils et la zone de saisie de texte */body div.sceditor-toolbar { border-radius:25px;}
/* bordure sous les groupes de bouton */body div.sceditor-group {    box-shadow: none}
/* ombre d'un bouton survolé ou activé */
a.sceditor-button:hover, a.sceditor-button.hover {  box-shadow: none;  background-color: #C6B0BA !important;}

/*avatar coté réponse rapide*/
    #av_quickreply img {
        left: 15px;
        position: relative;
        top: 35px;
  width:100px; height:auto;
  border-left:2px solid #C6B0BA;
  border-right: 2px solid #C6B0BA;
  border-radius: 10px;
    }
 
    #av_quickreply {
        float: left;
        position : absolute;
    }
/*-----------------------------------------------------
                MODIFICATIONS CHATBOX
---------------------------------------------------*/
#chatbox_header .catBottom .cattitle {color: #;}
#chatbox_header .chatbox-options .genmed,
#chatbox_header .chatbox-options,
#chatbox_header .chatbox-options a {  color: #;} 
#chatbox_members ul li,#chatbox_members ul li a {  color: #;}
.chatbox_row_1, .chatbox_row_2, .chatbox_row_3, .chatbox_row_1 a, .chatbox_row_2 a, .chatbox_row_3 a  {
  color: #;}
body.chatbox {  background-image: none; background-color: #ebe4e4;}
#chatbox_header .cattitle:before { content: "Pendant ce temps, dans les placards"; }
#chatbox_header .cattitle strong { visibility: hidden; }
#chatbox_header .cattitle:before { content: "Pendant ce temps, dans les placards"; }

/*===========================
        QEEL
=============================*/
#fond_qeel {
  width: 800px;
  margin:auto;
}
/* Positionnement du bloc des statistiques */
.qeelst {
background-color: #ebe4e4;
border:1px solid #A2B3B7;
  width: 200px;
  padding:5px;
  height: 150px;
  font-size: 10px;
  text-align: justify;
}
.qeelp{
background-color: #ebe4e4;
border:1px solid #A2B3B7;
  width: 200px;
  padding:5px;
  height: 150px;
  font-size: 10px;
  text-align: justify;
}
/* Positionnement du bloc des plumes présentes */
.plumes_presentes {
background-color: #ebe4e4;
border:1px solid #A2B3B7;
  width: 510px;
  height: 175px;
  overflow: auto;
  font-size: 11px;
  text-align: justify;
  overflow:auto;
  padding:5px;
}
/* Positionnement du bloc des groupes */
.groupes_qeel {
 background-color: #ebe4e4;
border:1px solid #A2B3B7;
  width: 510px;
  height:70px;
  text-align: center;
  padding:10px;
}
/* Mise en forme des titres */
.titqeel{
  text-transform: uppercase !important;
  letter-spacing: 3px;
  text-decoration: none !important;
}
lqel{ text-transform: uppercase !important;
  letter-spacing: 1px;
  font-size:10px;
  text-decoration: none !important;
}
/*-----------------------------------------------------
                PAGE D'ACCUEIL
-----------------------------------------------------*/
.ensemblepa { background-color:#; width:800px; height:370px; } /*ça englobe toute la pa*/
.tipa{
    text-transform: uppercase !important;
  letter-spacing: 3px;
  background:#C6B0BA;
  font-size:10px;
  font-family:"Delius", "Kite One";
  color:#366673;
}
.f01{
  background:#A2B3B7;  text-transform: uppercase !important;
  letter-spacing: 1px;  font-size:10px;width: 120px;  margin:5px;padding:3px; }
.f01 a { color:#825b50!important;}
.f02 {
  background:#C3A197;  text-transform: uppercase !important;
  letter-spacing: 1px; width: 120px;  font-size:10px; padding:3px;margin:5px;  }
.f02 a {color:#1f5360!important;}
.case1{  width: 300px; overflow:hidden; height:210px; margin:1px;  padding:2px; text-align:justify;}
.case2{  width: 200px; overflow:hidden; height:210px; margin:1px;  padding:1px; text-align:justify;}
.case3{  width: 250px; overflow:hidden; height:210px; margin:1px;  padding:1px; text-align:justify;}
.case4{ width: 300px; overflow:hidden;  height:150px; margin:1px;  padding:1px; text-align:justify;}
.case5{ width: 200px; overflow:hidden; height:150px;  margin:1px;  padding:1px; text-align:justify;}
.case6{ width: 250px; overflow:hidden;  height:150px; margin:1px;  padding:1px; text-align:justify;}
.case6 img {width:25px;height:25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;  border-radius: 5px; }
/*------------------------------------
          WIDGET RAPTURE GAUCHE FORUM
-------------------------------------*/
 /*Tableau de l'Onglet Flottant gauche*/
    #ongleton {
      position: fixed;
  top: 150px;
      left: 0px;
      z-index: 999;
      transition: 1s;
      -moz-transition: 1s;
      -o-transition: 1s;
      -htm-transition: 1s;
      -webkit-transition: 1s;
    }
    /*Contenu de l'Onglet Flottant*/
    .onglet_contenuon {
      width: 200px;
      padding: 5px;
      background-color: #EBE4E4;
      color: #;
      font-size: 13px;
      font-family: Time New Roman;
      border-right: 2px #C6B0BA solid;
      border-left: none;
      border-radius: 0 30px 30px 0;
      -moz-border-radius: 0 30px 30px 0;
      -o-border-radius: 0 30px 30px 0;
      -htm-border-radius: 0 30px 30px 0;
      -webkit-border-radius: 0 30px 30px 0;
    }
 /*Tableau de l'Onglet Flottant droite*/
#ongleton2 {
  position: fixed;
  top: 150px;
  right: 0px;
  z-index: 999;
  transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -htm-transition: 1s;
  -webkit-transition: 1s;
}
/*Contenu de l'Onglet Flottant*/
.onglet_contenuon2 {
  width: 200px;
  padding: 5px;
  background-color: #EBE4E4;
  color: #;
  font-size: 13px;
  font-family: Time New Roman;
  border-left: 2px #C6B0BA solid;
  border-right: none;
  border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -o-border-radius: 30px 0 0 30px;
  -htm-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
}

.bouiboui {font-family: 'elsie';
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: -2px;
  text-align: center;
  color: #077bbf;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}
/*roulette russe*/
.pissenlit { width:100%;max-height:140px;overflow:auto;}
/*rp libres*/
.biscuit { width:100%;max-height:170px;overflow:auto;}
/*recherche rp*/
.palette { width:100%;max-height:150px;overflow:auto;}
/*---------FIN WIDGET RAPTURE GAUCHE FORUM----------*/



/*------------------------------------
Liste des membres par CCCrush
--------------------------------------*/
#LMBER {
margin:auto; width:765px;
}
/* ENTÊTE - RECHERCHER UN UTILISATEUR OU MODIFIER ORDRE AFFICHAGE */
.tleLMBER {
margin:0 auto 5px; width:755px;
background:rgba(255,255,255,0.5); /* MODIFIABLE */
}
/* TITRE ENTÊTE */
.tleLMBER th {
margin-bottom:5px; padding:5px 0;
text-transform:uppercase; font-family:Arial; font-size:16px;
background:black; color:white; /* MODIFIABLE */
}
/* BLOC MEMBRE */
.MBER {
float:left; margin:5px;
width:245px; height:125px; overflow:hidden; 
}
/* BLOC NOMBRE MESSAGES / INSCRIPTION / DERNIERE VISITE */
.boxLMBER {
width:225px; height:80px; padding:10px 10px 0;
font-family:Arial; text-align:center; text-transform:uppercase; line-height:14px;
background:rgba(0,0,0,0.5); /* MODIFIABLE */
}
/* NOMBRE DE MESSAGES */
.msgLMBER {
width:150px; padding:3px 0;
background:rgba(255,255,255,0.6); color:black; /* MODIFIABLE */
font-size:10px; text-align:center;
}
/* DATE INSCRIPTION */
.joinLMBER{
margin-top:5px; width:150px; padding:3px 0;
background:rgba(255,255,255,0.6); color:black; /* MODIFIABLE */
font-size:10px; text-align:center;
}
/* DERNIERE VISITE */
.lstvLMBER {
margin-top:5px; width:150px; padding:3px 0;
background:rgba(255,255,255,0.6); color:black; /* MODIFIABLE */
font-size:9px; text-align:center;
}
/* AVATAR */
.imgLMBER {
position:absolute; margin-left:160px;
width:65px; height:105px; overflow:hidden;
}
.imgLMBER img{
width:66px;
filter:grayscale(1); -webkit-filter:grayscale(1);
}
/* BLOC IMAGES MP & WWW */
.btnLMBER {
position:absolute; z-index:3; margin-left:160px;
width:65px; height:75px; padding-top:30px;
background:rgba(0,0,0,0.3); /* MODIFIABLE */
opacity:0; transition:opacity 0.45s linear; -webkit-transition:opacity 0.45s linear;
}
.btnLMBER:hover {
opacity:1;
}
.btnLMBER img{
max-width:55px; filter:grayscale(1); -webkit-filter:grayscale(1);
}
.btnLMBER a {
display:block; margin-bottom:5px;
}
/* TRIANGLE PSEUDONYME */
.triLMBER {
position:absolute; margin-left:10px;
width:0; height:0; border-style:solid; border-width:0 7.5px 13.0px 7.5px; border-color:transparent;
border-bottom-color:black; /* MODIFIABLE - COULEUR PAR DEFAUT */
}
/* BLOC PSEUDONYME */
.nameLMBER{
margin-top:10px; width:235px; padding:5px 0 5px 10px;
text-align:left; text-transform:uppercase; font-family:Arial; font-size:12px;
background:black; /* MODIFIABLE - COULEUR PAR DEFAUT */
}
/* PSEUDONYME */
.nameLMBER span strong{
color:white; /* MODIFIABLE */
}

/*-----------------------------------------------------
                CSS POUR CODAGE DE SUJETS OFFICIELS
--------------------------------------------------------*/
.fitou { }
.ftitr {z-index:99;top:35px;position:relative;
color:#7ba9c4;
font-size: 30px;font-family: "Calligraffitti", 'Unica One';
}
.imgt {width:400px; }
.topfi { background: url(http://image.noelshack.com/fichiers/2017/38/7/1506263310-haut-chaudron.png) no-repeat top center;
height:113px; margin-bottom:-20px;
}
.fondfi{
background-color:#223245;
  text-align:justify;
  padding:10px;
  color:white;width:441px;
}
.tcase { background-color: #29283B; border: 1px solid #7ba9c4; padding:5px; margin:5px; border-radius:5px; max-height:300px; overflow:auto;}
/* -- liens scénarios --*/
.titreliens01{ margin-top:-20px;font-family:'Carrois Gothic SC'; font-size:25px; color:#7ba9c4;text-shadow: 0 0 5px #ffffff;}
.icoliens{  width:100px;  border:solid 1px #7ba9c4;}
.texlien{  height:100px;overflow:auto; text-align:justify; padding: 10px;color:#ffffff; font-size:11px;}
/* ---- fiche de liens louha -- */
/*fiche liens louha */
.stargatesg1 { font-family: 'Time New Roman';font-size:25px;opacity:0.5;letter-spacing: -1.5px; color:#ce0eae;}
.status {font-family: 'Time New Roman';letter-spacing:2px;font-size:11px;line-height: 7px; color:#c0c0c0;}
.louhtit1{color:#a13d8a; font-family:lobster two; font-size:18px; letter-spacing:3px; padding-bottom:5px; margin-top:-3px;}

/*--fiche de liens--*/ #fondli { background-color:#1c1c1c!important; color:#c0c0c0;}
/*-----------------------------------------------------
                        TINDER
--------------------------------------------------------*/
.fondtinder { width:350px; background-color:white; border:1px solid black; }
.imgtinder{ width:300px; border:1px solid black; }
.descrtinder{ font-family:"segoe ui"; font-size:10px; text-align:justify; padding:15px; color:#06290c;}
.namtinder{ color:#aa0f14  ; text-transform:uppercase; font-family :"Audiowide"; font-size:12px; width:300px; text-align:justify; }
.textinder {background-color:white; border:1px solid #dedbd9; height:115px;}
.tin02{  height:70px;overflow:auto; text-align:justify; padding: 10px;background-color:#dedbd9;
  border:1px solid #c2c4bf; font-size:10px;color:#6e775f; line-height:9px;}
.tin01 {width:100px; height:100px; border-radius:50px;}
/*-----------------------------------------------------
                        INSTAGRAM
--------------------------------------------------------*/
.instafond {background:white; width:500px; padding: 20px; text-align: justify;}
.instado{text-align:right; width:230px; color:#1E5C8A; font-family: Calibri; font-size:20px;}
.instatar {border-radius: 120px; -moz-border-radius: 120px; -webkit-border-radius: 120px; width: 120px; margin-right: 50px; margin-left: 50px;}
.instadescr{ color: #4B4F66; font-family: Calibri; font-size: 12px; position: relative; top: -10px;}
.instatab {height: 150px; width:150px; padding:5px;}
.repinsta {width:400px; height: auto;margin:auto; background:white;}
.instapic {height:50px; width:50px; border-radius:50px; }
.instapho { height:400px; width:400px; }
.instaton{width: 30px;margin-top:5px;margin-left:20px; align:left; }
.instatext{ text-align:justify; color:#06290c;}
.instabas{width:375px; padding:5px;padding-top: 10px;padding-left:15px; padding-right:10px;padding-bottom:5px;background:#f9f9f9;
  border-top:solid #dbdbdb 2px;}
.instacom {background-color:#c9c7c1; border:1px solid #dedbd9; height:115px;}
.inst01 {width:100px; height:100px; border-radius:10px; border:1px solid #5b5858}
.inst02{  height:70px;overflow:auto; text-align:justify; padding: 10px;background-color:#F4F4F4;
  border:1px solid #c2c4bf; font-size:10px;color:#8e8e8e; line-height:9px;}
Revenir en haut Aller en bas

louha

louha
Admin

Traveler's Card
Messages : 680
Date d'inscription : 15/08/2013


Re: novembre -décembre 2017 - codage complet - sous forums en hover
novembre -décembre 2017 - codage complet - sous forums en hover Icon_minitimeSam 17 Fév - 14:16
http://louha.forumactif.org

catégories
Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
          <!-- BEGIN switch_user_logged_in -->
        <a style="font-size:9px;" class="gensmall" href="{U_SEARCH_NEW}">quoi de neuf ?</a> &             
            <a style="font-size:9px;" class="gensmall" href="{U_SEARCH_SELF}">mes messages</a> &
            <!-- END switch_user_logged_in -->
            <a style="font-size:9px;" class="gensmall" href="{U_SEARCH_UNANSWERED}"> sans réponse</a>
      </td>
   </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><div class="cathead"><div style="text-align:center; background-position:bottom center;"><span class="secondarytitle"><div class="catetitre">{catrow.tablehead.L_FORUM}</div></span></div></div><div class="catbody"><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
         
             
   </tr>
   <!-- END tablehead -->
   <!-- BEGIN cathead -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
         <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
               <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
         </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>
   </tr>
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
      <!-- END inc -->
      

      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
         <h{catrow.forumrow.LEVEL} class="hierarchy">
                    <span class="forumlink">
                     
       
                  </span>
                </h{catrow.forumrow.LEVEL}>
                  <span class="genmed"><div class="desccolonne">
<table>
<tr><td><div class="boutcat"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></div></td>

<td><div class="sousfocat"> <div class="Infobulleliens"><img src="http://image.noelshack.com/fichiers/2017/47/2/1511272865-fond-sous-forum.png" />
  <div class="Infobulle_contenuliens"><span id="subforums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span>
<script type="text/javascript">jQuery('#subforums').html(jQuery('#subforums').html().replace(/, /g,'<br /> ')).removeAttr('id');</script></div></div></div></td>

<td><div class="zut"><table><tr><td><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}"><div class="nomcat">{catrow.forumrow.FORUM_NAME}</div></a>
</td></tr><tr><td><div class="description mCustomScrollbar" data-mcs-theme="dark">{catrow.forumrow.FORUM_DESC}</div>
</td></tr></table></div></td>

<td><!-- BEGIN avatar --><div class="avacat"><span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span></div><!-- END avatar --></td>
  <td><div class="colonneinfo">{catrow.forumrow.LAST_POST}<br /><br />
    <div class="dme"><mesu><lu>{catrow.forumrow.POSTS} MSGS</lu> ET <lu>{catrow.forumrow.TOPICS} SUJETS.</lu></mesu></div></div></td></tr></table>
                    </div></span>
                 
          </td>
      
   </tr>
   <!-- END forumrow -->
   <!-- BEGIN catfoot -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
   </tr>
   <!-- END catfoot -->
   <!-- BEGIN tablefoot -->
</table></div></div><div class="catfoot"></div><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Revenir en haut Aller en bas

louha

louha
Admin

Traveler's Card
Messages : 680
Date d'inscription : 15/08/2013


Re: novembre -décembre 2017 - codage complet - sous forums en hover
novembre -décembre 2017 - codage complet - sous forums en hover Icon_minitimeSam 17 Fév - 14:16
http://louha.forumactif.org

profil
Code:
<script type="text/javascript">
    //<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
    _atc.cwait = 0;
    $('.addthis_button').mouseup(function(){
    if ($('#at15s').css('display') == 'block') {
    addthis_close();
    }
    });
    });

    var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
    showHiddenMessage = function(id)
    {
        try
        {
            var regId = parseInt(id, 10);
            if( isNaN(regId) ) { regId = 0; }
         
            if( regId > 0)
            {
                $('.post--' + id).toggle(0, function()
    {
    if( $(this).is(":visible") )
    {
    $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
    }
    else
    {
    $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
    }
    });
            }
        }
        catch(e) { }
     
    return false;
    };

    //]]>
    </script>

    <table width="100%" border="0" cellspacing="2" cellpadding="0">
    <tr>
    <td align="left" valign="middle" nowrap="nowrap">
    <span class="nav">
    <!-- BEGIN switch_user_authpost -->
    <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
    <!-- END switch_user_authpost -->
    <!-- BEGIN switch_user_authreply -->
    <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
    <!-- END switch_user_authreply -->
    </span>
    </td>
    <td align="left" valign="middle" nowrap="nowrap">
    <!-- BEGIN switch_twitter_btn -->
    <span id="twitter_btn" style="margin-left: 6px; ">
    <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
    <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
    </span>
    <!-- END switch_twitter_btn -->
    <!-- BEGIN switch_fb_likebtn -->
    <span id="fb_likebtn" style="margin-left: 6px; ">
    <iframe src="https://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
    </span>
    <!-- END switch_fb_likebtn -->
    </td>
    <td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
    <td align="right" valign="bottom" nowrap="nowrap" width="100%">
    <span class="gensmall bold">
    <a class="addthis_button" href="https://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
    <!-- BEGIN switch_plus_menu -->
      | .
    <script type="text/javascript">//<![CDATA[
    var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
    var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
    var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
    var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
    var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
   
    insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
    //]]>
    </script>
    <!-- END switch_plus_menu -->
    </span>
    </td>
    </tr>
    </table>

    <table class="forumline viewtopic" width="100%" border="0" cellspacing="0" cellpadding="0" style="border-bottom: 0px;">
    <tr align="right">
    <td class="catHead" colspan="3" height="28">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="9%" class="noprint"> </td>
    <td align="center" class="t-title">
    <h1 class="cattitle"> {TOPIC_TITLE}</h1>
    </td>
    <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
    </tr>
    </table>
    </td>
    </tr>
    <!-- BEGIN topicpagination -->
    <tr>
    <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
    </tr>
    <!-- END topicpagination -->
    {POLL_DISPLAY}
    <tr>
    <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
    <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
    </tr>
    <!-- BEGIN postrow -->
    <!-- BEGIN hidden -->
    <tr>
    <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
    </tr>
    <!-- END hidden -->
    <!-- BEGIN displayed -->
      <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
    <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150"><div class="details"><center>{postrow.displayed.PROFILE_IMG}<br/> {postrow.displayed.PM_IMG}<br/> {postrow.displayed.EMAIL_IMG}<br/></center></div>
        <div class="enligne">{postrow.displayed.ONLINE_IMG}</div><div class="fond_profil"><br /><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><center>
        <div class="entour"><span class="name"><a name="{postrow.displayed.U_POST_ID}" id="{postrow.displayed.U_POST_ID}"></a><div class="pseudoprofil">{postrow.displayed.POSTER_NAME}</div></span><div class="rangprofil">{postrow.displayed.POSTER_RANK}</div></div>
      <div class="avatarprofil">{postrow.displayed.POSTER_AVATAR}</div>
                        <center><!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --><br/><div class="postdetails_profil mCustomScrollbar" data-mcs-theme="dark">
    <!-- BEGIN profile_field -->
        <span class="prof01">{postrow.displayed.profile_field.LABEL}</span> {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
    <!-- END profile_field -->
    {postrow.displayed.POSTER_RPG}
                          </div></center><br/><br/>  </div>
    </td>
 
    <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
    <td valign="top" nowrap="nowrap" class="post-options">
    {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
    </td>
    </tr>
    <tr>
    <td colspan="2" class="hr">
    <hr />
    </td>
    </tr>
    <tr>
    <td colspan="2">
    <!-- BEGIN switch_vote_active -->
    <div class="vote gensmall">
    <!-- BEGIN switch_vote -->
    <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
    <!-- END switch_vote -->

    <!-- BEGIN switch_bar -->
    <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
    <!-- BEGIN switch_vote_plus -->
    <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
    <!-- END switch_vote_plus -->

    <!-- BEGIN switch_vote_minus -->
    <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
    <!-- END switch_vote_minus -->
    </div>
    <!-- END switch_bar -->

    <!-- BEGIN switch_no_bar -->
    <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
    <!-- END switch_no_bar -->

    <!-- BEGIN switch_vote -->
    <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
    <!-- END switch_vote -->
    </div>
    <!-- END switch_vote_active -->

    <div class="postbody">

    <div><div class="wrapmsg">{postrow.displayed.MESSAGE}</div></div>

    <!-- BEGIN switch_attachments -->
    <dl class="attachbox">
    <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
    <dd>
    <!-- BEGIN switch_post_attachments -->
    <dl class="file">
    <dt>
    <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

    <!-- BEGIN switch_dl_att -->
    <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
    <!-- END switch_dl_att -->

    <!-- BEGIN switch_no_dl_att -->
    {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
    <!-- END switch_no_dl_att -->
    </dt>

    <!-- BEGIN switch_no_comment -->
    <dd>
    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
    </dd>
    <!-- END switch_no_comment -->

    <!-- BEGIN switch_no_dl_att -->
    <dd>
    <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
    </dd>
    <!-- END switch_no_dl_att -->

    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
    </dl>
    <!-- END switch_post_attachments -->
    </dd>
    </dl>
    <!-- END switch_attachments -->

    <div class="clear"></div>
    <!-- BEGIN switch_signature -->
    <div class="signature_div">
    {postrow.displayed.SIGNATURE}
    </div>
    <!-- END switch_signature -->

    </div>
    <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
    <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
    <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
    </td>
    <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
    <table border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="middle">
 
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <!-- BEGIN first_post_br -->
    </table>
    <br />
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <tr>
    <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
    <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
    </tr>
    <!-- END first_post_br -->
    <!-- END displayed -->
    <!-- END postrow -->
    <!-- BEGIN no_post -->
    <tr align="center">
    <td class="row1" colspan="3" height="28">
    <span class="genmed">{no_post.L_NO_POST}</span>
    </td>
    </tr>
    <!-- END no_post -->
    <tr align="right">
    <td class="catBottom" colspan="3" height="28">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="9%" class="noprint"> </td>
    <td align="center" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
    <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    <table class="forumline noprint bottomtopic" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
    <tr>
    <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
    <!-- BEGIN topicpagination -->
    <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
    <!-- END topicpagination -->
    </tr>
    <!-- BEGIN switch_user_logged_in -->
    <!-- BEGIN watchtopic -->
    <tr>
    <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
    </tr>
    <!-- END watchtopic -->
    <!-- END switch_user_logged_in -->
    </table>

    <!-- BEGIN promot_trafic -->
    <table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px">
    <tr>
    <td class="catBottom" height="28">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
    <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
    </tr>
    </table>
    </td>
    </tr>
    </table>

    <table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px 0px">
    <tr>
    <td class="catBottom" height="28">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>
    <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td class="row2 postbody" valign="top">
    <!-- BEGIN link -->
    » <a style="text-decoration:none" href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
    <!-- END link -->
    </td>
    </tr>
    </table>
    <!-- END promot_trafic -->

    <!-- BEGIN switch_forum_rules -->
    <table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
    <tbody>
    <tr>
    <td class="catBottom">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tbody>
    <tr>
    <td valign="top">
    <h1 class="cattitle"> {L_FORUM_RULES}</h1>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    <tr>
    <td class="row1 clearfix">
    <table>
    <tr>
    <!-- BEGIN switch_forum_rule_image -->
    <td class="logo">
    <img src="{RULE_IMG_URL}" />
    </td>
    <!-- END switch_forum_rule_image -->
    <td class="rules postbody">
    {RULE_MSG}
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    <!-- END switch_forum_rules -->

    <table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td class="row2" colspan="2" align="center" style="padding:0px">
    <!-- BEGIN switch_user_logged_in -->
    <a name="quickreply"></a>
    {QUICK_REPLY_FORM}<br />
    <!-- END switch_user_logged_in -->
    </td>
    </tr>
    <tr>
    <td style="margin:0; padding: 0;" colspan="2">
    <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
    <tbody>
    <!-- BEGIN show_permissions -->
    <tr>
    <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
    <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
    </tr>
    <!-- END show_permissions -->
    <tr>
    <td class="catBottom" colspan="2" height="28">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
    <!-- BEGIN show_permissions -->
    <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
    <!-- END show_permissions -->
    </tr>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    <tr>
    <td style="margin:0; padding: 0;" colspan="2">
    <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
    <tbody>
    <tr>
    <td class="catBottom" colspan="2" height="28">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
    <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
    </tr>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </table>

    <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
    <tr>
    <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
    <span class="nav">
    <!-- BEGIN switch_user_authpost -->
    <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
    <!-- END switch_user_authpost -->
    <!-- BEGIN switch_user_authreply -->
    <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
    <!-- END switch_user_authreply -->
    </span>
    </td>

    <!-- BEGIN viewtopic_bottom -->
    <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
    <!-- END viewtopic_bottom -->

    <!-- BEGIN moderation_panel -->
    <td align="center">
    <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
    </td>
    <td align="center" width="250">
    <span class="gensmall"> </span>
    </td>
    <!-- END moderation_panel -->
    </tr>
    </table>
    </form>

    <!-- BEGIN viewtopic_bottom -->
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
    <tr>
    <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
    <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
    <input type="hidden" name="t" value="{TOPIC_ID}" />

    <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
    <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

    <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
    </form>
    </td>
    </tr>
    </table>
    <!-- END viewtopic_bottom -->

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->
    <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Revenir en haut Aller en bas

louha

louha
Admin

Traveler's Card
Messages : 680
Date d'inscription : 15/08/2013


Re: novembre -décembre 2017 - codage complet - sous forums en hover
novembre -décembre 2017 - codage complet - sous forums en hover Icon_minitimeSam 17 Fév - 14:18
http://louha.forumactif.org

pa

Code:
<div class="ensemblepa">
   <span class="f02"><a href="http://institut-chevalier.forumactif.com/f2-regles">Règles</a> </span><span class="f01"><a href="http://institut-chevalier.forumactif.com/t131-le-concept-du-forum-aka-j-ai-la-flemme-de-tout-lire-resumez-moi-tout-en-un-poste">concept</a></span><span class="f02"><a href="http://institut-chevalier.forumactif.com/t63-la-faq">Faq</a></span><span class="f01"><a href="http://institut-chevalier.forumactif.com/f15-invites">Une question?</a></span><span class="f02"><a href="http://institut-chevalier.forumactif.com/f14-demandes">Demandes Diverses</a></span><span class="f01"><a href="http://institut-chevalier.forumactif.com/f13-bottins">Bottins</a></span><span class="f02"><a href="http://institut-chevalier.forumactif.com/f25-quetes-intrigues">Quêtes</a></span><span class="f01"><a href="http://institut-chevalier.forumactif.com/f3-annexes">Annexes</a></span>
   <table><tbody></tbody>
      <tr style="">
         <td>
            <div class="case1">
               <center>
                  <div class="tipa">
                     Contexte
                  </div>
               </center><br /><img src="http://zupimages.net/up/17/04/x5gj.gif" style="height:60px;float:left" /> Depuis plus de mille ans, l'Institut est le refuge pour tous ceux qui possèdent des pouvoirs hors du commun. Cependant, là où il devait leur permettre d'apprendre à combattre les démons qui souhaitent détruire la Terre, son but a aujourd'hui changé. Depuis huit mois, des fanatiques sont arrivés au pouvoir en France. Depuis huit mois, les chasses aux sorciers ont repris. On brûle des enfants en place publique, bat des femmes à mort pour extirper le diable de leur corps. Aujourd'hui, l'Institut est devenu un sanctuaire... <a href="http://institut-chevalier.forumactif.com/t7-contexte">Lire le contexte</a>
            </div>
         </td>
         <td>
            <div class="case2">
               <center>
                  <div class="tipa">
                     Les règles
                  </div>
               </center>
               Aucun minimum de lignes ❖ 1 RP par mois et par personnage ❖ Accès aux DC simples ❖ Grande liberté dans la création des personnages ❖ Intégration de vos personnages à l'intrigue et au contexte ❖ Evolution libre (même pour les PV's) ❖<br /> <br /><a title="Upper la pub Bazzart" href="http://www.bazzart.org/t117021-institut-chevalier-reouverture"><img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144176-bazzart-icone.png" /></a> <a title="upper la pub PRD" href="http://www.pub-rpg-design.com/t116600-institut-chevalier-reouverture#1948235"><img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144176-prd.png" /></a> <a title="vote pour l'Institut" href="http://www.root-top.com/topsite/bazzart/in.php?ID=1286"><img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144176-vote.png" /></a> <a title="vote pour l'Institut" href="http://www.root-top.com/topsite/pubrpgdesign/in.php?ID=1418"><img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144176-vote.png" /></a> <a title="Forum famille : Le Chaudron" href="http://thecauldron.forumactif.com/"><img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144176-le-chaudron-icone.png" /></a> <a title="Lire le roman" href="https://www.leconteur.fr/histoires/fictions/356-institut_chevalier.html/"><img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144176-le-conteur-icone.png" /></a> <img style="height: 30px;" src="http://image.noelshack.com/fichiers/2017/33/6/1503144980-6f297da35730d0c4881a1e02b175565b-400x4002.png" />
            </div>
         </td>
         <td>
            <div class="case3">
               <center>
                  <div class="tipa">
                     Partenaires
                  </div>
               </center>
               → <a href="http://institut-chevalier.forumactif.com/t56-demander-un-partenariat">devenir partenaires</a> → <a href="http://institut-chevalier.forumactif.com/f16-partenariat">Nos partenaires</a>.<br /><br /><a href="http://firewhisky.forumactif.org/" title="Firewhisky - HP - Famille"><img src="http://image.noelshack.com/fichiers/2016/11/1458480109-famille.png" /></a> <a href="http://thecauldron.forumactif.com/" title="Le Chaudron - Famille"><img src="http://image.noelshack.com/fichiers/2016/11/1458480109-famille.png" /></a> <a href="http://www.pub-rpg-design.com/" title="PRD - aides & pub"><img src="http://image.noelshack.com/fichiers/2016/11/1458480210-bouu.png" /></a> <a href="http://www.never-utopia.com/" title="Never Utopia - Codage"><img src="http://image.noelshack.com/fichiers/2016/11/1458480210-bouu.png" /></a> <a href="http://thefallofolympus.forumactif.com/"><img title="the fall of olympus - TOP" src="http://image.noelshack.com/fichiers/2016/11/1458480210-bouu.png" /></a> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /><br />  <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <img src="http://image.noelshack.com/fichiers/2016/11/1458480693-nop.png" /> <br /> <br />    <br />               
               <center>
                  <div class="tipa">
                     INFORMATIONS
                  </div>
               </center><lu>▲</lu>Période RPG : 1er septembre au 30 novembre 2017<br /><lu>▲</lu>Météo : entre giboulées et soleil<br /><lu>▲</lu>Températures : +2 à +20 °C
            </div>
         </td>
      </tr><tbody></tbody>
      <tr style="">
         <td>
            <div class="case4">
               <center>
                  <div class="tipa">
                     Votre Staff
                  </div><iframe frameborder="0" src="   http://louha.forumactif.org/h3-paonglet1" style="overflow: hidden; width: 300px; height: 150px;"><p>Votre navigateur ne supporte pas l'élément iframe</p></iframe>
               </center>
            </div>
         </td>
         <td>
            <div class="case5">
               <center>
                  <div class="tipa">
                     News
                  </div>
               </center>
               ■ <lu>01/04/17</lu> Ouverture VIP ■ <lu>01/05/17</lu> Ouverture officielle du forum ■ <a href="http://institut-chevalier.forumactif.com/f84-parrainage">www.</a>Mise en place d'un parrainage. ■ <lu>25/07/17</lu> <a href="http://institut-chevalier.forumactif.com/t356-maintenance-n5-aout-2017">www.</a> Maintenance 5. ■ <lu>25/08/17</lu> <a href="http://institut-chevalier.forumactif.com/t501-maintenance-n7">www.</a>Mainenance 6. ■ <lu>24/09/17</lu> <a href="http://institut-chevalier.forumactif.com/t599-maintenance-n-7">www.</a>Mainenance 7. ■ <lu>24/09/17</lu> <a href="">www.</a> Maintenance 8. <br /> <br />→ <a href="http://institut-chevalier.forumactif.com/f10-membre-du-mois">féliciter les membres du mois</a>
            </div>
         </td>
         
         <td>
            <div class="case6">
               
               <center>
                  <div class="tipa">
                     Postes Vacants
                  </div>
               </center><br /><a title="James ft. aaron johnson ■ triangle amoureux" href="http://institut-chevalier.forumactif.com/t244-m-james-stanley-ft-aaron-johnson"><img src="http://image.noelshack.com/fichiers/2017/45/7/1510482104-tumblr-m809k7g5wo1rooebp.png" /></a><a title="Emilie ft. etliza taylo  ■ triangle amoureux" href="http://institut-chevalier.forumactif.com/t243-f-emilie-rosier-ft-eliza-taylor"><img src="http://image.noelshack.com/fichiers/2017/45/7/1510482104-ckdkt9ju.jpg" /></a><a title="Svea ft. willow shields ■ valkirie, fille adoptive d'Alanna." href="http://institut-chevalier.forumactif.com/t328-f-svea-ioreskj-ft-willow-shields"><img src="http://image.noelshack.com/fichiers/2017/45/7/1510482186-willow-shields-and-banana-republic-heritage-chunky-cable-crew-sweater-large.jpg" /></a> <img src="http://image.noelshack.com/fichiers/2017/17/1493547688-sans-titre-2.png" /> <img src="http://image.noelshack.com/fichiers/2017/17/1493547688-sans-titre-2.png" /> <img src="http://image.noelshack.com/fichiers/2017/17/1493547688-sans-titre-2.png" /> <img src="http://image.noelshack.com/fichiers/2017/17/1493547688-sans-titre-2.png" /> <img src="http://image.noelshack.com/fichiers/2017/17/1493547688-sans-titre-2.png" /><br />→ <a href="http://institut-chevalier.forumactif.com/f19-postes-vacants">Les PVs du staff</a><br />→ <a href="http://institut-chevalier.forumactif.com/f18-scenarios">les scénarios des membres</a>
            </div>
         </td>
      </tr><tbody></tbody>
   </table>
</div>
     
<table cellpadding="0" cellspacing="0" id="ongleton"><tbody></tbody>
   <tr style="">
      <td>
         <div class="onglet_contenuon"><span class="bouiboui">Les Plans</span><br /><br />
            <div class="pissenlit"><a href="http://zupimages.net/up/17/35/es4d.png">Le Manoir</a> <br /><a href="http://image.noelshack.com/fichiers/2017/34/6/1503754324-centre-animalier-ic.png">Le centre animalier</a><br /><a href="http://zupimages.net/up/17/35/qhhu.png">Plan général</a><br /><a href="http://zupimages.net/up/17/35/x3wz.png">Plan chambre étudiants</a><br /><a href="http://zupimages.net/up/17/35/6p8x.png">Plan chambre Prof</a><br />
            </div><br /><span class="bouiboui">Liens utiles</span><br /><br />
            <div class="biscuit"><a href="http://institut-chevalier.forumactif.com/t53-hierarchie-dans-l-institut">hiérarchie.</a> <br />  <a href="http://institut-chevalier.forumactif.com/t41-la-repartition-des-chambres">chambre.</a> <br /> <a href="http://institut-chevalier.forumactif.com/t54-les-clubs">clubs.</a> <br /> <a href="http://institut-chevalier.forumactif.com/t59-demande-de-logement-bureau">demande de logement.</a> <br /> <a href="http://institut-chevalier.forumactif.com/t58-devenir-l-assistant-d-un-professeur">devenir assistant d'un professeur.</a> <br /> <a href="http://institut-chevalier.forumactif.com/t488-cloturer-un-rp">clore un rp.</a> <br />
            </div><br />
         </div>
      </td>
      <td>
         <img src="http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif" onclick="document.getElementById('ongleton').style.left=(this.src=='http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif')?'-212px':'0px';this.src=(this.src=='http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif')?'http://image.noelshack.com/fichiers/2016/48/1480785567-ouvert.gif':'http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif';" />
      </td>
   </tr><tbody></tbody>
</table>
 
<table cellpadding="0" cellspacing="0" id="ongleton2"><tbody></tbody>
   <tr style="">
      <td>
         <img src="http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif" onclick="document.getElementById('ongleton2').style.right=(this.src=='http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif')?'-212px':'0px';this.src=(this.src=='http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif')?'http://image.noelshack.com/fichiers/2016/48/1480785567-ouvert.gif':'http://image.noelshack.com/fichiers/2016/48/1480785349-fermer.gif';" />
      </td>
      <td>
         <div class="onglet_contenuon2"><span class="bouiboui">Sujets Communs</span><br />
            <div class="palette">
                <a href="http://institut-chevalier.forumactif.com/t551-topic-commun-soiree-de-rentree">Soirée de Rentrée</a><br /><a href="http://institut-chevalier.forumactif.com/t552-topic-commun-halloween-l-anniversaire-de-luuka-c-est-quoi-la-difference-au-juste">Halloween</a>
            </div><br /><span class="bouiboui">Intrigues</span>
            <div class="palette">
               <a href="http://institut-chevalier.forumactif.com/t583-intrigue-2-jefferson-elina-sofia">www.</a> Jefferson, Elinà, Sofia <br /><a href="http://institut-chevalier.forumactif.com/t584-intrigue-2neithan-adaline-clara">www.</a> Clara, Neithan, Adaline <br /><a href="http://institut-chevalier.forumactif.com/t585-intrigue-2lyra-melicendre-nick">www.</a> Mélicendre, Nick, Lyra<br /><a href="http://institut-chevalier.forumactif.com/t586-intrigue-2alanna-jake-jordan">www.</a> Alanna, Jake, Jordan<br /><a href="http://institut-chevalier.forumactif.com/t587-intrigue-2nastya-nolan-noah">www.</a> Nastya, Noah, Nolan<br /><a href="http://institut-chevalier.forumactif.com/t588-intrigue-2orion-athenais-inaya">www.</a> Orion, Athenais, Inaya<br /><a href="http://institut-chevalier.forumactif.com/t589-intrigue-2-anna-damon">www.</a>Anna & Damon <br /><a href="http://institut-chevalier.forumactif.com/t590-intrigue-2alyx-bekha">www.</a> Alyx & Bekha <br />
            </div><br />
         </div>
      </td>
   </tr><tbody></tbody>
</table>
Revenir en haut Aller en bas


Contenu sponsorisé

Traveler's Card


Re: novembre -décembre 2017 - codage complet - sous forums en hover
novembre -décembre 2017 - codage complet - sous forums en hover Icon_minitime

Revenir en haut Aller en bas

novembre -décembre 2017 - codage complet - sous forums en hover

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

Sujets similaires

-
» Institut - Novembre 2017 - marron
» IC Aout 2017 - beige
» IC juillet 2017 - bleu
» css complet Version 8° mois - bleu/gris
» codage mimine

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
louha's personal forum :: archives-
Ne ratez plus aucun deal !
Abonnez-vous pour recevoir par notification une sélection des meilleurs deals chaque jour.
IgnorerAutoriser