Le deal à ne pas rater :
Fnac : 2 Funko Pop achetées : le 3ème offert (large sélection de ...
Voir le deal

Centre de récupération des codages passés

 :: ikef :: Votre 1er forum Voir le sujet précédent Voir le sujet suivant Aller en bas
Super Ab0utxMe
Admin
Super Ab0utxMe
Super Ab0utxMe
Féminin
Messages : 33
Date d'inscription : 17/04/2013
Localisation : Le Chaos !
Emploi/loisirs : Discuter avec Poiscaille ♥
Humeur : Explosive !
Admin
Jeu 21 Juil - 18:48
CSS

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

input {
  background-color: #000;
  text-indent: 2px;}

body {
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url(http://img15.hostingpics.net/pics/797825banvalorandffsfsd.png);
}


#page-body
{
margin-top: 20px;
background-color: #0e0f11;
border-top: 5px solid #28282a;
border-bottom: 5px solid #28282a;
border-left: 1px solid #28282a;
border-right: 1px solid #28282a;
box-shadow: 0px 0px 5px #000000;
-moz-box-shadow: 0px 0px 5px #000000;
-o-box-shadow: 0px 0px 5px #000000;
-htm-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
}

.bodylinewidth
{
width: 980px;
margin: auto;
}
td.catRight, td.row3Right, th.thRight {
  border-width: 0 0px 0 0;
}

th.thTop {
  border-width: 0px 0 0;
}

th.thCornerR {
  border-width: 0px 0px 0 0;
}


.forumline
{
width: 93%;
margin-left: auto;
margin-right: auto;
background: url(http://img4.hostingpics.net/pics/129824fondcate.jpg) top left no-repeat #161718;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
border: 1px solid #1d1f1d;
box-shadow: 0px 0px 4px #000000;
-moz-box-shadow: 0px 0px 4px #000000;
-o-box-shadow: 0px 0px 4px #000000;
-htm-box-shadow: 0px 0px 4px #000000;
-webkit-box-shadow: 0px 0px 4px #000000;
}

td.catHead, th.thHead {
  border-width: 0px 0px 0px;
  font-size: 12px;
}

th.thSides {
  border-width: 0 0px;
}

.secondarytitle
{
letter-spacing: 2px;
font-family: courier;
font-variant: small-caps;
text-shadow: 1px 1px 0px #000000;
}

td.catBottom, th.thBottom {
  border-width: 0 0px 0px;}

th.thCornerL {
  border-width: 0px 0 0 0px;
}

#page-footer
{
  height: 295px;
background: url(http://img11.hostingpics.net/pics/917819leaguelogo.png) bottom center no-repeat;
margin-bottom: -80px;
}

#page-footer a
{
font-size: 10px;
}


th.thRight {
  border-width: 0px 0px 0px 0px;
}


td.catLeft, th.thLeft {
  border-width: 0 0 0 0px;
}
  element.style {
margin-right: auto;
  mangin-left: auto;
border-top: 0px;
}

/* Page d''accueil - DEBUT*/
.PA {
    background-color: #242424;
    height: 750px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 780px;
  color:white;
}

/* Titre PA */
.PA h1 {
  font-weight: normal;
    color: white;
    font-family: 'Qwigley';
    text-align: center;
    z-index: 3;
font-size:40px;
  text-shadow: 0px 0px 12px #fff;
}
/* Liens PA */
.headerPA {
    height: 30px;
    position: absolute;
}
.headerPA a {
    color: white;
    display: block;
    float: left;
    height: 30px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 156px;
font-size:18px;
font-weight:ligther;
font-family: 'Droid Sans', sans-serif,cursive;
    text-transform : uppercase;
  line-height: 1.5;

}
.headerPA a:hover {
    height: 50px;
}

/* Bloc Contexte*/
.gakiroxxe {
    float: left;
    margin-left: 25px;
}
.gakiroxxe div {
    background-image: url(http://img15.hostingpics.net/pics/4011879101.png);
    border: 1px solid lightgrey;
    font-size: 12px;
    height: 250px;
    margin-top: -30px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 320px;
    z-index: 1;
}
/* Partenaires */
.partos {
    float: center;
    margin-left: 15px;
 
}
.partos div {
    height: 100px;
      margin-top: -32px;
    overflow: auto;
    width: 600px;
 
}
.partos a {
    float: left;
    margin: 2px;

}


/* New*/
.gakiroxxe2 {
    float: right;
    margin-right: 25px;
}
.gakiroxxe2 div {
    background-image: url(http://img15.hostingpics.net/pics/4358165002.png)
    border: 1px solid lightgrey;
    font-size: 12px;
    height: 250px;
    margin-top: -30px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 320px;
    z-index: 1;
}
/* Topsites*/
.topsites {
    height: 500px;
    margin-left: 760px;
    margin-top: 100px;
    position: absolute;
    width: 55px;
 
}
  .topsites img {
border-radius:999px;
margin-bottom:70px;
  width: 55px;
  height: 55px;
  overflow: hidden;
  position: relative;
}


.conteneur {
position: relative;
height: 55px;
width: 55px;
overflow: visible;
}



.conteneur .infobulle {
  border-radius:999px;
position: absolute;
top: 0px;
left: 0px;
width: 55px;
height: 55px;
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
visibility: hidden;
  transition: all ease 1s;
}

.conteneur:hover .infobulle {
opacity: 1;
visibility: visible;
z-index: 999:
transition: all ease 1;
}



/* conteneur staff et prédef*/
.pasoublierlepoint {
 
    float: left;
    font-size: 11px;
    height: 200px;
    margin-left: 25px;
    margin-top: 30px;
    position: center;
    text-align: justify;
    width: 728px;
}
.pasoublierlepoint h1 {
      margin-top: -42px;
}

.staffpredref {
    float: left;
    height: 170px;
    margin-top: -23px;
    overflow: hidden;
    position: relative;
    width: 121px;
}
.hoverdutruc {
    background-color: rgba(0, 0, 0, 0.7);
    height: 170px;
    margin-top: 170px;
    position: absolute;
    transition: all 2s ease 0s;
    width: 121px;
  text-align:center;
font-size:9px;
    z-index: 3;
}
.staffpredref img {
    height: 170px;
    position: absolute;
    width: 91px;
    z-index: 2;
}
.staffpredref:hover .hoverdutruc {
    margin-top: 0;
    position: absolute;
    transition: all 2s ease 0s;
}

.credits {
    clear: both;
    font-size: 12px;
    text-align: center;
}

.effetnoirblanc {
  filter: grayscale(0.7);
  -webkit-filter: grayscale(0.7);
    transition: 1s all;
}
.effetnoirblanc:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transition: 1s all;
}

/*----------BARRE DE NAVIGATION-----------------*/
#nav_barr {
 width: 950px;
  margin: auto;
  text-align: center;
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: #000;
  border-bottom: 1px solid #000;
  margin-top: -10px;
  margin-left: -10px;
  padding: 5px;
  font-size: 12px;
  font-weight:bold;
  font-family: 'Droid Sans', sans-serif,cursive;
    text-transform : uppercase;
  line-height: 1.5;
 
 
 
}


/* TITRE CATEGORIES */
.tleCAT{
margin:10px auto;
width:800px; padding:10px 0; text-align:center;
background:pink; /* MODIFIABLE */
}
.tleCAT h2{
margin:0;
font-size:42px; text-transform:uppercase;
font-family:Arial; color:white; /* MODIFIABLE */
}
/* BLOC CATEGORIES */
.mdlCAT {
margin:auto; width:800px; padding:10px 0;
background:white; /* MODIFIABLE */
}
/* BLOC FORUM */
.blocFRM{
margin:auto; width:750px;
}
/* TITRE FORUM */
.tleFRM {
margin-bottom:-10px; padding-left:125px;
transition:all 0.55s linear; -webkit-transition:all 0.55s linear;
}
.tleFRM a{
font-family:Dancing Script; font-size:32px;
color:#f26d7d !important; /* MODIFIABLE */
}
/* SURVOL TITRE FORUM */
.tleFRM:hover {
padding-left:150px;
}
/* BLOC FORUM */
.FRM{
margin:20px auto; width:850px;
}
/* ICÔNES FORUM */
.imgFRM{
display:inline-block; vertical-align:top; margin-top:2px; margin-right:15px; margin-left:0px;
width:75px; height:157px;

}
/* BLOC POSITIONNEMENT */
.boxFRM {
display:inline-block; vertical-align:top;
}
/* DESCRIPTION FORUM */
.descFRM {
margin-bottom:5px;
width:420px; height:129px;
font-size:10px; text-align:justify;
background:#f26d7d; color:black;  /* MODIFIABLE */
transition:all 0.55s linear; -webkit-transition:all 0.55s linear;
}

#edescFRM::-webkit-scrollbar {
  display: hidden ; }
/* SOUS-FORUMS */
.sfFRM {
width:420px; height:15px; padding:5px; overflow:auto;
background:#f7a5ae; color:rgba(250,250,250,0.6); /* MODIFIABLE */
font-size:10px; text-align:left; text-transform:uppercase;
}
/* LIEN SOUS-FORUM */
.sfFRM a{
color:rgba(250,250,250,0.6) !important; /* MODIFIABLE */
}
/* BLOC AVATAR DERNIER POSTEUR */
#avaFRM {
display:inline-block; vertical-align:top; margin:0 10px;
width:90px; height:160px; border-radius:10px;
background:#f26d7d; /* MODIFIABLE */
}
/* AVATAR DERNIER POSTEUR */
.avaFRM {
margin:auto; margin-top:10px;
width:70px;  overflow:hidden;
}
.avaFRM img {
width:70px;
filter:grayscale(1); -webkit-filter:grayscale(1);
}
/* DERNIER MESSAGE FORUM */
.lmsgFRM {
margin-bottom:5px;
width:140px; height:65px; padding:10px 5px; border-radius:10px;
text-align:center; font-size:10px;
background:#f26d7d; color:white; /* MODIFIABLE */
}
/* NOMBRE SUJETS ET MESSAGES */
.nbFRM {
width:150px; height:15px; padding:5px 0; border-radius:10px;
font-size:10px; letter-spacing:-1px; text-align:center;
background:#f7a5ae; color:black; /* MODIFIABLE */
}

/*FIIIIIIIIIIIIIIIIIIIIIIIIN*/


/* ======================================
Personnalisation de la structure du QEEL
fait par Faucon pour CSS ACTIF
=========================================
Début du code
=========================================*/

.qeel_box {
    width: 93%;
 margin-left: auto;
margin-right: auto;
background: url(http://img4.hostingpics.net/pics/129824fondcate.jpg) top left no-repeat #161718;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
border: 1px solid #1d1f1d;
box-shadow: 0px 0px 4px #000000;
-moz-box-shadow: 0px 0px 4px #000000;
-o-box-shadow: 0px 0px 4px #000000;
-htm-box-shadow: 0px 0px 4px #000000;
-webkit-box-shadow: 0px 0px 4px #000000;
}

/*zone groupes*/
.groupes {/*aspect des groupes*/
font-size: 35px;
  font-family: 'Qwigley', cursive;
  line-height: 1.5;
  text-align: center;
    text-shadow: 0px 0px 12px #000000;
 
}
.mon_onglet, .mon_onglet_selected { /*position des onglets*/
padding-left : 5px;
padding-right : 5px;
display:inline-block;
}

/*Couleur des groupes*/


a.groupe1 { color:#d93f32;}
a.groupe2 { color:#FFF;}
a.groupe3 { color:#980819;}
a.groupe4 { color:#E67D22;}
a.groupe5 { color:#B17F98;}
a.groupe6 { color:#5CDF72;}
a.groupe7 { color:#980852;}
a.groupe8 { color:#F76AA5;}
a.groupe9 { color:#675C52;}
 
/*zone de description des groupes*/
.descgroupes { /*description des groupes*/
width:400px;
  height:200px;
padding: 5px;
border: 1px solid lightgrey;
  margin-right:auto;
    margin-left:auto;
}

#mon_contenu, .descgroupes { height : 200px; }
.mon_contenu { display:none; }
 
/*zone des statistiques*/
.stats { /*partie statistique du forum*/
width:400px;
height:200px;
text-align: justify;
padding: 5px;
border: 1px solid lightgrey;
  margin-right:auto;
    margin-left:auto;
}
.membreconnecte{ /*partie membres connéctés*/
overflow: auto;
  width:700px;
height: 75px;
padding: 5px;
border: 1px solid lightgrey;
margin-right:auto;
    margin-left:auto;
}

/* ======================================
Personnalisation de la structure du QEEL
fait par Faucon pour CSS ACTIF
=========================================
Fin du code
=========================================*/

/* Code par Hiro pour CSSACTIF
  Merci de ne pas supprimer cette mention
  (http://www.css-actif.com) */

#englob { /* Encadrement global des 2 divs */
    position:relative;
    width:200px;
    height:400px;
    border:0px solid red; /* La vilaine bordure rouge */
    overflow:hidden; /* Permet de cacher ce qui dépasse */
  display: inline-block;
}

.imgp {
    background:#; /* le bg  de la div qui contient l'avatar */
    position:absolute; /* Laissez comme ceci */
    top:0;/* Laissez comme ceci */
    left:0;/* Laissez comme ceci */
    width:100%;/* Laissez comme ceci */
    height:100%;/* Laissez comme ceci */
    z-index:1;/* La position par rapport à l'autre div qui contient les infos */
    -webkit-transition:all 0.5s;/* Laissez comme ceci */
    -moz-transition:all 0.5s;/* Laissez comme ceci */
    -o-transition:all 0.5s;/* Laissez comme ceci */
    -ms-transition:all 0.5s;/* Laissez comme ceci */
    transition:all 0.5s;/* Laissez comme ceci */
}

#englob:hover > .imgp {
    margin-top:400px; /* Lorsque la souris passe sur la div #englob, on fait glisser l'image vers le bas de 200px */
}

.infosp {
    background:#; /* le bg  de la div qui contient les infos*/
    position:absolute;/* Laissez comme ceci */
    top:0;/* Laissez comme ceci */
    left:0;/* Laissez comme ceci */
    width:100%;/* Laissez comme ceci */
    height:100%;/* Laissez comme ceci */
    z-index:0;/* La position par rapport à l'autre div qui contient les infos (ici en dessous)*/
    opacity:0;/* on met l'opacité à zero pour un effet stylé ;) */
    margin-left:-200px;/* on décale la div de 200px, elle est invisible grâce a l'overflow:hidden de #englob */
    -webkit-transition:all 0.5s;/* Laissez comme ceci */
    -moz-transition:all 0.5s;/* Laissez comme ceci */
    -o-transition:all 0.5s;/* Laissez comme ceci */
    -ms-transition:all 0.5s;/* Laissez comme ceci */
    transition:all 0.5s;/* Laissez comme ceci */
}

#englob:hover > .infosp {
  opacity:1;/* Lorsque la souris passe sur la div #englob, on augmente l'opacité des infos */
  margin-left:0px;/* et on décale cette div à 0px (position par défaut) */
}

.name {
  text-shadow: 0px 0px 12px #000000;
  font-family: 'Qwigley';
  line-height: 1.5;
  text-align: center;
  font-size: 35px;
}

/****************************FIN*********************************/

/************************CADRE PROFIL********************/
.cadreavatar {
background-image : url('http://img11.hostingpics.net/pics/462128fondavatar.png') ;
  background-color : #000;
border: 1px solid lightgrey;
-moz-border-radius: -5px -5px -5px -5px ;
}
/**************************FIN**********************************/

/***************Liste des membres*************/
#englob1 { /* Encadrement global des 2 divs */
    position:relative;
    width:200px;
    height:400px;
    border:0px solid red; /* La vilaine bordure rouge */
    overflow:hidden; /* Permet de cacher ce qui dépasse */
  display: inline-block;
  margin : 20px;
  margin-left : 45px;
  margin-right : 45px;
}

.imgp1 {
    background:#; /* le bg  de la div qui contient l'avatar */
    position:absolute; /* Laissez comme ceci */
    top:0;/* Laissez comme ceci */
    left:0;/* Laissez comme ceci */
    width:100%;/* Laissez comme ceci */
    height:100%;/* Laissez comme ceci */
    z-index:1;/* La position par rapport à l'autre div qui contient les infos */
    -webkit-transition:all 0.5s;/* Laissez comme ceci */
    -moz-transition:all 0.5s;/* Laissez comme ceci */
    -o-transition:all 0.5s;/* Laissez comme ceci */
    -ms-transition:all 0.5s;/* Laissez comme ceci */
    transition:all 0.5s;/* Laissez comme ceci */
}

#englob1:hover > .imgp1 {
    margin-top:400px; /* Lorsque la souris passe sur la div #englob, on fait glisser l'image vers le bas de 200px */
}

.infosp1 {
    background:#; /* le bg  de la div qui contient les infos*/
    position:absolute;/* Laissez comme ceci */
    top:0;/* Laissez comme ceci */
    left:0;/* Laissez comme ceci */
    width:100%;/* Laissez comme ceci */
    height:100%;/* Laissez comme ceci */
    z-index:0;/* La position par rapport à l'autre div qui contient les infos (ici en dessous)*/
    opacity:0;/* on met l'opacité à zero pour un effet stylé ;) */
    margin-left:-200px;/* on décale la div de 200px, elle est invisible grâce a l'overflow:hidden de #englob */
    -webkit-transition:all 0.5s;/* Laissez comme ceci */
    -moz-transition:all 0.5s;/* Laissez comme ceci */
    -o-transition:all 0.5s;/* Laissez comme ceci */
    -ms-transition:all 0.5s;/* Laissez comme ceci */
    transition:all 0.5s;/* Laissez comme ceci */
}

#englob1:hover > .infosp1 {
  opacity:1;/* Lorsque la souris passe sur la div #englob, on augmente l'opacité des infos */
  margin-left:0px;/* et on décale cette div à 0px (position par défaut) */
}


/******CATEGORIE CACHE******/
.cate
{
  width: 420px;
  height: 125px;
  overflow: hidden;
  border: 2px solid #fff;
  background: url('http://img15.hostingpics.net/pics/344404fonddescription.png');
 
}
.cate_img
{
  position: relative;
  z-index: 2;
  width: 400px;
  height: 120px;
  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;
}
.cate:hover .cate_img
{
margin-left: 500px;
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;
}
.cate_description
{
  position: relative;
  z-index: 1;
  width: 495px;
  height: 120px;
  margin-top: -120px;
  text-align: justify;
  font-size: 12px;
  color: #fff;
  padding: 2px;
  overflow: auto;
}

/* PRESENTATION LISTE SUJETS */
/* BLOC SUJET */
.LSBJ {
width:800px; margin:10px auto;
}
/* BLOC VUES & REPONSES */
.stsSBJ {
display:inline-block; vertical-align:top;
width:75px; padding-top:15px;
font-family:Arial; /* MODIFIABLE */
}
/* VUES */
.vuesSBJ {
color:rgb(84, 140, 120); /* MODIFIABLE */
font-size:30px; text-align:center;
}
/* REPONSES */
.repSBJ {
color:black; /* MODIFIABLE */
font-size:16px; text-align:center;
}
/* BLOC TITRE / DERNIER MESSAGE */
.boxSBJ {
display:inline-block; vertical-align:top;
width:610px;
}
/* BLOC TITRE & DESCRIPTION */
.tleSBJ {
display:inline-block; vertical-align:top;
width:590px; height:33px; padding:10px; overflow:hidden; border:1px solid;
font-family:Arial; border-color:black; /* MODIFIABLE */
text-align:left; text-transform:uppercase;
}
/* TITRE */
.tleSBJ a {
color:black !important; /* MODIFIABLE */
}
/* AUTEUR */
.nameSBJ {
display:inline-block; margin:0 10px;
font-size:11px; text-align:center;
}
/* DESCRIPTION */
.descSBJ {
color:#191919; /* MODIFIABLE */
font-size:10px; text-align:justify;
}
/* DERNIER MESSAGE */
.lmsgSBJ {
display:inline-block; margin-top:5px;
height:15px; width:602px; padding:5px; overflow:hidden;
background:rgba(250,250,250,0.5); color:black; /* MODIFIABLE */
font-size:9px; text-align:left;
}
/* LISTE DES PAGES */
.gotoSBJ {
float:right; margin-top:-13px; margin-right:5px;
font-size:10px; text-align:right;
}
/* AVATAR DERNIER POSTEUR */
.lavSBJ {
display:inline-block; vertical-align:top; margin:0 10px;
width:50px; height:73px; overflow:hidden; padding:5px; border:1px solid;
border-color:black; /* MODIFIABLE */
}
.lavSBJ div{
width:50px; height:73px; overflow:hidden;
}
.lavSBJ img{
width:50px; filter:grayscale(0.5); -webkit-filter:grayscale(0.5);
}
/* ICÔNES */
.imgSBJ {
display:inline-block;
width:25px; height:85px;
}
/* OUTIL MODERATION */
.modSBJ {
position:absolute; z-index:3; margin-left:795px; margin-top:30px;
}
Super Ab0utxMe
https://test-saint.kanak.fr
Revenir en haut Aller en bas
Super Ab0utxMe
Admin
Super Ab0utxMe
Super Ab0utxMe
Féminin
Messages : 33
Date d'inscription : 17/04/2013
Localisation : Le Chaos !
Emploi/loisirs : Discuter avec Poiscaille ♥
Humeur : Explosive !
Admin
Jeu 21 Juil - 20:36
Code:
<link href="http://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet" type="text/css" />
<div class="PA">
                                                                                                                                                                                                                                                     
<div class="headerPA">
                                                                                                                                           <a style="background-color:#000000;" href="#">Présentations</a>  <a style="background-color:#000000;" href="#">Règlement</a> <a style="background-color:#000000;" href="#">Vacants</a> <a style="background-color:#000000;" href="#">Questions</a> <a style="background-color:#000000;" href="#">Partenariats</a>                                                                                                                                            
</div><br /> <br />                                                    
<div class="gakiroxxe2">
                                                                                                                                                                                                                                                                                       
<h1>
                                                                                                                                          Nouveautés                                                                                                                                          
</h1>
                                                                                                                                                                                                                                                                                       
<div>
                                                                                                                                                                                                                                                                                       
<ul>
                                                                                                                                                                                                                                                                                       
<li>
                                                                                                                                     <strong>  Forum officiellement ouvert !</strong>(à venir la présentation de votre staff. Merci à tous d'être parmi nous !                                                                                                                                          
</li>
                                                                                                                                                                                                                                                                         
</ul>
                                                                                                                                                                                                                                                                                       
</div>
                                                                                                                                                                                                                                                                                       
</div>
                                                                                                       
<div class="gakiroxxe">
                                                                                                                                                                                                                                                                                       
<h1>
                                                                                                                                          Contexte                                                                                                                                            
</h1>
                                                                                                                                                                                                                                                                                       
<div>
                                                                                                                     Nous sommes en l'an 25 CLE, et de nombreux champions, issus des quatre coins de Runeterra, ont rejoint l'Institut de Guerre. Mais si leur présence sur place est régulièrement demandée, comment vivent-ils ces moments, ces rencontres avec toutes ces autres légendes ? Et que se passe-t-il dans leur vie de tous les jours, lorsque les devoirs de l'Institut ne les appellent pas ? Leur histoire est entre vos mains, à vous de la tracer, et d'écrire les pages manquantes, de leur vie, dans leurs joies, leurs peines, et tout ce qui fait d'eux ce qu'ils sont aujourd'hui.                                                            
</div>
                                                                                           
</div>
                                                                                                                                                                                                                                                                                                     
<div class="pasoublierlepoint">
                                                                                                                                                                                                                                                                                       
<h1>
                                           
<div align="center">
                    <img src="http://img15.hostingpics.net/pics/236283Sanstitre2.png" />                    
</div>
                                                                                                                                                                                                                                                       
<div align="center">
                                                                                                          L'équipe                                                                                                                    
</div>
                                                                                           
</h1>
                                                                                                                                                                                                                                                                                                                   
<div class="staffpredref">
                                                                                                                                                                                           
<div class="effetnoirblanc">
                                                                                                                                           <img src="http://img11.hostingpics.net/pics/5911523801.png" />                                                                                                                                            
<div class="hoverdutruc">
                                                                                                                                            Morgana <br />Fondatrice<br />  <em>Ange Déchu</em>  <br /><strong><span style="color: #66cc00;">Présente</span>  </strong>    <br /> <strong>DC :  </strong>                                                                                                                                                    
</div>
                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                               
<div class="staffpredref">
                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                                                                              <img src="http://img11.hostingpics.net/pics/6905665801.png" />                                                                                                                                              
<div class="hoverdutruc">
                                                                                                                                           Janna <br /> Graphiste<br /> <em>l'Avatar de l'Air</em> <br /><strong><span style="color: #66cc00;">Présente</span>  </strong>       <br /> <strong>DC :  </strong>                                                                                                                                            
</div>
                                                                                                                                                                                                             
</div>
                                                                                                                                                                                                                                                                         
</div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
<div class="staffpredref">
                                                                                                                                                                                           
<div class="effetnoirblanc">
                                                                                                                                           <img src="http://img11.hostingpics.net/pics/8965951701.png" />                                                                                                                                            
<div class="hoverdutruc">
                                                                                                                                          Katarina Du Couteau <br /> Encyclopédie<br />  <em> Lame Sinistre </em>  <br /><strong><span style="color: #66cc00;">Présente</span>  </strong>      <br /> <strong>DC :  </strong>                                                                                                                                                  
</div>
                                                                                                                                                                                                   
</div>
                                                                                                                                                                                                                                                                               
</div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                             
<div class="staffpredref">
                                                                                                                                                                                           
<div class="effetnoirblanc">
                                                                                                                                           <img src="http://img11.hostingpics.net/pics/6283254001.png" />                                                                                                                                            
<div class="hoverdutruc">
                                                                                                                                            Olaf <br /> Shérif<br />  <em>Le Berzerker </em>  <br /><strong><span style="color: #66cc00;">Présent</span>  </strong>       <br /> <strong>DC :  </strong>                                                                                                                                                      
</div>
                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                       
<div class="staffpredref">
                                                                                                                                                                                           
<div class="effetnoirblanc">
                                                                                                                                           <img src="http://img11.hostingpics.net/pics/7847136201.png" />                                                                                                                                            
<div class="hoverdutruc">
                                                                                                                                          Riven <br /> Administratrice<br />  <em>Exilée Brisée  </em>  <br /><strong><span style="color: #66cc00;">Présente</span>  </strong>      <br /> <strong>DC :  </strong>                                                                                                                                                    
</div>
                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                       
<div class="staffpredref">
                                                                                                                                                                                           
<div class="effetnoirblanc">
                                                                                                                                           <img src="http://img11.hostingpics.net/pics/1583974301.png" />                                                                                                                                            
<div class="hoverdutruc">
                                                                                                                                            Sona Buvelle <br /> Administratrice<br />  <em>Virtuose de la Harpe </em>  <br /><strong><span style="color: #66cc00;">Présente</span>  </strong>   <br /> <strong>DC :  </strong>                                                                                                                                            
</div>
                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                 
</div>
                                                                                                                                                                                                                                                                                                   
</div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
<div class="topsites">
                                                                                                                                                                   
<div class="conteneur">
                                                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                           <img src="http://forums.na.leagueoflegends.com/board/attachment.php?attachmentid=1018512&thumb=1&d=1405630302" />                                                                                    
</div>
                                                                                                                                                                         
<div class="infobulle">
                                                                                              <br />  Le jouer ?                                                                                        
</div>
                                                             
</div>
                                                                                                                                                                                                                                                     
<div class="conteneur">
                                                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                           <img src="http://ddragon.leagueoflegends.com/cdn/4.3.12/img/champion/Leblanc.png" />                                                                                    
</div>
                                                                                                                                                                         
<div class="infobulle">
                                                                                              <br />  La jouer ?                                                                                        
</div>
                                                                                                                                                                 
</div>
                                                                                                                                                                 
<div class="conteneur">
                                                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                           <img src="http://ddragon.leagueoflegends.com/cdn/4.3.12/img/champion/Tryndamere.png" />                                                                                    
</div>
                                                                                                                                                                         
<div class="infobulle">
                                                                                             <br />   Le jouer ?                                                                                        
</div>
                                                                                                                                                                 
</div>
                                                                                                                                                                 
<div class="conteneur">
                                                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                           <img src="http://ddragon.leagueoflegends.com/cdn/4.3.12/img/champion/Diana.png" />                                                                                    
</div>
                                                                                                                                                                         
<div class="infobulle">
                                                                                               <br /> La jouer ?                                                                                        
</div>
                                                                                                                                                                 
</div>
                                                                                                                                                                 
<div class="conteneur">
                                                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                           <img src="http://ddragon.leagueoflegends.com/cdn/4.5.4/img/champion/Yorick.png" />                                                                                    
</div>
                                                                                                                                                                         
<div class="infobulle">
                                                                                             <br />   Le jouer ?                                                                                        
</div>
                                                                                                                                                                 
</div>
                                                                                                                                                                 
<div class="conteneur">
                                                                                                                                                                                                                                   
<div class="effetnoirblanc">
                                                                                           <img src="http://ddragon.leagueoflegends.com/cdn/4.3.12/img/champion/Nami.png" />                                                                                    
</div>
                                                                                                                                                                         
<div class="infobulle">
                                                                                             <br />   La jouer ?                                                                                        
</div>
                                                                                                                                                                 
</div>
                                                           
</div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
<div class="partos">
                                                                                                                                                                                                                                                                                       
<h1>
                   <img style="width: 2px; height: 9px;" src="http://img15.hostingpics.net/pics/236283Sanstitre2.png" />                                                                                                                                   Partenariats                                                                                                                                          
</h1>
                                                                                                                                                           
<div>
                                                                                                                                                                                                                                                                                         <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>               <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>                <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>            <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>            <a href="Lien-Partenaires" target="_blank">                  <img src="http://img11.hostingpics.net/pics/200436part88.png" alt="Nom Partenaire" /></a>                                                                                                                                                                                                                                                  
</div>
                                                                                                                               
</div>
                                                                                                                                                                                                                                                                                                                                                                                                     
</div>
Super Ab0utxMe
https://test-saint.kanak.fr
Revenir en haut Aller en bas
Super Ab0utxMe
Admin
Super Ab0utxMe
Super Ab0utxMe
Féminin
Messages : 33
Date d'inscription : 17/04/2013
Localisation : Le Chaos !
Emploi/loisirs : Discuter avec Poiscaille ♥
Humeur : Explosive !
Admin
Jeu 21 Juil - 20:37
INDEX BODY

Code:
<link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle" align="right">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!--
==================================================
PERSONNALISATION DU QUI EST EN LIGNE
Code proposé par Myrith
Corrigé par CSSActif - http://www.css-actif.com
==================================================
Début du code
==================================================
-->
<link href='http://fonts.googleapis.com/css?family=Pacifico|Handlee|Open+Sans' rel='stylesheet' type='text/css' />
<div align="center">
<table class="qeel_box" width="800px" border="0" cellpadding="0" cellspacing="10">

  <tr>
      <td colspan="2" align="center">
        <img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" />
      </td>
  </tr>
  <tr>
  <center>  <td colspan="2" class="groupes">
        <div id="mes_onglets">
            <div id="o_1" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g3-bandle-city" class="groupe1"> Bandle City </a>
            </div>

            <div id="o_2" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g4-bilgewater" class="groupe2"> Bilgewater </a>
            </div>

            <div id="o_3" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g5-demacia" class="groupe3"> Demacia </a>
            </div>

            <div id="o_4" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g6-freljord" class="groupe4"> Freljord </a>
            </div>

            <div id="o_5" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g7-iles-obscures" class="groupe5"> Îles obscures </a>
            </div>

            <div id="o_6" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g8-independants" class="groupe6"> Indépendants </a>
            </div>
<br>
            <div id="o_7" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g9-ionia" class="groupe7"> Ionia </a>
            </div>

            <div id="o_8" class="mon_onglet_selected" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g10-mont-targon" class="groupe8"> Mont Targon </a>
            </div>

            <div id="o_9" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g11-le-neant" class="groupe9"> Le Néant </a>
            </div>
 
    <div id="o_10" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g12-noxus" class="groupe10"> Noxus </a>
            </div>
 
    <div id="o_11" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g13-piltover" class="groupe11"> Piltover </a>
            </div>
 
    <div id="o_12" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g14-shurima" class="groupe12"> Shurima </a>
            </div>
 
      <div id="o_13" class="mon_onglet" onmouseover="changeOnglet(this);">
              <a href="http://valoransbattlefront.forumactif.org/g15-zaun" class="groupe13"> Zaun </a>
            </div>
        </div>
      </td>
    </center>
  </tr>
  <tr>
      <td valign="top">
        <div class="stats">
            <span class="gensmall">
            {TOTAL_POSTS}.
            {TOTAL_USERS}.
            {NEWEST_USER}, nous lui souhaitons la bienvenue !
           
             
            </span>
            <br /><br />
            <span class="gensmall"> {LOGGED_IN_USER_LIST}</span>
            <br />
            <!-- BEGIN switch_chatbox_activate -->
            <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}</span>
            <!-- END switch_chatbox_activate -->
            <br /><br />
            <span class="gensmall">{TOTAL_USERS_ONLINE}.
            {RECORD_USERS}.
                <table class="annifs">
               
              {L_WHOSBIRTHDAY_TODAY}
              {L_WHOSBIRTHDAY_WEEK}
         
            </table>
            </span>
        </div>
      </td>
     
      <td colspan="1" align="justify">
        <div class="descgroupes">
            <div id="mes_contenus">
              <div id="co_1" class="mon_contenu">
                C'est ici que les mignons petits yordles habitent. Ils sont souvent caractérisés par leur petite taille. Cette ville se situe au sud-est de Valoran.
                <br/><br/>
Champions :  Corki, Gnar, Heimerdinger, Lulu, Poppy, Rumble, Teemo, Tristana et Ziggs.
              </div>
              <div id="co_2" class="mon_contenu">
                  Ville de grands commerces grâce à son port qui est tout aussi connu pour sa quantité énorme de pirates qui font escale là-bas. Celui-ci est également connu pour sa richesse. Cet endroit se situe au  sud-est des côtes de Valoran .
                <br/><br/>
Champions : Fizz, Gangplank, Graves, Miss Fortune, Nami, Nautilus, Tahm Kench et Twisted Fate.       
              </div>
              <div id="co_3" class="mon_contenu">
                  Riche cité-état sur la côte ouest de Valoran. Elle est réputée par sa richesse et l'importance la justice et de l'égalité.
                <br/><br/>
                Champions : Fiora, Galio, Garen, Jarvan IV, Kayle, Lucian, Lux, Quinn, Shyvana, Sona, Taric, Vayne et Xin Zhao.
              </div>
              <div id="co_4" class="mon_contenu">
                  Région située au nord du continent. Le froid et la neige dominent cet endroit. Trois grands clans cherchent à déterminer qui sera la reine de Freljord.
                <br/><br/>
Champions: Anivia, Ashe, Braum, Gragas, Lissandra, Nunu, Olaf, Sejuani, Trundle, Tryndamere, Udyr et Volibear.
              </div>
              <div id="co_5" class="mon_contenu">
                Certains pensent que l'île n'existe pas et d'autres se sont sentis transformé. Voilà des terres où il faut se méfier car, la terreur pèse. Leur dicton : « La mort n'est qu'un nouveau départ.. »
                <br/><br/>
Champions : Elise, Evelynn, Hecarim,  Kalista, Karthus, Maokai, Mordekaiser, Thresh et Yorick.
              </div>
              <div id="co_6" class="mon_contenu">
                  Ce groupe regroupe tous les champions qui ne sont pas catégorisés dans les régions présenter. Ils sont parfois nomades, sauvages, solidaire ou encore, appartenant à l'institut.
                <br/><br/>
Champions : Aatrox, Alistar, Annie, Bard, Brand, Fiddlesticks, Malphite, Nidalee, Nocturne, Rengar, Ryze, Shaco, Skarner, Zilean et Zyra.
              </div>
              <div id="co_7" class="mon_contenu">
                  Nation bâtie sur une île ayant la particularité d'avoir de magnifiques paysages paisible et accueillante. Cet endroit se trouve à l'est des côtes de Valoran, au nord-est de Noxus.
                <br/><br/>
Champions : Ahri, Akali, Irelia, Jax, Karma, Kennen, Lee Sin, Maitre Yi, Shen, Soraka, Syndra, Varus, Wukong, Yasuo et Zed.
              </div>
              <div id="co_8" class="mon_contenu">
                Cet endroit se trouve au centre de Valoran et comme son nom l'indique, on y trouve une montagne très imposante. Dut à son altitude, les températures ne sont pas très élevées. Différentes tribus y vivent, opposant le soleil à la lune.<br/><br/>
Champions : Diana, Leona et Pantheon.
              </div>
              <div id="co_9" class="mon_contenu">
        Autre endroit réputé pour être terrifiant où d'étranges créatures y vivent. On dit qu'il y a un portail accessible de celui-ci à l'est de Noxus, à Icathia.<br/><br/>
Champions : Cho'Gath, Kassadin, Kha'Zix, Kog'Maw, Malzahar, Rek'Sai et Vel'Koz.
              </div>
                <div id="co_10" class="mon_contenu">
              Noxus est une cité-état dans l'est de Valoran. Elle est l'antithèse de Demacia car, son objectif principal est de dominer par n'importe quel moyen.<br/><br/>
Champions: Cassiopeia, Darius, Draven, Katarina, Leblanc, Morgana, Riven, Sion, Swain, Talon, Urgot et Vladimir.
              </div>
              <div id="co_11" class="mon_contenu">
                            Ou « La cité du progrès », c'est une grande ville dotée d'une technologie très avancée, connu aussi pour être l'origine de l'Hextech. On la retrouve au nord-ouest du continent.<br/><br/>
Champions : Caitlyn, Ezreal, Jayce, Orianna et VI.
              </div>
              <div id="co_12" class="mon_contenu">
                  Le sable chaud, le soleil pesant, un palais doré, c'est bien le désert Shurima. Cette comté se situe entre Noxus et Demacia.<br/><br/>
Champions : Amumu, Azir, Nasus, Rammus, Renekton, Sivir et Xerath.
              </div>
              <div id="co_13" class="mon_contenu">
                  Ville scientifique où tout est permis, aucune loi n'est écrite. La pollution abordera les narines des passants à cause de la fumée des machines et des industries. La cité est juste au-dessus de Piltover.<br/><br/>
Champions : Blitzcrank, Dr Mundo, Ekko, Janna, Jinx, Singed, Twitch, Viktor, Warwick et Zac.
              </div>
            </div>
        </div>
      </td>
  </tr>
 
  <tr>
      <td colspan="2">
        <div class="membreconnecte" align="justify"><table>{L_CONNECTED_MEMBERS}</table></div>
      </td>
  </tr>
   
    <tr>
      <td colspan="2">
        <div class="partenariats" align="center"><table><span class="partenariatsin">
          <a href="http://behindthestory.forumactif.org/" class="postlink" target="_blank"><img src="http://image.noelshack.com/fichiers/2015/25/1434831963-88-31.png" /></a>  <a href="http://lifeoflegends.forumactif.org/" class="postlink" target="_blank" rel="nofollow"><img src="http://img15.hostingpics.net/pics/624866Bouton88x31.jpg" /></a>    <a href="http://tales-of-runeterra.forumactif.fr/" class="postlink" target="_blank" rel="nofollow"><img src="http://img11.hostingpics.net/pics/70597488x31udyr.gif" /></a> <a href="http://lycee-yokai-v2.forumactif.org/" class="postlink" target="_blank" rel="nofollow"><img src="http://zupimages.net/up/15/29/dl0c.jpg" border="0" alt="" /></a>  <a href="http://peaceisparadise.lebonforum.com/" class="postlink" target="_blank" rel="nofollow"><img src="http://i.imgur.com/lEYHs1x.png" /></a>  <a href="http://bleach-new-destiny.forumactif.fr/" class="postlink" target="_blank" rel="nofollow"><img src="http://img11.hostingpics.net/pics/709610bndpart.png" /></a> <a href="http://hikarisekai.forumactif.org/" class="postlink" target="_blank" rel="nofollow"><img src="http://image.noelshack.com/fichiers/2015/24/1434197357-88-31.png" /></a>  <a href="http://coeur-bermudes.forumactif.fr/" class="postlink" target="_blank" rel="nofollow"><img src="http://img15.hostingpics.net/pics/361221bouton1.png" /></a>
          <a href="http://uldlo.forumactif.org/" class="postlink" target="_blank" rel="nofollow"><img src="http://zupimages.net/up/15/25/00ko.bmp" /></a> <a href="http://breath.forumactif.com/" class="postlink" target="_blank" rel="nofollow"><img src="http://image.noelshack.com/fichiers/2015/15/1428865897-88x31.jpg" /></a>  <a href="http://multiversia.forumactif.org/" class="postlink" target="_blank" rel="nofollow"><img src="http://i21.servimg.com/u/f21/16/56/39/71/alvear10.jpg" /></a> <a href="http://machinohoshiyo.forumgratuit.org/" class="postlink" target="_blank"><img src="http://i21.servimg.com/u/f21/17/14/09/65/logo_810.png" /></a> <a href="http://tokyo-ghoul.forumactif.org/" class="postlink" target="_blank"><img src="http://i.imgur.com/zZ8VZoQ.png" /></a> <a href="http://rising-stars.forumactif.org/" class="postlink" target="_blank"><img src="http://image.noelshack.com/fichiers/2015/36/1441462048-bouton-88x31-3.jpg" /></a> <a href="http://just-married.forum-nation.com/" class="postlink" target="_blank"><img src="http://i59.servimg.com/u/f59/19/00/04/16/410.jpg" /></a>  <a href="http://afterlove.1fr1.net/" class="postlink" target="_blank"><img src="http://i21.servimg.com/u/f21/19/28/55/01/883110.png" /></a>
          <a href="http://reinventeladestinee.forumactif.com/" class="postlink" target="_blank"><img src="http://image.noelshack.com/fichiers/2015/21/1432391283-bouton-88-31.png" /></a> <a href="http://hetaliacampusrevival.fr-bb.com/" class="postlink" target="_blank"><img src="http://img11.hostingpics.net/pics/25735288x31.png" /></a> <a href="http://pension-shikido.forumactif.org/"  class="postlink" target="_blank"><img src="http://image.noelshack.com/fichiers/2015/39/1443384679-b1.png" /></a>  <a href="http://www.hotel-kinshi.org/" class="postlink" target="_blank"><img src="http://image.noelshack.com/fichiers/2015/28/1436536139-bouton4.png" /></a> <a href="http://persona-rpg.forumactif.fr" class="postlink" target="_blank"><img src="http://www.aht.li/2737863/miniminipart4.png" /></a> <a href="http://valoransbattlefront.forumactif.org/" class="postlink" target="_blank" ><img src="http://img11.hostingpics.net/pics/309262papapapaap.gif" /></a>  <a href="http://valoransbattlefront.forumactif.org/" class="postlink" target="_blank" ><img src="http://img11.hostingpics.net/pics/309262papapapaap.gif" /></a>  <a href="http://valoransbattlefront.forumactif.org/" class="postlink" target="_blank" ><img src="http://img11.hostingpics.net/pics/309262papapapaap.gif" /></a></span>  </table></div>
      </td>
  </tr>
   
</table>
<!--
==================================================
PERSONNALISATION DU QUI EST EN LIGNE
==================================================
Fin du code
==================================================
-->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td> &nbsp;</td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
   </tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
 
 
</script>
<!-- END switch_fb_index_login -->
Super Ab0utxMe
https://test-saint.kanak.fr
Revenir en haut Aller en bas
Super Ab0utxMe
Admin
Super Ab0utxMe
Super Ab0utxMe
Féminin
Messages : 33
Date d'inscription : 17/04/2013
Localisation : Le Chaos !
Emploi/loisirs : Discuter avec Poiscaille ♥
Humeur : Explosive !
Admin
Ven 22 Juil - 16:49
OVERALL HEADER

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
   <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
   <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
   <meta http-equiv="content-script-type" content="text/javascript" />
   <meta http-equiv="content-style-type" content="text/css" />
   <!-- BEGIN switch_compat_meta -->
   <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
   <!-- END switch_compat_meta -->
   <!-- BEGIN switch_canonical_url -->
   <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
   <!-- END switch_canonical_url -->
   {META_FAVICO}
   {META}
   {META_FB_LIKE}
   <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
   {T_HEAD_STYLESHEET}
   {CSS}
   <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
   <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
   <script src="{JQUERY_PATH}" type="text/javascript"></script>
   <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>

   <!-- BEGIN switch_fb_login -->
   <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
   <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
   <!-- END switch_fb_login -->

   <!-- BEGIN switch_ticker -->
   <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
   <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
   <!-- END switch_ticker -->

   <!-- BEGIN switch_ticker_new -->
   <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
   <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});

      switch( tickerDirParam )
      {
         case 'top' :
            slid_vert = true;
            break;

         case 'left':
            break;

         case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;

         case 'right':
            auto_dir = 'prev';
            break;

         default:
            slid_vert = true;
      }

      $(document).ready(function() {
         var w_cont = $('#fa_ticker_container').width();

         if (w_cont > 0)
         {
            $('#fa_ticker_container').width(w_cont);

            /* Affichage de la liste */
            $('#fa_ticker_content').css('display','block');

            /* Calcul des dimensions du conteneur et des elements */
            var width_max = $('ul#fa_ticker_content').width();
            var width_item = Math.floor(width_max / {switch_ticker.SIZE});
            var height_max = h_perso;

            /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */
            $('ul#fa_ticker_content li').each( function () {
               if ($(this).height() > height_max)
               {
                  height_max = $(this).height();
               }
            } );

            /* Redimensionnement des elements et des images trop larges */
            $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () {
               if ($(this).width() > width_item)
               {
               var ratio      = $(this).width() / width_item;
               var new_height = Math.round($(this).height() / ratio);
               $(this).height(new_height).width(width_item);
               }
            });

            /* Redimensionnement et centrage du conteneur en mode vertical */
            if (slid_vert)
            {
               $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
            }

            /* Initialisation du caroussel */
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
               wrap: 'circular',
               auto: {switch_ticker.STOP_TIME},
               auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
         }
         else
         {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
         }
      });
   //]]>
   </script>
   <!-- END switch_ticker_new -->

   <script type="text/javascript">//<![CDATA[
   $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
         pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
         if(pm != null) { pm.focus(); }
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
         report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
         if(report != null) { report.focus(); }
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
         $(document).ready(function() {            
            Ticker.start({
               height : {switch_ticker.HEIGHT},
               spacing : {switch_ticker.SPACING},
               speed : {switch_ticker.SPEED},
               direction : '{switch_ticker.DIRECTION}',
               pause : {switch_ticker.STOP_TIME}
            });
         });
      <!-- END switch_ticker -->
   });

   <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
   <!-- END switch_login_popup -->

   <!-- BEGIN switch_login_popup -->
   $(document).ready( function() {
      $(window).resize(function() {
         var windowWidth = document.documentElement.clientWidth;
         var popupWidth = $("#login_popup").width();
         var mypopup = $("#login_popup");

         $("#login_popup").css({
         "left": windowWidth/2 - popupWidth/2
            });
      });
   });
   <!-- END switch_login_popup -->
   //]]>
   </script>
 
 
   {GREETING_POPUP}
   <!-- BEGIN switch_ticker_new -->
   <style>
          .jcarousel-skin-tango .jcarousel-item
          {
                  text-align:center;
                  width: 10px;
          }
 
          .jcarousel-skin-tango .jcarousel-item-horizontal
          {
                  margin-right: {switch_ticker.SPACING}px;
          }
 
          .jcarousel-skin-tango .jcarousel-item-vertical
          {
                  margin-bottom: {switch_ticker.SPACING}px;
          }
   </style>
 
 
 
   <!-- END switch_ticker_new -->
   {HOSTING_JS}
 
   <!-- BEGIN google_analytics_code -->
   <script type="text/javascript">
      //<![CDATA[
             var _gaq = _gaq || [];
             _gaq.push(['_setAccount', '{G_ANALYTICS_ID}']);
      _gaq.push(['_trackPageview']);
      _gaq.push(['_trackPageLoadTime']);
 
   <!-- BEGIN google_analytics_code_bis -->
                _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
                _gaq.push(['b._trackPageview']);
   <!-- END google_analytics_code_bis -->
 
   (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
                ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
                })();
                //]]>
   </script>
   <!-- END google_analytics_code -->
</head>
 
 

<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
   <!-- BEGIN hitskin_preview -->
   <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1>
      <div class="content">
         <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
         </p>
      </div>
   </div>
   <!-- END hitskin_preview -->

   <!-- BEGIN switch_login_popup -->
   <div id="login_popup" style="z-index: 10000 !important;">
      <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
         <tr height="25">
            <td class="catLeft">
               <span class="genmed module-title">{SITENAME}</span>
            </td>
         </tr>
         <tr height="{LOGIN_POPUP_MSG_HEIGHT}">
            <td class="row1" align="left" valign="top">
               <div id="login_popup_buttons">
                  <form action="{S_LOGIN_ACTION}" method="get">
                     <input type="submit" class="mainoption" value="{L_LOGIN}" />
                     <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                     <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
                  </form>
               </div>
               <span class="genmed">{LOGIN_POPUP_MSG}</span>
            </td>
         </tr>
      </table>
   </div>
   <!-- END switch_login_popup -->

   <a name="top"></a>
   {JAVASCRIPT}
  <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}" id="navSIT">
   <tr><td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td></tr>
  </table>
   <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
      <tr>
         <td class="bodyline">
            <table width="100%" cellspacing="0" cellpadding="0" border="0">
               <tr>
                  <!-- BEGIN switch_logo_left -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_left -->
                  <td align="center" width="100%" valign="middle">
                     <!-- BEGIN switch_logo_center -->
                     <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a>
                     <br />
                     <!-- END switch_logo_center -->
                     <div class="maintitle">{MAIN_SITENAME}</div>
                     <br />
                     <span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
                  </td>
                  <!-- BEGIN switch_logo_right -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <!-- END switch_logo_right -->
               </tr>
            </table>

            <div style="clear: both;"></div>

            <!-- BEGIN switch_ticker_new -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                     <td align="left" class="row1">
                        <div id="fa_ticker_container">
                           <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                           </ul>
                        </div>
                     </td>
                  </tr>
               </table>
            </div>
            <!-- END switch_ticker_new -->

            <!-- BEGIN switch_ticker -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                     <td align="left" class="row1">
                        <div id="fa_ticker_container">
                           <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                 <!-- BEGIN ticker_row -->
                                 <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                 <!-- END ticker_row -->
                              </div>
                           </div>
                        </div>
                     </td>
                  </tr>
               </table>
            </div>
            <!-- END switch_ticker -->

            <div id="page-body">
               <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                     <tbody>
                        <tr>
                           <td valign="top" width="{C1SIZE}">
                              <div id="{ID_LEFT}">
                                 <!-- BEGIN giefmod_index1 -->
                                 {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                 <!-- END giefmod_index1 -->
                              </div>
                           </td>
                           <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </div>
            </div>
         </td>
      </tr>
   </table>
</body>
</html>
<!-- END html_validation -->

CSS

Code:
/* NAVIGATION */
#navSIT {
position:absolute; top:0; left:0px; /* MODIFIABLE - DETERMINE LA POSITION */
width:175px;
height: 100%;
background: black; /* MODIFIABLE */
position: fixed
}

.mainmenu img{
display:none;
}

/* LIEN NAVIGATION */
#navSIT a{
display:block; 
text-transform:uppercase;
font-size:12px;
text-align : left;
  padding-left:2px;
text-decoration: none;
color:white; /* MODIFIABLE */
}
/* SURVOL LIEN NAVIGATION */

#navSIT a:hover {
font-weight:bold;
background-color: white;
text-decoration:none;
color: black;
}
Super Ab0utxMe
https://test-saint.kanak.fr
Revenir en haut Aller en bas
Super Ab0utxMe
Admin
Super Ab0utxMe
Super Ab0utxMe
Féminin
Messages : 33
Date d'inscription : 17/04/2013
Localisation : Le Chaos !
Emploi/loisirs : Discuter avec Poiscaille ♥
Humeur : Explosive !
Admin
Dim 7 Aoû - 1:57
Code:
/* cadre */
.bodyline {
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  border-top:none;
  border-bottom:none;
}


/* TEXTE PA */

.titre {
  color: #C4191F;
  letter-spacing: -2px;
  text-shadow: 1px 1px 2px black;
  font-family:bitter;
  font-size:20px;
}

.petitebande {
  background:#C4191F;
  width:180px;
  height:20px;
  font-variant : small-caps;
}

/* DESCRIPTION DES CATEGORIE */

.forumline
{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1px;
  margin-bottom: 5px;
  border-top:none;
  border-bottom:none;
 
}

table.forumline {
  overflow: hidden;
}

/* TITRES CAT */

/* bloc titre */
.TitreCategorie {
  background: #DBDEA9;
  width: 87%;
  margin:auto;
  padding:2px;
  border-bottom:0px;
}

/* titre */
.TitreCategorie h2 {
  text-align: center;
  letter-spacing:2px;
  font-variant:small-caps;
  color:#C4191F;
  font-size:16px;
  margin-left: 7px;
 
}

/* STATS CAT */

.StatsForum {
  float:center;
  font-size:9px;
  padding:2px;
}

/*CATEGORIES*/

a.forumlink:link, a.forumlink:visited
{ letter-spacing : 2px;
color: #fff;
font-size: 10px;
font-family: Georgia;
display: block;
margin-left:0px;
padding-top:0px;
padding-left:10px;
padding-bottom:0px;
margin-top:2px;
border-right:none;
border-left:none;
margin-bottom:-10px;
background-color:#C4191F;
text-align: left;
text-transform: uppercase;
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;
-webkit-transition: all 0.6s linear 0s;/* pour navigateur webkit */
-moz-transition: all 0.6s linear 0s; /* pour navigateur mozilla */
-o-transition: all 0.6s linear 0s;/* pour navigateur opera */
transition: all 0.6s linear 0s; /* pour les navigateurs récents */
}

a.forumlink:hover{ letter-spacing : 2px;

padding-left: 50px;
color:#fff;
font-family: poiret one;
font-size: 10px;
text-align: left;
text-transform: uppercase;
margin-left:0px;
padding-top:0px;
padding-bottom: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;
}

/* Catégorie */
a{-moz-transition : all 1s;
  -webkit-transition : all 1s;}
Super Ab0utxMe
https://test-saint.kanak.fr
Revenir en haut Aller en bas
Super Ab0utxMe
Admin
Super Ab0utxMe
Super Ab0utxMe
Féminin
Messages : 33
Date d'inscription : 17/04/2013
Localisation : Le Chaos !
Emploi/loisirs : Discuter avec Poiscaille ♥
Humeur : Explosive !
Admin
Dim 14 Aoû - 18:33
VIEWTOPIC_BODY

Code:
<link href='http://fonts.googleapis.com/css?family=Qwigley' rel='stylesheet' type='text/css'> <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(){

    if(typeof(_atc) == "undefined") {
        _atc = { };
    }
   
    _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 class="nav" valign="middle" width="100%">
         <span class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
                <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
                <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
                {NAV_CAT_DESC_SECOND}
            </span>
      </td>      
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
         <!-- BEGIN switch_twitter_btn -->
         <span id="twitter_btn" style="margin-left: 6px; ">
         <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
         </span>
         <!-- END switch_twitter_btn -->
         
         <!-- BEGIN switch_fb_likebtn -->         
         <script>(function(d, s, id) {
           var js, fjs = d.getElementsByTagName(s)[0];
           if (d.getElementById(id)) return;
           js = d.createElement(s); js.id = id;
           js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
           fjs.parentNode.insertBefore(js, fjs);
         }(document, 'script', 'facebook-jssdk'));</script>   
         <div class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
         <!-- END switch_fb_likebtn -->
         
         <span class="gensmall bold">
            <a class="addthis_button" href="http://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}';
               var url_tellfriend = '{U_TELLFRIEND_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" width="100%" border="0" cellspacing="1" cellpadding="0" >
   <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 -->
   <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">
                  <center><span class="name"><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
            <span class="postdetails poster-profile">{postrow.displayed.POSTER_RANK}
            <br />
         <div class="cadreavatar">   
                              <!-- DEBUT PROFIL MODIFIÉ : Infos de profil en infobulle --><div id="englob">
                                  <div class="imgp">{postrow.displayed.POSTER_AVATAR}</div>
  <div class="infosp">
 
 
    <!-- BEGIN profile_field -->
    {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR} {postrow.displayed.RANK_IMAGE}
    <!-- END profile_field -->
    {postrow.displayed.POSTER_RPG}
  </div>
</div> </center> </div>
<!-- FIN PROFIL MODIFIÉ -->
            
         </span><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </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>{postrow.displayed.MESSAGE}</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}" alt="" />

                                 <!-- 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">
                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN first_post_br -->
</table>
<hr />
<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" width="100%" border="0" cellspacing="0" cellpadding="0" style="/*margin: 0 0 0px 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}" rel="nofollow">{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}" alt="" />
                  </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}&nbsp;<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>
Super Ab0utxMe
https://test-saint.kanak.fr
Revenir en haut Aller en bas
Contenu sponsorisé
Contenu sponsorisé
Contenu sponsorisé
Revenir en haut Aller en bas
Voir le sujet précédent Voir le sujet suivant Revenir en hautPage 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Suce ma bite :: ikef :: Votre 1er forum-
Sauter vers: