Incarne un cheval sauvage et vis ta vie.
 
Le Deal du moment : -45%
WHIRLPOOL OWFC3C26X – Lave-vaisselle pose libre ...
Voir le deal
339 €

 

 Anciens codes GS

Aller en bas 
AuteurMessage
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:05

CSS

Code:
#navig
{
  width: 950px;
  margin: auto;
  text-align: center;
}

#navigation
{
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: #F0E9DA;
  border-bottom: 2px solid #F0E9DA;
  margin-top: -10px;
  margin-left: -10px;
  padding: 5px;
}

/*RP*/
.rp {
  font-family:verdana;
  text-align:justify;
  opacity:0.9;
  color:#AF0115;
  line-height:15px;
  margin-left:70px;
  margin-right:70px;
}

.rp1 {
  font-family:verdana;
  text-align:justify;
  opacity:;
  color:DimGray;
  line-height:15px;
  margin-left:70px;
  margin-right:70px;
}

t1 {
  font-family:verdana;
  text-transform:uppercase;
  font-size:8px;
  background-color:#AF0115;
  color:whitesmoke;
  padding:2px;
  opacity:0.8;
  letter-spacing:1px;
  box-shadow: 0px 0px 1px #333333;
}

t2 {
  font-family:verdana;
  text-transform:uppercase;
  font-size:8px;
  background-color:DimGray;
  color:whitesmoke;
  padding:2px;
  opacity:1;
  letter-spacing:1px;
  box-shadow: 0px 0px 1px white;
}

/*FICHE PRESA*/
.nom1 {
  font-family:times new roman;
  font-size:30px;
  letter-spacing:-2px;
  background-color:;
  width:400px;
  padding:10px;
  text-align:center;
  text-transform:lowercase;
}

.note1 {
  background-color:#996633;
  width:200px;
  font-family:arial;
  text-transform:uppercase;
  font-size:11px;
  padding:2px;
  color:transparent;
  text-shadow:1px 0px 1px white;
  text-align:center;
  letter-spacing:1px;
  border:px solid whitesmoke;
}

.note2 {
  background-color:whitesmoke;
  width:194px;
  font-family:arial;
  text-transform:uppercase;
  font-size:11px;
  padding:2px;
  color:transparent;
  text-shadow:1px 0px 1px #669999;
  text-align:center;
  letter-spacing:1px;
  border:px solid whitesmoke;
}

.bloc1 {
  font-family:verdana;
  font-size:10px;
  line-height:15px;
  width:210px;
  padding:2px;
  height:300px;
  overflow:auto;
  text-align:justify;
}

.bloc2 {
  font-family:verdana;
  font-size:11px;
  line-height:15px;
  width:400px;
  padding:2px;
  height:300px;
  overflow:auto;
  text-align:justify;
}

.texte1 {
  font-family:verdana;
  font-size:10px;
  line-height:15px;
  width:197px;
  padding:2px;
  height:300px;
  overflow:auto;
  text-align:justify;
  transition:0.50s;
  opacity:0;
  background-color:#cc9966;
  color:whitesmoke;
}

.texte1:hover {
  opacity:1;
}



/*FICHE PRESA TEST 2*/
.nom12 {
  font-family:times new roman;
  font-size:30px;
  letter-spacing:-2px;
  background-color:;
  width:400px;
  padding:10px;
  text-align:center;
  text-transform:lowercase;
}

.note12 {
  background-color:#996633;
  width:200px;
  font-family:arial;
  text-transform:uppercase;
  font-size:11px;
  padding:2px;
  color:transparent;
  text-shadow:1px 0px 1px white;
  text-align:center;
  letter-spacing:1px;
  border:px solid whitesmoke;
}

.bloc12 {
  font-size:10px;
  line-height:15px;
  width:210px;
  padding:2px;
  height:300px;
  overflow:auto;
  text-align:justify;
}

.bloc22 {
  font-size:11px;
  line-height:15px;
  width:420px;
  padding:2px;
  height:300px;
  overflow:auto;
  text-align:justify;
}



/*---------PROFIL ONGLETS--------*/

/* feuille persos */
.titre {
  text-align: center;
  font-size: 10px;
  font-family: arial;
  opacity: 0.7;
  color:black;
  letter-spacing:1px;
}
  

/* les onglets */
.systab .tab {
  padding: 2px 10px;
  margin-right: 5px;
  color: #FFFFFF;
  background: #DCBFA1;
  border: 1px solid #ffcc993;
  cursor: pointer;
}
/* les onglets survolés */
.systab .tab:hover {
  background: #;
  color: #FFFFFF;
  border-color: #ffcc99;
  transition:2s;
}
/* les onglets sélectionnés */
.systab .tab.selected{
  color: #FFFFFF;
  background: #EBD8C3;
}
/* contenus associés aux onglets  */
.systab .contents {
  margin-top: 1px;
  margin-bottom: 1px;
  color: #BD9988;
  background: #;
  border: none;
  padding: 5px;
  font-family:arial;
  letter-spacing:1px;
  font-size:10px;
  border-radius: 5px 5px 5px 5px;
}
/* style des onglets */
.systab.s_float .tab,.systab.s_float .tab {
  display: block;
  margin: 5px;
}
/* flottement des conteneurs  */
.systab.s_float .tabs,.systab.s_float .contents {
  float: left;
}

.postdetails.poster-profile textarea {
color:#BD9988;}

/*------BARRE NAVIG EN MAJ-------*/
a.mainmenu {
 
font:10px Roboto;
text-transform:uppercase;
padding-right: 1px;
 
}
 
a.mainmenu:hover {
 
font:9px Roboto;
text-transform:uppercase;
padding-right: 1px;
}

/*Import de la police*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,900');


/* ------------STRUCTURE DU FORUM---------- */
/* BLOC TITRE CATEGORIE */
.tleCAT {
margin:10px auto;
width:800px; padding:10px 0; border: 1px solid #;
background:#D6C1AC; background-image: url(""); opacity:;/* MODIFIABLE */
}
/* TITRE CATEGORIE */
.tleCAT h2 {
margin:0 auto; padding-left:10px;
text-align:center; font-size:25px; text-transform:lowercase; letter-spacing:3px; font-family:Times New Roman; font-style: italic;
color:#ffffff; text-shadow:1px 1px 0px #9c9b9a; /* MODIFIABLE */
}
/* BLOC FORUM */
.FRM {
margin:0 auto 10px; width:800px;
  border-bottom:0px solid #CAD9E8 ;
text-align:center; font-family:Arial;
}
/* ICÔNES FORUM */
.imgFRM {
display:inline-block; vertical-align:top; margin-right:10px;
width:45px; height:110px;
}
/* BLOC TITRE / DESCRIPTION / SOUS-FORUMS */
.boxFRM {
display:inline-block; vertical-align:middle;
width:445px; height:130px; text-align:left;
}
/* BLOC TITRE FORUM */
.tleFRM {
height:15px;
text-align:left; font-size:12px; font-weight:bold; text-transform:uppercase; letter-spacing:3px;
background:none; /* MODIFIABLE */
}
/* TITRE FORUM */
.tleFRM a {
color:#FFFFFF; font-family: Roboto; background-color:#DEC5B4; padding-left:2px; /* MODIFIABLE */
}
/* DESCRIPTION FORUM */
.descFRM {
margin:5px 0;
width:440px; height:90px; padding-right:5px; overflow-y:auto;
text-align:justify; font-size:11px; line-height:15px;
background:none; color:; /* MODIFIABLE */
}
/* BLOC SOUS-FORUMS */
.sfFRM {
width:445px; height:15px; overflow:hidden;
text-align:left; font-size:12px; font-weight:bold; text-transform:lowercase;
background:none; color:#; /* MODIFIABLE */
}
/* LIENS SOUS-FORUMS */
.sfFRM a {
color:#BD9988; opacity:0.5; letter-spacing:1px; padding-right:3px; padding-left:3px;/* MODIFIABLE */
}


/* BLOC IMAGE DESCRIPTIVE FORUM */
.boxDESC {
margin:0 15px; display:inline-block; vertical-align:top;
width:130px; height:110px;
background:; /* MODIFIABLE */
}
/* IMAGE DESCRIPTIVE FORUM */
.descFRM img {
position:absolute; margin-left:460px; margin-top:-20px;
width:130px; height:110px; opacity: 0.7;
}

/* BLOC DERNIER MESSAGE & STATISTIQUES FORUM */
.lmsgFRM {
display:inline-block; vertical-align:middle;
width:125px; max-height:110px; padding:5px; overflow:hidden;
text-align:center; font-size:11px;
background:none; color:; border: 0px solid #;  /* MODIFIABLE */
}
/* NOMBRE SUJETS & MESSAGES FORUM */
.nbFRM {
margin-bottom:10px;
text-align:center; font-size:9px; text-transform:uppercase; font-family:Roboto;
}

/* COULEUR TITRE SUJET DERNIER MESSAGE FORUM */
.lmsgFRM a {
color:; /* MODIFIABLE */
  }



/* -------------PAGE D'ACCUEIL------------- */
.pa {
margin-top:20px; margin-bottom:20px;
  font-family:Roboto;
}

/* BLOC LIENS UTILES*/
.barreliens {
height:25px;
}

/* LIENS UTILES */
.liens {
text-align:center; text-transform:uppercase; font-size:12px;
  letter-spacing:3px; font-weight:bold; text-shadow:1px 1px 0px #;
}

.liens a {
color:#FFFFFF; background:#DEC5B4;/* MODIFIABLE */
}


/* COLONNE GAUCHE */
.gauche {
width:240px;
  display:inline-block; vertical-align:top; margin-right:40px;
}

/* BLOC IMAGE */
.blocimg{
background:black; height:150px;
}

/* BLOC CONTEXTE */
.bloccontexte{
background:; height:104px; overflow:scroll;
}

/* CONTENU BLOC CONTEXTE */
.contexte{
height:150px;
color:; font-size:11px; text-align:justify;
}

/* COLONNE CENTRE */
.centre {
width:170px;
  display:inline-block; vertical-align:top;
}

/* BLOC NOUVEAUTÉS*/
.blocnews{
height:150px;  overflow:scroll;
}

/* CONTENU NOUVEAUTÉS*/
.news{
height:150px;
color:; font-size:10px; text-align:justify;
  line-height:15px;
}

.date {
  background-color:#DEC5B4; border: 1px solid #; color:#FFFFFF; text-shadow:1px 1px 0px #;
  padding:1px;
font-weight:; font-size:10px;
}
  
/* BLOC STAFF*/
.blocstaff {
    height: 104px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
 
}


/* COLONNE DROITE */
.droite {
width:170px; height:274px;
background:;
  display:inline-block; vertical-align:top; margin-left:40px;
}

/*BLOC ELECTIONS + CONTENU*/
.blocelec {
height:80px;
  border-bottom:1px solid # ;
}


/*TITRE ELECTIONS*/
.elections {
font-weight:bold; font-size:10px; letter-spacing:3px; text-transform:uppercase;
  color:#
}

/*TEXTE ELECTIONS*/
.elec {
line-height:19px;  font-size: 11px;
}

/*NOMS DES PERSOS*/
.persos {
  background-color:none; padding-top:0px; padding-bottom:0px; padding-left:2px; padding-right:0px; font-style:italic;
 font-size:11px; text-shadow:0px 0px 0px #ffffff;
}

.persos a {
color:#BBDCD6; opacity:1;
}
  
/*BLOC TOPSITES-PARTENAIRES ET CONTENU*/
.bloctops {
height:80px; color:#;
  border-bottom:1px solid # ;
}

.topcontenu {

}
/* LIENS PARTENAIRES*/
.partenaires {
letter-spacing:1px; font-size:12px;
}

.partenaires a {
color:#DEC5B4;
}

/* LIENS TOP-SITES*/
.lienstop {
letter-spacing:1px; font-size:16px;
}

.lienstop a {
color:#DEC5B4;
}


/*BLOC CREDITS ET CONTENU*/

.bloccredits {
height:92px;
 
}

.credits {
text-align:justify; color:B22401; font-size:9px;
}


/*IMG STAFF*/
.img-staff {
    background-position: 50% 50%;
    background-size: 50px;
    height: 50px;
    width: 50px;
}

.bloc-dedans {
background-color: white; /* COULEUR FOND DU TEXTE */
width: 50px; /* LARGEUR DU FOND EN ENLEVANT LES PIXELS DE LA BORDURE */
height: 50px; /* HAUTEUR DU FOND EN ENLEVANT LES PIXELS DE LA BORDURE */
opacity: 0; /* TRANSPARENCE DU TEXTE */
transition: .25s; /* TEMPS DE TRANSITION AU SURVOL */
font-family: Roboto; /* TYPOGRAPHIE DU TEXTE */
font-size: 11px; /* GROSSEUR DES LETTRES DU TEXTE */
text-align: center; /* ALIGNEMENT DU TEXTE */
}

.bloc-dedans:hover {
opacity: .9; /* OPACITÉ DU TEXTE PRESQUE PARFAITEMENT OPAQUE */
}

.texte-staff{
opacity: 0; /* TRANSPARENCE DU TEXTE */
font-family: Roboto; /* TYPOGRAPHIE DU TEXTE */
font-size: 11px; /* GROSSEUR DES LETTRES DU TEXTE */
text-align: center; /* ALIGNEMENT DU TEXTE */
margin-top: 10px;
}



/*-------QEEEL---------*/
.qeeltitre {
width:800px; height: 35px; margin:auto; border: 1px solid #;
text-align:center; font-size:25px; text-transform:lowercase; letter-spacing:3px; font-family:Times New Roman; font-style: italic;
 background:#ddbea9; background-image: url("");color:#ffffff; text-shadow:1px 1px 0px #9c9b9a;
}

.groupes {
  height: 25px;
  text-align:center;
}

.groupes a {
    margin-left: 10px;
      margin-right: 10px;
      text-transform: uppercase;
      font-size: 12px;
  font-weight: bold;
   }

.qeel {
width:680px; margin:auto;
 font-size:11px; font-family:Roboto;
}

/* COLONNE GAUCHE */
.qeelcgauche {
width:200px; height:117px; background-color:##BBDCD6;
  display:inline-block; vertical-align:top; margin-right:40px;
  text-align:justify;
}


/* COLONNE CENTRE */
.qeelccentre {
width:200px; height:117px; overflow:auto; background-color:##BBDCD6;
  display:inline-block; vertical-align:top;
  text-align:justify;
}

/* COLONNE DROITE */
.qeelcdroite {
width:200px; height:117px; overflow:auto; background-color:##BBDCD6;
  display:inline-block; vertical-align:top; margin-left:40px; margin-top:-15px;
  text-align:justify;
}




/*--------FEUILLE DU PERSO--------*/

.montrerfeuilleperso
{ height: 20px;
  text-align: center;
  overflow: hidden;
  transition: 2s;
}
.montrerfeuilleperso:hover
{ height: 400px;
  transition: 1s;
  background: #FFFFFF;
}
/*---------------*/


/*largeur header égale à celle du forum*/
.bodyline {
  padding: 0 0 10px 0;
  border:;
}

/*contours forum*/
.bodyline {
border-left : 10px solid #BD9988; border-right : 10px solid #BD9988;
}  
  
#page-body {
  padding: 0 10px;
}
#i_logo {
  width: 100%;
}
/*enlever le soulignement des liens*/
a:hover{
text-decoration: none !important;
}
 
a {
text-decoration: none !important;
}
 
a:link {
text-decoration: none;
}
 
a:visited {
text-decoration: none;
}


.bo_kadr {
height: 100px
width: 100px
border : 1px solid white;
-moz-border-radius: 3px 3px 3px 3px;
}

/*TEST IMAGE STAFF*/
.bloc-contenant {
    width:50px; height:50px; /*largeur du bloc MODIFIABLE*/
    position: relative;  /*pour pouvoir positionner l image plus bas en absolu*/
    overflow: hidden;  /*pour ne pas voir l image quand elle sort*/
}
.text-dessous {
    padding: 5px; /*marge intérieur du bloc*/
    height: 50px; /*hauteur du bloc MODIFIABLE*/
    overflow: auto;  /*pour la barre de défilement si plus long*/
}
.img-glisse {
    width:100%;  /*largeur de l image s'adapte au bloc*/
    height:100%;  /*hauteur de l image s'adapte au bloc*/
    position: absolute;  /*positionnement par rapport au boc*/
    top:0;  /*positionnement vertical*/
    left:0;  /*positionnement horizontal*/
    transition: top 1s ease;  /*pour l effet de transition*/
}

.bloc-contenant:hover .img-glisse {
    top:-100%;  /*au survol de bloc-contenant, l image est au dessus du bloc*/
}


Dernière édition par Galop Sauvage le Mar 15 Fév 2022 - 22:18, édité 2 fois
Revenir en haut Aller en bas
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:06

Page d'acceuil

Code:
<link type="text/css" rel="stylesheet" href="https://www.aht.li/3191038/LST_PA.css" />
<div class="pa">
       <br /><br /><br /><br />                                                                                                                                                                                                                                                                    
 <div class="barreliens">
                                                                                                                                                                                                                                                                      
 <div class="liens">
                                                                                                                                    <a href="https://galop-sauvage.forumactif.com/t51237-reglement">règlement</a> - <a href="https://galop-sauvage.forumactif.com/t51239-chapitres">chapitres</a> - <a href="https://galop-sauvage.forumactif.com/t51236-groupes">groupes</a> - <a href="https://discord.gg/aph8yvSJ"><em>discord gs</em></a> - <a href="https://galop-sauvage.forumactif.com/f20-anciens-membres">coin invités</a> - <a href="https://galop-sauvage.forumactif.com/f60-partenariat">partenariat</a>                                                                                                                                    
 </div>
                                                                                                                                                                                                                                                                      
 </div><br /><br />                                                                                                                                                          
 <div class="gauche">
                                                                                                                                                                                                                                                                                                                                                                
 <div class="blocimg">
                                                                                                                                                                          <img style="width: 240px;" src="https://i.servimg.com/u/f31/18/77/82/20/nj10.jpg" />                                                                                                                                                                                      
 </div><br /> <br />                                                                                                                                                                                
 <div class="bloccontexte">
                                                                                                                                                                                                                                                                                                                                                      
 <div class="contexte">
                                                                                                                                                                            Depuis plus de 10 ans, Galop Sauvage est un rpg équin se voulant authentique : incarnez un cheval et vivez votre vie. Nous souhaitons garder l'esprit des premiers rpg, c'est-à-dire une ambiance sobre et simple, laissant place à une écriture inspirée et passionnée ! Nous ne voulons ni limites de lignes, ni créations graphiques sur-sophistiquées. Pour autant, si le contexte du forum est très minimaliste, la vie in-rp n'est jamais paisible ! Des events sortent régulièrement pour construire encore et encore l'histoire de Galop Sauvage. Et même sans ça, de grands personnages ont marqué l'esprit de tous et ont modelé le visage et l'identité de la communauté. Mais Galop Sauvage, c'est aussi et surtout des membres en or, toujours prêtes à aider, discuter, conseiller, et surtout rper à la folie. L'ambiance y est chaleureuse et accueillante, et quand la vie va mal, Galop Sauvage est là. Que vous soyez à la recherche de détente ou bien que vous vouliez vous aussi laisser votre trace dans l'histoire du peuple de Galop Sauvage, vous êtes le/la bienvenu(e).                                                                                                                                                                            
 </div>
                                                                                                                                                                                                                                                                                                                                                                
 </div>
                                                                                                                                                                                                                                                                                                                                      
 </div>
                                                                                                                                                                                                                                                                                                                            
 <div class="centre">
                                                                                                                                                                                                                                                                                                                                            
 <div class="blocnews">
                                                                                                                                                                                                                                                                                                                                    
 <div class="news">
                                                                                 <span class="date">04/12/2020</span> design de noël avec Njörd à l'honneur + ouverture des chaleurs + ouverture du concours de noël + annonce des nouvelles staffiennes !<br /><span class="date">19/11/2020</span> nouveau design avec Raziel à l'honneur !<br /><span class="date">31/10/2020</span> nouveau design + chapitre 2 : l'arrivée de Cowboys<br /><span class="date">06/10/2020</span> nouveau design avec Astrée à l'honneur<br /><span class="date">01/09/2020</span>  nouveau design avec Foudre et Hirondelle à l'honneur + event des indiens                                  
 </div>
                                                                                                                                                                                                                                                                                                                                  
 </div><br /> <br />                                                                                                                                                                
 <div class="blocstaff">
                                                                                                                                                                                                                    
 <div class="img-staff" style="background-image: url('https://i.imgur.com/XurfQYy.png'); margin-top:4px">
                                                                                                                                                                                        
 <div style="" class="bloc-dedans">
                                                                                  <br />          <strong><a href="https://galop-sauvage.forumactif.com/u2621?tid=5bfc1821ce5e538954784ed505d630f9" class="postlink">LILOU</a></strong><br /> admin                                                                                              
 </div>
                                                                                                                                                                                        
 </div><br />                        
 <div class="img-staff" style="background-image: url('https://images2.imgbox.com/95/f3/IMHNrf4R_o.png'); margin-top:4px; margin-left:10px; margin-right:10px;">
                                                                                                                                                                                        
 <div style="" class="bloc-dedans">
                                                                                  <br />          <strong><a href="https://galop-sauvage.forumactif.com/u1213?tid=5bfc1821ce5e538954784ed505d630f9" class="postlink">OLLIE</a></strong><br /> admin                                                                                              
 </div>
                                                                                                                                                                                        
 </div>
                                                                                                                                                                                          
 <div style="background-image: url('https://64.media.tumblr.com/554cd0bf8fe4321d1e43fd7d008d17de/tumblr_p8e62eHa8R1wm6z36o6_500.jpg');margin-top:4px;" class="img-staff">
                                                                                                                                                                                  
 <div class="bloc-dedans" style="">
                                                                               <br />          <strong><a href="https://galop-sauvage.forumactif.com/u2863?tid=5bfc1821ce5e538954784ed505d630f9" class="postlink">DREY</a></strong><br /> admin                                                                                          
 </div>
                                                                                                                                                                                  
 </div>
                                                                                                                                                                                          
 <div class="img-staff" style="background-image: url('https://i.servimg.com/u/f38/19/64/37/52/510.png'); margin-top:4px">
                                                                                                                                                                                        
 <div style="" class="bloc-dedans">
                                                                                  <br />          <strong><a href="https://galop-sauvage.forumactif.com/u2992?tid=5bfc1821ce5e538954784ed505d630f9" class="postlink">MARY</a></strong><br /> admin                                                                                              
 </div>
                                                                                                                                                                                        
 </div><br />                        
 <div class="img-staff" style="background-image: url('https://i.servimg.com/u/f78/19/49/22/25/ava10.jpg'); margin-top:4px; margin-left:10px; margin-right:10px;">
                                                                                                                                                                                        
 <div style="" class="bloc-dedans">
                                                                                  <br />          <strong><a href="https://galop-sauvage.forumactif.com/u3162?tid=5bfc1821ce5e538954784ed505d630f9" class="postlink">ADRI</a></strong><br /> admin                                                                                              
 </div>
                                                                                                                                                                                        
 </div>
                                                                                                                                                                                          
 <div style="background-image: url('https://images2.imgbox.com/26/8f/6aqXm5SS_o.png');margin-top:4px;" class="img-staff">
                                                                                                                                                                                  
 <div class="bloc-dedans" style="">
                                                                               <br />          <strong><a href="https://galop-sauvage.forumactif.com/u2166?tid=5bfc1821ce5e538954784ed505d630f9" class="postlink">MANON</a></strong><br /> admin                                                                                          
 </div>
                                                                                                                                                                                  
 </div>
                                                                                                                                                                                                                                  
 </div>
                                                                                                                                                                                                                                                                                                
 </div>
                                                                                                                                                                                                                                                                                              
 <div class="droite">
                                                                                                                                                                                                                                                                                  
 <div class="blocelec">
                                                                                                                                                                                <span class="elections">élections du mois</span><br /> <br />                                                                                                                  
 <div class="elec">
                                                                                                                  <span class="persos"><a class="postlink" href="https://galop-sauvage.forumactif.com/t56124-19-11-20-bye-halloween-soon-the-fabulous-christmas?tid=4975dc30e65384d5beaf87a21efcd50b">élections spéciales</a></span>                                                                                                                              
 </div>
                                                                                                                                                                                                                                                                                
 </div><br />                                                                                                                                          
 <div class="bloctops">
                                                                                                                                                                                                                                                                          
 <div class="topcontenu">
                                                                                                                             <br />         <span class="partenaires"><a href="https://galop-sauvage.forumactif.com/t51388-liste-de-nos-partenaires">COPAINS</a> <span style="font-size: 16px;"><strong>|</strong></span> <a href="https://galop-sauvage.forumactif.com/t51380-devenir-notre-partenaire">LE DEVENIR</a></span><br /><br /> <span class="lienstop"><a href="http://www.root-top.com/topsite/emire/in.php?ID=5369">☼</a> - <a href="http://www.root-top.com/topsite/arrow/in.php?ID=582">☼</a> - <a href="http://www.root-top.com/topsite/neverland/in.php?ID=815">☼</a><br /><a href="http://www.root-top.com/topsite/obsession27/in.php?ID=17953">☼</a> - <a href="http://www.root-top.com/topsite/nok/in.php?ID=2033">☼</a> - <a href="http://www.root-top.com/topsite/olinalexe/in.php?ID=3782">☼</a></span>                                                                                                                                  
 </div>
                                                                                                                                                                                                                                                                                  
 </div><br />                                                                                                                                          
 <div class="bloccredits">
                                                                                                                                                                                                                                                                        
 <div class="credits">
                                                                                                                                     (c) le forum appartient à sa fondatrice north drizzle. Le design de décembre 2020 a été réalisé par drey. le codage est réalisé par jane, drey & chinook, avec l’aide de skaemp. merci de respecter le travail du staff et les écrits de nos membres. toute copie partielle ou totale est interdite.                                                                                                                                    
 </div>
                                                                                                                                                                                                                                                                                  
 </div>
                                                                                                                                                                                                                                                                                                
 </div>
</div>


Dernière édition par Galop Sauvage le Mar 15 Fév 2022 - 22:18, édité 1 fois
Revenir en haut Aller en bas
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:07

TEMPLATES

index_body

Code:
{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">
    <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td width="50%" valign="top" align="{switch_user_login_form_header.V_ALIGN}" class="row1">

                <table>
                    <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>

            <!-- BEGIN switch_social_login -->
            <td width="10%" align="center" valign="middle" class="row1">
                <span class="genmed fb_or">{switch_user_login_form_header.switch_social_login.L_OR}</span>
            </td>
            <td width="40%" class="align_gauche row1">
                <div class="social_btn">
                    <!-- BEGIN fb_connect -->
                    <div class="fb-login-button"></div>
                    <!-- END fb_connect -->
                    <!-- BEGIN topicit_connect -->
                    <div class="ti-connect"></div>
                    <!-- END topicit_connect -->
                </div>
            </td>
            <!-- END switch_social_login -->

        </tr>
    </table>
</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">
    <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td width="50%" valign="top" align="right" class="row1">

                <table>
                    <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"/>&nbsp;</td>
                        <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                    </tr>
                </table>
            </td>

            <!-- BEGIN switch_social_login -->
            <td width="10%" align="center" valign="middle" class="row1">
                <span class="genmed fb_or">{switch_user_login_form_footer.switch_social_login.L_OR}</span>
            </td>
            <td width="40%" class="align_gauche row1">
                <div class="social_btn">
                    <!-- BEGIN fb_connect -->
                    <div class="fb-login-button"></div>
                    <!-- END fb_connect -->
                    <!-- BEGIN topicit_connect -->
                    <div class="ti-connect"></div>
                    <!-- END topicit_connect -->
                </div>
            </td>
            <!-- END switch_social_login -->

        </tr>
    </table>
</form>
<!-- END switch_user_login_form_footer -->
</br></br>
<!-- BEGIN disable_viewonline -->

<div class="qeeltitre">Qui est en ligne ?</div></br>
  <!-- Bloc des Groupes -->
    <div class="groupes">
            <a href="https://galop-sauvage.forumactif.com/t51236-groupes"><font color="#BC75EB">Solitaires</font></a>
            <a href="https://galop-sauvage.forumactif.com/t51236-groupes"><font color="#E3B268">Nayati</font></a>
               <a href="https://galop-sauvage.forumactif.com/t51236-groupes"><font color="#86A3D9">Wiha</font></a>
               <a href="https://galop-sauvage.forumactif.com/t51236-groupes"><font color="#749951">Nilaak</font></a>
      <a href="https://galop-sauvage.forumactif.com/t51236-groupes"><font color="#614C31">Peuple de l'Erg</font></a>
      </div></br>
  <!-- Fin du Bloc -->
<div class="qeel"><div class="qeelcgauche">{NEWEST_USER}</br></br>
{TOTAL_USERS}</br>
{TOTAL_POSTS}</br></br>
{TOTAL_USERS_ONLINE}</div>
<div class="qeelccentre">{LOGGED_IN_USER_LIST}</div>
<div class="qeelcdroite"> <table><div class="membresco">{L_CONNECTED_MEMBERS}</div></table> </div></div>
           
     
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />

{AUTO_DST}
Revenir en haut Aller en bas
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:08

index_box

Code:
<table width="800px" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
    <td valign="bottom">
    <!-- BEGIN switch_user_logged_in -->
    <span class="gensmall">{LAST_VISIT_DATE}<br />
    {CURRENT_TIME}<br />
    </span>
    <!-- END switch_user_logged_in -->
    <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
    </td>
    <td class="gensmall" align="right" valign="bottom"><!-- BEGIN switch_user_logged_in -->
    <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
    <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
    <!-- END switch_user_logged_in -->
    <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
    </td>
    </tr>
    </table>
 
    <!-- BEGIN catrow --><!-- BEGIN tablehead -->
    <div class="tleCAT">{catrow.tablehead.L_FORUM}</div>
    <!-- END tablehead -->

    <!-- BEGIN cathead -->
    <!-- END cathead -->
   
    <!-- BEGIN forumrow -->
    <div class="FRM"><img class="imgFRM" src="{catrow.forumrow.FORUM_FOLDER_IMG}" /><div class="boxFRM"><div class="tleFRM"><a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></div><div class="descFRM">{catrow.forumrow.FORUM_DESC}</div><div class="sfFRM">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div></div><div class="boxDESC"></div><div class="lmsgFRM"><div class="nbFRM">{catrow.forumrow.TOPICS} sujets  - {catrow.forumrow.POSTS} messages</div>{catrow.forumrow.LAST_POST}</div></div>
    <!-- END forumrow -->
   
    <!-- BEGIN catfoot -->
    <!-- END catfoot -->
 
    <!-- BEGIN tablefoot -->
    <!-- END tablefoot --><!-- END catrow -->
Revenir en haut Aller en bas
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:08

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="https://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');
        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}');
        report.focus();
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
        ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {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']);

    (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}">
 
 
 
  <div id="navigation"><div id="navig">{GENERATED_NAV_BAR}</div></div>
 
 
 
 
 
 
  <!-- BEGIN hitskin_preview -->
  <div id="hitskin_preview" style="display: block;">
      <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.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">
      <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 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 {CLASS_TABLE_TYPE} 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 {CLASS_TABLE_TYPE} 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 -->
Revenir en haut Aller en bas
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:09

viewforum_body

Code:
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" width="50">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}" alt="{L_POST_NEW_TOPIC}" border="0" /></a>
         <!-- END switch_user_authpost -->
      </td>
      <td class="nav" valign="middle" width="100%">
            <div class="nav">
                <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>{NAV_CAT_DESC}
            </div>
        </td>
        <!-- BEGIN show_plus_menu -->
      <td class="gensmall" align="right" valign="bottom" nowrap="nowrap">
         <span class="nav">
            <script type="text/javascript">//<![CDATA[
               var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
               var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
               var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
               var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
               insert_plus_menu('f{FORUM_ID}&f={FORUM_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
         </span>
      </td>
        <!-- END show_plus_menu -->
   </tr>
</table>
{TOPICS_LIST_BOX}
<div id="info_open" style="display:''">
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
         <td class="row1" align="left" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
         <td class="row1" align="right" valign="top"><span class="gensmall">{S_WATCH_FORUM}</span></td>
      </tr>
      <tr>
         <td class="row2" colspan="2" valign="top"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td>
      </tr>
      <tr>
         <td class="row2" valign="top" width="150"><span class="gensmall"><b>{L_MODERATOR}:</b></span></td>
         <td class="row1" valign="top"><span class="gensmall">{MODERATORS}</span></td>
      </tr>
      <tr>
         <td class="row2" valign="top" width="150"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td class="nav" valign="middle" width="100%"><div class="nav"> <a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC_SECOND}</div></td>
                  <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>
               </tr>
            </table>
         </td>
      </tr>
   </table>
</div>

<div id="info_close" style="display:none">
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
         <td class="row1" colspan="2" align="right" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
      </tr>
      <tr>
         <td class="row2" colspan="2" valign="top"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td>
      </tr>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td class="nav" valign="middle" width="100%"><span class="nav"> <a class="nav" href="{U_INDEX}">{L_INDEX}</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>
   </table>
</div>
   <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>

         <td align="left" valign="middle" width="50">
            <!-- BEGIN switch_user_logged_in -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}1" alt="{L_POST_NEW_TOPIC}" border="0" /></a>
            <!-- END switch_user_logged_in -->
         </td>
         <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>

   </tr>
</table>
      </form>
Revenir en haut Aller en bas
Galop Sauvage
Galop Sauvage


Messages : 10146
Inscription : 18/03/2007


Anciens codes GS Empty
Anciens codes GS Icon_minitimeMar 15 Fév 2022 - 22:09

viewtopic_body

Code:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
    if(typeof(_atc) == "undefined") {
        _atc = {  };
    }
});

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">
                <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>
                <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}"><span>{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="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
                <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</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 = "https://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="#">{L_SHARE}</a>
 <!-- BEGIN switch_plus_menu -->
  | 
 <script type="text/javascript">//<![CDATA[
 var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
 var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
 var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
 var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
 var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
 insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
 //]]>
 </script>
 <!-- END switch_plus_menu -->
 </span>
 </td>
 </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
 <tr align="right">
 <td class="catHead" colspan="2" 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">
                        <!-- BEGIN switch_isconnect -->
                        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> 
                        <!-- END switch_isconnect -->
                        <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">{L_MESSAGE}</th>
 </tr>
 <!-- BEGIN postrow -->
 <!-- BEGIN hidden -->
 <tr>
 <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" 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">
                  <span class="name"><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a></span>
 <span class="postdetails poster-profile">
                                  <center>{postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}</center><br />
                                  <center><strong>{postrow.displayed.POSTER_NAME}</strong></center>
                                  <center>{postrow.displayed.POSTER_RANK}</center><br />
 <div class="systab">
                                  <div><span>INFOS</span><div class="titre">{postrow.displayed.POSTER_RPG}</div>
  </div>
  <div class="selected">
    <span>PROFIL</span>
    <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field --></div>
    
</div>
 <img src="https://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">
 <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="2" height="28">
 <span class="genmed">{no_post.L_NO_POST}</span>
 </td>
 </tr>
 <!-- END no_post -->
 <tr align="right">
 <td class="catBottom" colspan="2" 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><div class="cattitle">{TOPIC_TITLE}</div></td>
 <td align="right" nowrap="nowrap" width="9%" class="browse-arrows">
                        <!-- BEGIN switch_isconnect -->
                        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> 
                        <!-- END switch_isconnect -->
                        <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 1px 0; border-top: 0px;">
 <tr>
 <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
 <!-- BEGIN topicpagination -->
 <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
 <!-- END topicpagination -->
 </tr>
 <!-- BEGIN switch_user_logged_in -->
 <!-- BEGIN watchtopic -->
 <tr>
 <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
 </tr>
 <!-- END watchtopic -->
 <!-- END switch_user_logged_in -->
</table>

<!-- BEGIN promot_trafic -->
<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px">
 <tr>
 <td class="catBottom" height="28">
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td valign="top"><div class="cattitle"> {PROMOT_TRAFIC_TITLE}</div></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"><div class="cattitle"> {PROMOT_TRAFIC_TITLE}</div></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">
 <div class="cattitle"> {L_FORUM_RULES}</div>
 </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>

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

 <!-- 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="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
Revenir en haut Aller en bas

Contenu sponsorisé



Anciens codes GS Empty
Anciens codes GS Icon_minitime

Revenir en haut Aller en bas
 
Anciens codes GS
Revenir en haut 
Page 1 sur 1
 Sujets similaires
-
» codes de signa
» Quelques codes
» Codes du Réglement
» Codes de ma présentation + questions

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Galop Sauvage :: HORS JEU :: Ressources :: Codage-
Sauter vers: