-40%
Le deal à ne pas rater :
-40% sur le Pack Gaming Mario PDP Manette filaire + Casque filaire ...
29.99 € 49.99 €
Voir le deal

Partagez
tous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Emptytous les codes à copier coller Empty

tous les codes à copier coller

Voir le sujet précédent Voir le sujet suivant Aller en bas
AuteurMessage
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Mer 30 Déc - 0:15

A METTRE EN CODE

CSS
Code:
/* italique */
i,em {color: #9e6e87;text-decoration: none;font-weight:bold;}
.postbody strong {color: #8e6167;}
hr{color:#7c7081;height: 2px; width: 50%; border: none;}
 .topictittle > strong {
    display: none;
}

 #i_icon_email,#i_icon_pm {display: none;}
 
/*modifier l'apparence des scrollbars de tout le forum*/
::-webkit-scrollbar { width: 4px; /*largeur de la scrollbar verticale*/height: 5px; /*hauteur de la scrollbar horizontale*/}
::-webkit-scrollbar-track { background-color:  #482828;/*couleur du fond de la scrollbar*/}
/*la petite bande qui monte/descend*/
::-webkit-scrollbar-thumb { background-color:#36282a;/*couleur de l'ascenseur*/-moz-border-radius: 0px;-webkit-border-radius: 0px;}
::-webkit-scrollbar-track-piece:horizontal {/* Fond pour la barre du bas */border-right-width: 4px;border-bottom-width: 8px;background-color:#;}

/* BARRE DE menu */
.navig {width: 794px;height: 25px;margin:0 -9px 0 -9px;background-color:#6b3c3c;padding:3px;}
a.mainmenu {color:#c6b4b4;text-align:center;font-size: 12px; text-transform:uppercase;font-family: playfair display;font-weight:bold;}
a:hover .mainmenu  {color: #ab9898; }
a.mainmenu[href^="/calendar"], a.mainmenu[href^="/faq"]{display: none;}


/* PROFIL */
/* le profil dans un sujet */
.field_uneditable img {opacity: 0.8; max-width: 185px;}
.field_uneditable {text-align:justify;}
.justifpro {width:200px;}

/* avatar */
.fda{ text-align:center;background-color:  #36282a;width:200px; height:320px;
margin: 5px 0 5px 0;}
.fda img {width:200px;height:320px;}

/* contact */
.profcontact img {height:30px;background-color:#482828;border-radius:100%;}
.profcontact {background-color:  #482828;width: 194px;padding:3px;text-align:center;margin-top:5px;}
/* qui entoure pseudo rang */
.fd1{  font-size: 11px; text-align:justify;font-family: arial;  max-width: 195px;height:30px;margin-top:-15px;
  padding: 3px; background-color:  #E8E8E8;}
.infopro {  font-size: 10px;text-align:justify;color: #A79595;font-family: arial;padding:5px;
  background-color: #482828;width: 190px;height:220px;overflow:hidden;text-transform:none!important;}
.int{    padding:5px;  background-color: #36282a; }
.infopro:hover {overflow:auto;}
.infopro ys {text-transform:uppercase;font-family:playfair display;}
.pseudopro{font-family: playfair display;font-size: 20px; text-transform:uppercase;text-align:right;font-weight:bold;
 background-color: #482828;padding: 5px; padding-right:10px; width: 185px; display: block;margin-bottom:5px;}
.pseudopro a {font-weight:bold;font-size:15px!important;}
.rk {background-color:  #482828;display:block; padding: 3px; width: 194px; letter-spacing:1px;display:inline-block;
  font-size: 11px;margin-bottom:5px;text-align:center;margin-top:5px;text-transform:uppercase;font-family: playfair display;margin:auto;}

 /* champs de profil */
.label{  font-size: 9px;font-weight:bold; text-transform:uppercase;}

 /* champs de profil pour le prof simple */
.label2{  font-size: 11px; text-transform: uppercase; font-family: Dosis, sans-serif;}
.infopro img {width:185px;margin-left:3px!important;display:inline-block;}

/*GIF PROFIL*/
.postdetails.poster-profile img { /* image gif  */text-align: center;margin-left: auto;margin-right: auto;padding-left: auto;padding-right: auto;max-width: 175px;}
.postdetails.poster-profile img:hover {  }
/* LES BASES */
a:hover {text-decoration: none !important}
tr.post span.gensmall{display: none;}
body { background-repeat: no-repeat;background-attachment: fixed;}
/* MENTION */
a.fa-mention {color:#333;}
a.fa-mention:hover { color:#666;}
/* image du bouton mentionner */
.sceditor-button-mention div { background-image:url(https://i.servimg.com/u/f19/18/21/60/73/scemen10.png) !important }
/* menu déroulant du bouton mentionner */
#fa-mention {background:url(https://i.servimg.com/u/f19/18/21/60/73/scemen10.png) no-repeat 3px 50% #FFF; padding-left:22px;}

.smallimg img{width:45px!important;}
.grouppseudo {width:330px;}

.fa_vote, .fa_voted, .fa_count {
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, Sans-serif;
  display:inline-block !important;
  width:auto !important;
  float:none !important;
  transition:300ms;
}
 
.fa_voted, .fa_vote:hover { opacity:0.4 }
.fa_voted { cursor:default }
 
.fa_count {
  font-weight:bold;
  margin:0 3px;
  cursor:default;
}
 
.fa_positive { color:#4A0 }
.fa_negative { color:#A44 }
 
.fa_votebar, .fa_votebar_inner {
  background:#C44;
  height:3px;
}
 
.fa_votebar_inner {
  background:#4A0;
  transition:300ms;
}
 
.fa_reputation a {
  float: none;
}
/* bug titres */

th{ color:#878787;}

/* aide annonces liens */

#ann {width:760px;display:flex;flex-wrap:wrap;padding:10px;margin:auto;}
#ann a {font-family:playfair display;text-transform:uppercase;font-weight:bold;color:#c6b4b4;text-align:center;width:175px;display:block;
        background-color:#6b3c3c;font-size:13px;padding:3px;letter-spacing:2px;margin:4px;}
#ann a:before {content:'/';padding-right:3px;}

/* like sur les postes */
.fa_vote, .fa_voted, .fa_count {font-size:12px;font-family:Verdana, Arial, Helvetica, Sans-serif;display:
    inline-block !important;  width:auto !important;float:none !important;  transition:300ms;}
.fa_voted, .fa_vote:hover { opacity:0.4 }
.fa_voted { cursor:default }
.fa_count {font-weight:bold;margin:0 3px;cursor:default;}
.fa_positive { color:#4A0 }
 .fa_votebar, .fa_votebar_inner {background:#C44; height:3px;}
.fa_votebar_inner {background:#4A0; transition:300ms;}
.fa_reputation a {float: none;}

/* MISE EN PAGE DES SUJETS */
/* ONGLETS */
.tableonglets {margin:auto;width:450px;margin-top:-10px;}
.tableonglets span.ongletcont {display: none;}
.tableonglets input {display: none;}
.tableonglets input:checked + span.ongletcont {display: block;}
.tableonglets span.ongletcont {width: 430px;padding: 5px;overflow: hidden;}
.tableonglets label.onglet {display: inline-block;width: 150px;margin: 2px 2px;text-align: center;background-color:#562120;font-weight: 600;
  cursor: pointer; color:#A79595;font-family:playfair display;text-transform:uppercase;font-size:12px;text-align:center;padding:3px;}

/*small stuff*/
tit01 {font-size: 14px; color: #b59492; text-transform:uppercase;padding:5px;padding-left:15px;
  font-family: playfair display; font-weight:bold;display:block;background:linear-gradient(45deg,#36282a,#761b17,#36282a);text-align:left;
 width:450px;}
tit01:before {content:'/';padding-right:3px;}
tit02 {font-size: 12px; color:  #A79595!important; text-transform:uppercase;padding:5px;padding-left:15px;height:12px;letter-spacing:1px;
  font-family: playfair display; font-weight:bold;display:block;background-color:#673131;text-align:left;width:450px;margin-top:285px;}
tit02:before {content:'/';padding-right:3px;}
tit05 {font-size: 12px; color:  #A79595!important; text-transform:uppercase;padding:5px;padding-left:15px;height:12px;letter-spacing:1px;
  font-family: playfair display; margin-top:5px;font-weight:bold;display:block;background-color:#673131;text-align:left;width:450px;}
tit05:before {content:'/';padding-right:3px;}
yy {font-family:karla;font-size:10px;text-transform:uppercase;letter-spacing:1px;}
zzz {font-family:playfair display;text-transform:uppercase;font-weight:bold;color:#904643;font-size:11px;letter-spacing:1px;}
zzz:after {content:'/';padding-left:2px;}
anec {font-family:playfair display;font-size:12px;text-transform:uppercase;font-weight:bold;color:#9a6262;}
anec:after {content:'/';padding-left:2px;}
k img {width:200px;}

/* SCENARIO */
gap, dro {display:block;position:relative;z-index:3;}
gap {float:right;width:180px;height:288px;}
gap img {width:180px;height:288px;object-fit:cover;position:relative;z-index:3;}
dro {float:left;width:260px;height:278px;background-color:#5d4649;padding:5px;}
heart {display:block;background-color:#3d2728;width:460px;padding:5px;display:flex;}
.lungs {background-color:  #482828;color:#969494;width:295px;padding:5px;height:90px;margin-left:3px;}
scename, scedesc {display:block;}
scename {padding:2px;width:291px;text-align:center;background-color:#673131;font-family:playfair display;text-transform:uppercase;
 font-size:13px;font-weight:bold;}
scename span {color:#8e7e7e;font-weight:600;font-size:11px;}
scename span:before {content:'/';padding-right:3px;}
scedesc {padding:5px;width:285px;text-align:justify;overflow:auto;height:60px;font-size:11px;line-height:105%;background-color: #36282a;}
/* PRELIEN */
prelien {display:block;background-color:#36282a;width:460px;padding:5px;}
.prelienfond {background-color:  #482828;color:#A79595;width:450px;padding:5px;margin-left:3px;}
prename, predesc {display:block;}
prename {padding:2px;width:446px;text-align:center;background-color:#382626;font-family:playfair display;text-transform:uppercase;
 font-size:13px;font-weight:bold;}
predesc {padding:5px;width:440px;text-align:justify;overflow:auto;height:70px;font-size:11px;line-height:105%;    background-color: #4a3232;color:#8a7979;
}


/* lieux */
.lieux {width:470px;display: flex; flex-wrap: wrap;}
.lieuxpetit {width:150px;overflow:hidden;background-color:#482828;padding:2px;height:350px;margin:0 1px 5px 1px;}
tit03 {width:140px;display:block;background-color:#6b3c3c;font-family:playfair display;font-weight:bold;text-transform:uppercase;
 font-family:13px;color:#b38f8f;padding:5px;text-align:center;margin-top:5px;}
.lieuxliens {width:144px;text-align:justify;font-size:11px;font-family:karla;text-transform:uppercase;background-color:  #543a3a;
padding:3px;line-height:100%;height:45px;overflow:auto;margin-bottom:2px;}
lieuxdesc {width:140px;padding:5px;height:160px;overflow:auto;text-align:justify;display:block;line-height:100%;background-color:  #4a3232;font-size: 11px;}
lieuxdesc::-webkit-scrollbar { width: 4px; height: 5px;}
lieuxdesc::-webkit-scrollbar-track { background-color: #4a3232;}
lieuxdesc::-webkit-scrollbar-thumb { background-color:#5f3232;;-moz-border-radius: 0px;-webkit-border-radius: 0px;}
lieuxdesc::-webkit-scrollbar-track-piece:horizontal {border-right-width: 4px;border-bottom-width: 8px;background-color:#;}
/* METIERS */
tit04 {width:225px;padding:2px;text-transform:uppercase;font-size:13px;color: #9e9b9b;background-color:#5d4343;
  display:inline-block;font-weight:bold;margin-top:5px;margin-bottom:2px;font-family:playfair display;text-align:center;}
.metiers {width:470px;display: flex; flex-wrap: wrap;}
.metiers span {width:229px;margin:0 1px 0 1px;}

/* test info prez - junkiie*/
titi {font-size: 12px; color: #7E7D7D; text-transform:uppercase;padding:2px;
  font-family: playfair display; font-weight:bold;display:block;background-color:#EFEFEF;text-align:left;}

/* fiche de prez - hedge*/
ga, dr {display:block;position:relative;z-index:3;}
ga {float:left;width:180px;height:288px;}
ga img {width:180px;height:288px;object-fit:cover;position:relative;z-index:3;}
dr {float:right;width:260px;height:278px;background-color:#36282a;padding:5px;}
imgo {display:block;margin:auto;width:470px;text-align:center;margin-top:5px;}
infos {display:block;width:240px;overflow:auto;height:258px;text-align:justify;background-color:  #36282a;padding:10px;font-size:12px;line-height:110%;}
joueur {display:block;position:absolute;top:120px;left:15px;width:170px;height:90px;background-color:  #36282a;font-size:12px;line-height:100%;z-index:5;
 padding:5px;overflow:auto;opacity:0;transition:1s;transform:scale(0.5);}
.ph:hover joueur {transition:1s;opacity:100%;transform:scale(1);}

/* SIGNATURE*/
tits {font-size: 11px; color: #b59492; text-transform:uppercase;padding:5px;font-family: playfair display; font-weight:bold;display:block;
  background: linear-gradient(45deg,#36282a,#761b17,#36282a); width:215px;text-align:center;}
.imgs {object-fit:cover;margin:0 1px 0px 1px;width:225px;}
sigtex {background-color:  #4a3232;color:#A79595;text-align:justify;display:block;line-height:100%;font-size:10px;width:215px;padding:5px;}
.img34 {width:100px;height:120px;object-fit:cover;margin-right:3px;margin-bottom:3px;}

/* général */
basic {display:block;width:500px;padding:5px;background-color:#482828;border-radius:1px;}
dbase {display:block;width:510px;padding:3px;border-radius:1px;margin:auto;background: #673131;border:2px solid #36282a;}
believe {display:block;padding:5px;padding-right:10px;width:485px;text-align:right;font-family:playfair display;text-transform:uppercase;
 background: linear-gradient(45deg,#36282a,#761b17,#36282a);line-height:100%;color:#bba5a3;font-size:22px;font-weight:700;}
/* border:1px solid rgba(239, 235, 235,0.8); */
believe span {display:block;width:480px;text-align:right;font-family:playfair display;font-weight:700;text-transform:lowercase;color:#d4c1c1;font-size:11px;
margin-top:-5px;}
believe span:before {content:'❝';padding-right:5px;}

.ph{font-family: arial; font-size: 12px;  line-height: 105%; text-align: justify;width: 470px !important;
  padding:10px 15px 10px 15px;background-color:#4a3232;color:#988181;position:relative;}
.img01 {width:154px;height:92px;object-fit:cover;margin:0 1px 5px 1px;}
.img02 {width:231px;height:92px;object-fit:cover;margin:0 1px 5px 1px;}
.img03 {width:100px;height:120px;object-fit:cover;margin-right:10px;margin-bottom:10px;float:left;}
.img04 {width:150px;height:100px;object-fit:cover;}
/* ajout junkiie */
.img11 {width:90px;height:72px;object-fit:cover;margin:0 1px 5px 1px;}
.img032 {width:100px;height:120px;object-fit:cover;margin-right:10px;margin-bottom:10px;float:right;}

/* bottin des avatars*/
para01 {background-color:#4c2525;width:400px;margin:auto;margin-top:5px;text-align:center;display:block;font-weight:600;}
pris, res, scen {font-family:playfair display;font-size:12px;text-transform:uppercase;font-weight:bold;}
pris:before, res:before, scen:before {content:'/';padding-right:2px;}
pris {color:#9a5858;} res {color:#a96474;} scen {color:#90796b;}

bottin {display:block;display:flex;}
girlz, boyz {width:225px;font-family:source sans pro;background-color:#36282a;padding:5px;margin:0 2px 0 2px;min-height:200px;
  display:block;font-size:10px;text-transform:uppercase;text-align:left;}
girlz a, boyz a {color:#776161!important;}
az {width:222px;margin:3px 0 0px -5px;display:block;background-color:#673131;font-family:playfair display;font-weight:bold;text-transform:uppercase;
 font-family:13px;letter-spacing:5px;padding:3px;color:#b79494;padding-left:10px;}

/* bottin des partenaires */
fich, lis {font-family:playfair display;font-size:12px;text-transform:uppercase;font-weight:bold;}
fich:before {content:'/';padding-right:3px;}
lis:before {content:'/';padding-right:3px;}
fich {color:#8a4141;} lis {color:#887070;}

/* LISTE DES SUJETS */
.listsujbase {display:flex;}

.listsujimg {height:47px;width:20px;background-color: #583131;object-fit:cover;border: solid #6b3c3c;}

.topictitle {width:450px;height:47px;margin-left:5px;font-family:playfair display;;font-size:11px!important;position:relative;    }
.topictitles {vertical-align:center;width:440px;background-color:#583131;height:60px;margin-left:5px;font-family:playfair display;font-size:11px!important;  border: solid #6b3c3c;padding-top:-3px;}
.topictitle h2 {display:inline;text-transform:none;font-size:12px!important;line-height:100%;}
.topictitle h2 a {color:#967474!important;}
.listsujautor {font-family:playfair display;text-transform:uppercase;font-size:10px;opacity:0.8;display:block;padding-left:15px;}
.listsujautor a {font-weight:bold;}
.listsujdesc {background-color:#36282a;padding:2px;    margin-top: -5px;width:340px;text-align:left;font-family:source sans pro;font-size:10px;display:block;margin-left:5px;font-weight:normal;}
.listsujpagin {font-size:10px;position:absolute;left:200px;top:0px;display:block;}
.listsujpagin img {display:none;}

.listsujstats {width:116px;height:54px;padding:2px;background-color:#6b3c3c;margin-left:5px;text-align:center;font-size:11px;font-family:playfair display;text-transform:uppercase;font-weight:700;}
.listsujstats span {display:block;width:112px;height:20px;margin:1px 0 1px 0;background-color:#583131;padding:2px;}
.listsujava {height:52px;width:33px;margin-left:5;border: solid #6b3c3c;}
.listsujava img {height:52px!important;width:33px!important;}

.listsujlastp {height:33px;background-color:#583131;width:130px;margin-left:5px;padding:10px;font-size:11px;text-transform:uppercase;
  font-family:source sans pro;line-height:105%;    border: solid #6b3c3c;}
.listsujlastp a {font-size:12px;font-family:playfair display;}

/* MESSAGES */
.postdetails{text-transform:uppercase;font-family:playfair display;font-size:11px;text-align:center;width:100%;font-weight:600;
}
.post-options{text-transform:uppercase;font-family:playfair display;font-size:11px;text-align:center;width:100%;
  background-color:  #482828;}
.postdetails img {margin:0 3px 0 3px;}
.postbody {font-size:12px; text-align:justify;background-color:#36282a;padding:15px;min-height:200px;font-weight:500;}
.postbodys {font-size:12px;} /* pour la signature */


/* OH MAIS QUI EST-CE DONC ? */
#mush {width:730px;padding:5px;background-color:#482828;height:410px;border-radius:3px;border:1px solid rgba(164, 155, 153,0.3);margin:auto;}
#PFname {width:660px;padding:5px 0 7px 5px;font-family:playfair display;font-size:25px;text-transform:uppercase;
  font-weight:bold;letter-spacing:2px;margin:auto;display:flex;color:#c3afaf!important;}
/* border-bottom: 1px solid rgba(164, 155, 153,0.3);*/
#PFpseudo {width:450px;background-color:#6b3c3c;padding:10px 0 0 20px;background-position:top right;}
#PFrang {padding-top:5px;color:#c3afaf;width:230px;text-align:justify;font-family:open sans condensed;font-size:10px;padding-left:15px;line-height:100%;text-transform:uppercase;background-color: #522f2f; font-weight:700;}
rank img {display:none;}
#PFrang  span {display:block;background-color:#EFF0F0;text-align:center;border-radius:3px;text-transform:uppercase;font-family:playfair display;font-size:11px;width:90px;padding:5px;margin-bottom:3px;}
onl {color:#c36a6a;font-size:10px} /* en ligne */
#pfcontact {text-align:center;color:#522f2f;}
.pfcontact {background-color: #36282a;width: 194px;padding:3px;text-align:center;margin-top:5px;}
.ktactPFIL {display:inline-block;}
.ktactPFIL img {max-width:30px!important;background-color: #36282a;border-radius:100%;}
#PFprofil {padding:10px;background-color:#522f2f;display:flex;margin-top:5px;margin-bottom:5px;padding-bottom:10px;height: auto;}
#PFava img {border-radius:3px;transition:1s;width: 195px;}
#PFava img:hover {filter:grayscale(100%);}
#PFinfos {padding:5px;background-color:#36282a;border-radius:3px;width:400px;height:310px;margin-left:10px;}
#PFstats {padding:5px;margin-left:5px;height:310px;}
#PFstats2 {padding:5px;margin-left:5px;height:100px;background-color: #211313;border-radius:100%;}
#PFlast {padding:5px 0 10px 0;border-bottom: 1px solid rgba(55, 36, 55,0.5);font-family:karla;text-transform:uppercase;font-size:11px;letter-spacing:1px;margin:auto;
  width:350px;text-align:center;}
#PFbordel {width:370px;margin:auto;padding:5px;margin-top:10px;height:260px;overflow:auto;text-align:left;line-height:11px!important;}
.pflabel {display:inline-block;background-color:#36282a!important;color:#fff!important;border-radius:3px;padding:3px;text-transform:uppercase;font-family:karla;font-weight:bold;font-size:10px;}
.pfcontent {display:inline-block;font-family:karla;font-size:10px;margin-right:5px;font-weight: 500;}
#PFstats span {display:block;background-color:#36282a;text-align:center;border-radius:3px;text-transform:uppercase;font-family:playfair display;font-size:11px;width:90px;padding:5px;margin-bottom:5px;font-weight: 600;}
#PFstats a {color:#795c5c;text-transform:uppercase;font-family:playfair display;font-size:11px;}


/*LISTE MEMBRES*/
#listmem {width:143px;height:155px;float:left;background-color:#6b3c3c;border:1px solid #6b3c3c;padding:2px;
 margin: 2px 2px 2px 5px;font-size:11px;position:relative;margin-right:5px;}
.lmcol {display:flex;}
.lmava img{width:55px;height:120px;object-fit:cover;}
.lmava {width:51px;height:150px;margin-top:5px;}
.lmright {width:135px;text-align:center;display:block;background-color:#36282a;padding:5px 0 5px 0;display:inline-block!important;
 height:110px;margin-top:5px;margin-left:5px;font-size:10px;text-transform:uppercase;line-height:100%;
font-weight:bold;font-family:karla;}
.lmright span {font-weight:normal;font-style:italic;padding:3px;display:block;margin:3px 0 3px 0;background-color:#6b3c3c;}
#lmname a{text-transform:uppercase;font-family:playfair display;font-size:11px;font-weight:700;width:135px;text-align:center!important;line-height:100%;
height:15px;background-color:#36282a;padding:5px;display:inline-block!important;}
.lminsc {}
.lmlast {;}
.lmpost {}
.lmcont {background-color:#36282a;text-transform:uppercase;font-size:10px;}
.lmcont img {width:30px;position:absolute;bottom:0px;right:70px;background-color: #36282a;border-radius:100%;z-index:5;}
.lmcont a {color:black;}

/*QEEL*/
.tableauqeel { text-align:justify; padding-left: 20px; padding-right: 20px;  font-family:tahoma;display:block;}
.nq {text-align:right;margin:5px -10px 0 -10px;width:786px;padding:5px!important;height:20px;font-family:playfair display;font-weight:bold;text-transform:uppercase;
background:linear-gradient(45deg,#31292B,#761b17,#31292B);}
/* border:2px solid rgba(192, 187, 179,0.5); */
.nq h2 {font-size:13px;color:#ac8281!important;margin-top:0px;padding-right:20px;border: 1px dotted #6b3c3c;}
.nq h2:before {content:'/';padding-right:5px;}
.nq h2 ss{color:#ac8281;font-size:15px;letter-spacing:1px;padding-left:5px;}
#qeeltotal {width:780px;margin:auto;text-align:center;}
#qeelgauche{  background-color:  #482828;width:375px;height:175px;font-size:12px;text-align:justify;line-height:105%;padding:5px;}
#qeelgauche a {font-weight:normal;}
#qeeldroite {  background-color:  #482828;width:375px;height:175px;font-size:10px;text-align:justify;line-height:105%;padding:5px;font-weight:700;}
.qeelback {  background-color:  #36282a;width:365px;height:165px;font-size:12px;text-align:justify;line-height:105%;padding:5px;}
#quarantehuit {text-align:center;background-color:#482828;padding:3px;width:359px; color:#967170;font-family:Source sans pro;font-weight:700;text-transform:uppercase;}
#quarantehuitliste {width:365px;overflow:auto;color:#;height:155px;}
#quarantehuitliste a {color:#;}
.fond{background-color:  #;width:650px; }

/* bloc 1 qeeel */
.blc{  background-color:  #e8e8e8;font-size:10px;line-height:13px;text-align:justify;padding:8px;}

/* bloc int qeeel */
.groupes {font-family: 'Dosis', sans-serif;font-size: 20px;font-style: none;font-weight: 700;letter-spacing: 3px;padding: 4px;text-transform: uppercase;}

.bli {width:759px;padding:5px;text-align:center;font-family:playfair display;text-transform:uppercase;font-size:15px;background-color:  #36282a;    border: solid #482828;    margin: auto;}
.bli a {display:inline-block;margin:0 5px 0 5px;letter-spacing:2px;}
.bli a:before {content:'/';padding-right:3px;}

/* groupes */
.gp1{color:#844358;} /* wolves */
.gp2{color:#BF8080;} /* blind */
.gp3{color:#A65858;} /* integrity */
.gp4{color:#866362;} /* lost */


.heures td, .heures .gensmall{border: none !important;background:transparent !important;font-weight:normal;text-align:justify !important;font-size:11.5px;line-height:13px;} 
   


/* BANN QUI COLLE AU FO */
.bodyline{border-top:none;border-bottom:none;padding:0;}
#i_logo {margin-top:-15px;margin-left:-10px;margin-right:-9px;width:802px!important;}
body {cursor: crosshair;}
.bodylinewidth {margin:-10px auto -20px auto;}

span.fdv a  {border-bottom: solid #;}
a.title:link,visited {text-decoration: none !importantfont-family: Dosis, sans-serif;font-weight:bold;text-shadow: 2px 1px 0px white;font-size:15px;}
a, a:link, a:visited{text-decoration: none;font-weight:bold;}


/* selection code */
.code { max-width: 500px;background-color:  #583b3b;border:none;margin:auto;}
.quote  { width: background-color:  #e8e8e8;border-left: none; border-right: none; border-bottom: solid #aba9a9; border-top: solid #aba9a9;
  padding:10px;margin:auto;}
.spoiler_closed{background-color:#; /*couleur de fond du spoiler fermé */ border:none; }
.spoiler_content {padding:5px;border:none;}
.selectCode { float:right; text-transform: uppercase; cursor:pointer;font-family:souce sans pro; }
div.cont_code { clear: right; }

/* index forums */

/* petits liens pratiques */
#palienspratiques {font-family:karla;font-size:10px;text-transform:uppercase;width:800px;text-align:center;margin:auto;margin-top:5px;}
#palienspratiques a {color:#843737 !important;}
#palienspratiques2 {font-family:karla;font-size:10px;text-transform:uppercase;width:785px;text-align:right;margin:auto;margin-top:5px;padding-right:15px;}
#palienspratiques2 a {color:#843737!important;}

/* categories */
#categotitre {text-align:right;margin:5px -10px 0 0;width:786px;padding:5px!important;height:20px;font-family:playfair display;font-weight:bold;text-transform:uppercase;
background:linear-gradient(45deg,#31292B,#761b17,#31292B);}
/* border:2px solid rgba(192, 187, 179,0.5); */
#categotitre h2 {font-size:13px;color:#ac8281!important;margin-top:0px;padding-right:20px;border: 1px dotted #6b3c3c;}
#categotitre h2:before {content:'/';padding-right:5px;}

#lenfooter {background:linear-gradient(45deg,#31292B,#761b17,#31292B);width:780px;height:10px;margin:auto;margin-top:-5px;
 font-family:playfair display;font-size:8px;text-transform:uppercase;letter-spacing:1px;text-align:center;color:#ac8281;}
/* border:2px solid rgba(192, 187, 179,0.5); */
#lenfooter:before {content:'/';padding-right:5px;}
#lenfooter:after {content:'/';padding-left:5px;}

 a.forumlink:link, a.forumlink:visited {font-weight: bold;text-transform:uppercase;font-family: playfair display;
font-size:16px;margin-right:4px;letter-spacing: -0px;text-align:center;text-shadow: 5px 1px 7px 1px 1px 1px;transition:all 1s;}
span.forumlink {padding-top:-25px;}
a.forumlink:link:hover { color:#985e5e;transition:all 1s;}
a.forumlink:visited:hover { color:#aa6262;transition:all 1s;}

#categototal {margin-top:-20px;}

/* DESCRIPTION DES FORUMS */
.dsp{  padding:10px;text-align:left;display:block;width:528px;height:90px;color:#a79595;background-color:  #482828;
  /* border-top: 2px solid #52565c; border-bottom: 2px solid #52565c; */ margin-top:26px;}
/* liens de la description */
.lk a { font-size: 10px; color:  #c6b4b4 ; text-transform:uppercase; font-family: source sans pro;font-weight:bold;padding-top:5px;}
.lk {display:inline-block;background-color:#653b3b;padding:2px;}
.lk a:hover {color: #c6b4b4 ;}
.lk a:before {content:'/';padding-right:3px;}
.dspl{padding:6px;text-align:justify;display:block;width:100px;background-color:  #e8e8e8; height:98px;
  /*  border-top: 2px solid #5d6268; 
  border-bottom: 2px solid #5d6268; */margin-top:26px;overflow:auto;}

/* descrip */
span.texte{overflow:auto;height:65px;padding-right:10px;}
.texte{font-size:11px;line-height:13px;text-align:justify;height:55px;overflow:auto;background-color:#36282a;padding:5px;width:510px;}
/* image new old lock */
.nol img {border: solid 2px #; width:135px;height:15px;object-fit:cover;margin-bottom:2px;margin-top:-5px; }

/* message sujet */
.ms{ color:#c6b4b4 ;font-weight:bold;text-transform:uppercase;font-family:source sans pro;font-size:10px;text-shadow: 5px 1px 7px 1px 1px 1px;
  text-align:center; }
div.ms1{margin-top:-5px; margin-bottom:9px;display:block;font-family:source sans pro;margin:auto;background-color:#601f1d;padding:5px;text-align:center; }
.msk{text-align:center;}

/* le vava dernier mess */
.vavad img {width:57px; height:90px; align:center;border: solid 2px #;}
.vavad:hover img {filter:sepia(0%);}
.vavad {background-color:#601f1d;width:57px;height:90px;margin-top:-13px;margin-right:9px;padding:3px;transition:1s;}

/* partie vava + last post */
/* last post */
.lp{ font-size:10px;text-transform:uppercase;font-family:karla;display:inline-block;text-align:center;width:135px;height:42px;background-color:#36282a;
  margin-top:2px;padding-top:5px;padding-bottom:5px;line-height:105%;}
.lp a {font-size:12px!important;font-family:playfair display;text-transform:uppercase;letter-spacing:0px!important;}

 /* case last post */
.lastp{ padding:3px;padding-bottom:10px;width:135px;display:block;}
/* case image last post */
.imglp{ padding-top:4px;}

/* dernier mess */
.dsp2{  padding:10px;text-align:justify;display:block;width:215px;color:#ab9898;background-color:  #482828;height:90px;
  margin-top:26px;} /* border-top: 2px solid #5d6268;  border-bottom: 2px solid #5d6268; */

/* liens dsp2 */
div.dsp2 a  {text-decoration: none !importantfont-family: playfair display; font-weight:bold; text-transform;:uppercase; font-size:12px;;}

div.dsp2 a{color: #ab9898;}

/* images lieux */
.opl{
border-radius: 5px;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: solid  #4d4d4d;
}


/* sujets des lieux */


loc{
  background-color:  #;
  display:block;
  text-align:justify;
  padding:5px;
  width:408px;
  line-height: 125%;
    margin-left: auto;
    margin-right: auto;
  margin-top:3px;
  height:90px;
  overflow:auto;
}


.sceditor-container iframe, .sceditor-container textarea{color: #9a8383!important;  border:none!important;}
/*Diminution de la reponse rapide*/
#quick_reply .sceditor-container {width:595px !important;left:80px;min-height:250px !important;  color: #A79595!important;  border:none!important;}

/*---  fond Groupe de boutons ---*/

body div.sceditor-toolbar{
  padding:3px;
    background-color:  # !important;
  color:#878484 !important;
  border:none!important;
  }

/*---  Groupe de boutons ---*/
 
div.sceditor-group {
  background-color:  #e8e8e8 !important;
}

/*couleurs dispo*/

.editor_color_panel{
 background-color:#fff;
 width:189px;height:135px;
}
.editor_color_panel .color_general{
 height:16px;
 margin:11px 7px 9px 11px;
}
.editor_color_panel .color_list{
 height:70px;
 margin:0 7px 0 11px;
}
.editor_color_panel .color_standard{
 height:16px;
 margin:13px 7px 8px 11px;
}
.editor_color_panel strong{
 font-size:0;
 display:block;
 width:14px;
 height:14px;
 margin-right:3px;
 float:left;
 cursor:pointer;
}

/* colorpicker */

 .colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(https://i.servimg.com/u/f83/17/45/19/77/light11.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}

.colorpicker.dark{
background: url(https://i.servimg.com/u/f83/17/45/19/77/dark11.png);
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(https://i.servimg.com/u/f83/17/45/19/77/colorp10.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(https://i.servimg.com/u/f83/17/45/19/77/colorp10.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(https://i.servimg.com/u/f83/17/45/19/77/colorp11.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}

.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(https://i.servimg.com/u/f83/17/45/19/77/custom11.png) top;
left: 212px;
top: 142px;
}
.colorpicker.dark .colorpicker_hex {
background: url(https://i.servimg.com/u/f83/17/45/19/77/colorp11.png) top;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(https://i.servimg.com/u/f83/17/45/19/77/custom12.png);
top: 52px;
left: 212px;
}
.colorpicker.dark .colorpicker_rgb_r{
background-image: url(https://i.servimg.com/u/f83/17/45/19/77/colorp12.png);
}
.colorpicker_rgb_g {
background-image: url(https://i.servimg.com/u/f83/17/45/19/77/custom13.png);
top: 82px;
left: 212px;
}
.colorpicker.dark .colorpicker_rgb_g {
background-image: url(https://i.servimg.com/u/f83/17/45/19/77/colorp13.png);
}
.colorpicker_rgb_b {
background-image: url(https://i.servimg.com/u/f83/17/45/19/77/custom14.png);
top: 112px;
left: 212px;
}
.colorpicker.dark .colorpicker_rgb_b {
background-image: url(https://i.servimg.com/u/f83/17/45/19/77/colorp14.png);
}
.colorpicker_hsb_h, .colorpicker_hsb_s, .colorpicker_hsb_b {
display: none;
}
.colorpicker_submit {
position: absolute;
background: url("https://i.servimg.com/u/f83/17/45/19/77/accept10.png") no-repeat;
cursor: pointer;
right: 10px;
width: 48px;
height: 50px;
top: 118px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}
.colorpicker { z-index: 3; }

.sceditor-button.sceditor-button-youtube {
 display: none;
}
.sceditor-button.sceditor-button-headers {
 display: none;
}



/* test mention junkiie */

/* style par défaut */
a.fa-mention {color:#333;}
 
/* style au survol */
a.fa-mention:hover {color:#666;}

/* image du bouton mentionner */
.sceditor-button-mention div { background-image:url(https://i.servimg.com/u/f19/18/21/60/73/scemen10.png) !important }
 
/* menu déroulant du bouton mentionner */
#fa-mention {
  background:url(https://i.servimg.com/u/f19/18/21/60/73/scemen10.png) no-repeat 3px 50% #FFF;
  padding-left:22px;
}


---------

/* image du bouton mentionner */
.sceditor-button-mention div { background-image:url(https://i.servimg.com/u/f19/18/21/60/73/scemen10.png) !important }
 
/* menu déroulant du bouton mentionner */
#fa-mention {
  background:url(https://i.servimg.com/u/f19/18/21/60/73/scemen10.png) no-repeat 3px 50% #FFF;
  padding-left:22px;
}

.sceditor-button.deux:after {content: "\f1fa";}


/*cacher bouton editeur*/
.sceditor-button-source{ display: none !important; }


strangers {color:#9E4C9E;
}


/* TB toolbar*/


#fa_toolbar #fa_right #notif_list li.contentText a{
  color: #BDB39B !important;
  text-decoration: none;

}
#fa_right #fa_menu #fa_welcome {
font-family: playfair display;
text-transform:uppercase;
font-weight:600;}

#fa_right #fa_notifications {
  background-color: #482828 !important;
font-family: playfair display;
text-transform:uppercase;
font-weight:600;}

#fa_toolbar a {
  color:#9 !important;
  text-decoration: none;
}

.sceditor-toolbar{  border:none!important;
  }

/* toolbar */
#fa_toolbar {background-color: transparent !important;margin-top:-25px;}
#fa_right {margin-top: 25px;}
a#fa_service {margin-top: 25px;}
/*#fa_search {margin-top:25px;background-color:#000;}*/
div#fa_search {display:none!important;}
/* virer la partie partager*/
span#fa_share {display:none!important;}
ul#fa_menulist img{border: 1px solid #a05e5e;}

/* le bienvenue */
#fa_right.welcome #fa_menu #fa_welcome{
  background-color: #36282a!important;
  color:  #A79595!important;
font-family: Dosis, sans-serif;
text-transform:uppercase;
font-weight:600;}

div.fa_notification{background-color: #F9FAF9!important;color: # !important;
}

#fa_usermenu img{  width:130px; padding:2px;height200px;
    color:  #A79595!important;
}


#fa_usermenu {
    color:  #A79595!important;
}

ul#fa_menulist {
    background-color: #36282a!important;border: 3px solid #a05e5e;color:  #A79595!important;height:320px;}
#fa_menulist{
    background-color: #36282a!important;border: 3px solid #a05e5e;color:  #A79595!important;}

/* lien menu tool */
#fa_menulist :link, #fa_menulist :visited {
  color: #755c5c!important;
  text-decoration: none;
}

#fa_toolbar #live_notif .fa_notification {
    background-color: #000000!important;
    color: # !important;
  text-decoration: none;
}

#fa_toolbar #live_notif .fa_notification a:link{
    color: # !important;
  text-decoration: none;
}


#fa_toolbar ul#notif_list{
  padding:2px;
    background-color: #F9FAF9!important;
  overflow:auto !important;
  height:200px !important;
  color: # !important;
  text-decoration: none;
  }


#fa_toolbar ul#notif_list a{
    color: # !important;
  text-decoration: none;
  }


#fa_toolbar #fa_right #notif_list li hr{
  color:red !important;
}

/* voir toutes les notif*/

#fa_toolbar #fa_right #notif_list li.see_all {
  background-color: #F9FAF9 !important;
    color: # !important;
  text-decoration: none;
}

/* les pas lu */
#fa_toolbar #fa_right #notif_list li.unread{
  background-color:  #e8e8e8 !important;
  color: # !important;
  text-decoration: none;
}

#fa_toolbar #fa_right #notif_list li.unread a:link{
  color: # !important;
  text-decoration: none;
}


#fa_toolbar #fa_right #notif_list li#live_notif a:link{
 color:#!important;
  text-decoration: none;
}

#fa_toolbar #fa_right #notif_list li .contentText a
{color:#!important;text-decoration: none !important;font-weight:600;
}

/* posté dans*/
#fa_toolbar #fa_right #notif_list li .contentText
{color:# !important;}


   

#fa_toolbar a:link {color: #969696 !important;}

#fa_toolbar #fa_right #notif_list li.see_all a {background-color: #F9FAF9 !important;color: #969696 !important;text-decoration: none;}

Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Mar 14 Juil - 15:55

AFFICHAGE DUN SUJET

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 = { };
    }
   
    _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" {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 class="nav" valign="middle" width="100%">
        <span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span>       
      </td>     
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
        <!-- BEGIN switch_twitter_btn -->
        <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
        </span>
        <!-- END switch_twitter_btn -->
       
        <!-- BEGIN switch_fb_likebtn -->       
        <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="https://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
            |
            <script type="text/javascript">//<![CDATA[
              var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
              var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
              var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
              var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
              var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
             
              insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
        </span>
      </td>
  </tr>
</table>

<table class="forumline" 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">
        <div class="justifpro">
          <span class="postdetails poster-profile">   
            <div class="rk">{postrow.displayed.POSTER_RANK}</div>
               
                  <div class="fda">{postrow.displayed.POSTER_AVATAR}</div>
                         
                               
                                <div class="pseudopro"> <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a>
                                  {postrow.displayed.POSTER_NAME} </span></div>
                             
                           
                            <div class="infopro"> <div class="int">
                                 
                                  <!-- BEGIN profile_field -->
                              <ys>{postrow.displayed.profile_field.LABEL}</ys> {postrow.displayed.profile_field.CONTENT}  {postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            </div> </div>
            <div class="profcontact"> {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG}  {postrow.displayed.ONLINE_IMG} 
            <!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}    <!-- END contact_field -->
           
             
                            </div> </span></div></td>
                                     
                                 
         
       
        <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><div class="postdetails">{postrow.displayed.POST_DATE}<br/>
               
             <div class="post-options">{postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                                          </div>
                               
                                            <!-- 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>
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  

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

                  </div>
                  <!-- BEGIN switch_signature -->
                     <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                     </div>
                     <!-- END switch_signature -->
               </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">
         
      </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"><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 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
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Mar 14 Juil - 15:57

AFFICHAGE DE CATEGORIE

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="100%" valign="top" align="center" class="row1">
        <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label>
        <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
        <br />        <br />
      </td>
  </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">
        <div id="palienspratiques">
        <!-- BEGIN switch_user_logged_in -->
          <a href="{U_MARK_READ}" class="gensmall">/ marquer comme lu </a>
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_delete_cookies -->
<a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
        <!-- END switch_delete_cookies -->
          <a href="{U_TODAY_ACTIVE}" class="gensmall">/ aujourd'hui </a>
          <a href="{U_TODAY_POSTERS}" class="gensmall">/ top 20 du jour </a>
          <a href="{U_OVERALL_POSTERS}" class="gensmall">/ top 20 du forum </a>
          <a class="gensmall" href="{U_SEARCH_UNANSWERED}">/ sans réponse </a>
            <!-- BEGIN switch_on_index -->
              <!-- BEGIN switch_delete_cookies -->
             
          <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">/ bye cookies </a>
              <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
      </div>
      </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="95%" valign="top" align="center" class="row1">
        <span class="genmed">{L_USERNAME}:</span>
        <input class="post" type="text" size="10" name="username"/>
        <span class="genmed">{L_PASSWORD}:</span>
        <input class="post" type="password" size="10" name="password"/>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

        <span class="gensmall">{L_AUTO_LOGIN}</span>
        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
      </td>
  </tr>
</table>
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<div id="qeeltotal">
  <div class="nq"><h2>BIENVENUE SUR <ss>look through the pain</ss></h2></div>
<table>
          <tr>
           
      <td>
          <div id="qeelgauche"><div class="qeelback">
            <span id="stat1">  {TOTAL_POSTS} </span><br />
            <span id="stat2">  {TOTAL_USERS}</span><br />
            <span id="TotalUsersOnline">{TOTAL_USERS_ONLINE}</span><br />
            <span id="newest">{NEWEST_USER}</span>
            <br />
            <br /><div align="justify" style="overflow:auto;height:65px;"><span id="stat3">{LOGGED_IN_USER_LIST}</span>  </div>
            </div></div>
            </td>
            <td>
            <div id="qeeldroite"><div class="qeelback">
              <div id="quarantehuit">Habitants connectés ces derniers jours</div>
              <div  id="quarantehuitliste">     
                     
                <table class="heures" id="stat4"><div align="justify" valign="top">{L_CONNECTED_MEMBERS}</div></table>
              </div></div></div>
            </td>
  </tr>
</table>
                <div class="bli">
                      <a target="_blank" href="https://lttp.forumactif.org/g23-wolves"><font class="gp1">wolves</font></a>
          <a target="_blank" href="https://lttp.forumactif.org/g24-blind"><font class="gp2">blind</font></a>
 <a target="_blank" href="https://lttp.forumactif.org/g25-integrity"><font class="gp3">integrity</font></a>
      <a target="_blank" href="https://lttp.forumactif.org/g26-lost"><font class="gp4">lost</font></a>     

            </div>
 </div>
               
<script type="text/javascript">
document.getElementById('stat4').innerHTML=document.getElementById('stat4').innerHTML.replace(/au cours des 72 dernières heures :/,"");
document.getElementById('stat4').innerHTML=document.getElementById('stat4').innerHTML.replace(/Membres connectés/,"");
document.getElementById('stat1').innerHTML=document.getElementById('stat1').innerHTML.replace(/Nos membres ont posté un total de (.+) messages /,"Les habitants de Dublin ont posté $1 messages.");
document.getElementById('stat2').innerHTML=document.getElementById('stat2').innerHTML.replace(/Nous avons/,"Il y a à présent ");
document.getElementById('stat2').innerHTML=document.getElementById('stat2').innerHTML.replace(/membres enregistrés/,"habitants de Dublin.");
document.getElementById('newest').innerHTML=document.getElementById ('newest').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Le ptit dernier est ");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/utilisateur en ligne ::/,"connecté :");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/utilisateurs en ligne ::/,"connectés :");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/Enregistré/,"habitant");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/Enregistrés/,"habitants");
document.getElementById('stat3').innerHTML=document.getElementById('stat3').innerHTML.replace(/Utilisateurs enregistrés/,"Habitants connectés");

 

 
</script>
     
<!-- END disable_viewonline -->
 
      {CHATBOX_BOTTOM}
<br clear="all" />

{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 -->
                     
                     
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:19

agreement :

Code:
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></span></td>
   </tr>
</table>
<form method="GET" id="frmAgreement" action="{U_AGREE_OVER13}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thHead" valign="middle" height="25"><h1>{SITENAME} - {REGISTRATION}</h1></th>
   </tr>
   <!-- BEGIN switch_fb_explain -->
   <tr>
      <td class="row1" align="center">
         <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" id="fb_explain">
            <tr>
               <td align="center" width="10%"><img src="https://2img.net/i/fa/admin/icones/big_ico/warning.png" alt="" /></td>
               <td class="genmed align_gauche" width="90%">{switch_fb_explain.FB_EXPLAIN}</td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- END switch_fb_explain -->
   <tr>
      <td class="row1" align="center">
         <table width="80%" border="0" cellspacing="2" cellpadding="0" align="center">
            <tr>
               <td>
                  <div class="genmed align_gauche">
                     <br />{AGREEMENT}<br />{MY_RULES}
                     <br />
                     <br />
                     <div align="center">
                        <div style="text-align:justify; display:inline-block;" align="justify">
                           <input type="hidden" name="step" value="2" />
                           <p>
                              <input type="checkbox" name="agreement" id="frmAgreeChkAgree" value="1"  data-validation="required"/> <label for="frmAgreeChkAgree">{AGREE_CONDITIONS}</label> <br />
                           </p>
                           <p>
                              <input type="checkbox" name="privacy" id="frmAgreeChkPrivacy" value="1"  data-validation="required"/> <label for="frmAgreeChkPrivacy">{AGREE_PRIVACY}</label>
                           </p>
                        </div>
                     </div>
                     <br />
                     <div align="center">
                        <input type="submit" value="{AGREE_OVER_13}" class="genmed" />
                     </div>
                     <br />
                  </div>
               </td>
            </tr>
         </table>
      </td>
   </tr>
</table>
</form>
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:20

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="100%" valign="top" align="center" class="row1">
        <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label>
        <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

        <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
        <br />        <br />
      </td>
  </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">
        <div id="palienspratiques">
        <!-- BEGIN switch_user_logged_in -->
          <a href="{U_MARK_READ}" class="gensmall">/ marquer comme lu </a>
        <!-- END switch_user_logged_in -->
        <!-- BEGIN switch_delete_cookies -->
<a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
        <!-- END switch_delete_cookies -->
          <a href="{U_TODAY_ACTIVE}" class="gensmall">/ aujourd'hui </a>
          <a href="{U_TODAY_POSTERS}" class="gensmall">/ top 20 du jour </a>
          <a href="{U_OVERALL_POSTERS}" class="gensmall">/ top 20 du forum </a>
          <a class="gensmall" href="{U_SEARCH_UNANSWERED}">/ sans réponse </a>
            <!-- BEGIN switch_on_index -->
              <!-- BEGIN switch_delete_cookies -->
             
          <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">/ bye cookies </a>
              <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
      </div>
      </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="95%" valign="top" align="center" class="row1">
        <span class="genmed">{L_USERNAME}:</span>
        <input class="post" type="text" size="10" name="username"/>
        <span class="genmed">{L_PASSWORD}:</span>
        <input class="post" type="password" size="10" name="password"/>
        {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />

        <span class="gensmall">{L_AUTO_LOGIN}</span>
        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
      </td>
  </tr>
</table>
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<div id="qeeltotal">
  <div class="nq"><h2>BIENVENUE SUR <ss>look through the pain</ss></h2></div>
<table>
          <tr>
           
      <td>
          <div id="qeelgauche"><div class="qeelback">
            <span id="stat1">  {TOTAL_POSTS} </span><br />
            <span id="stat2">  {TOTAL_USERS}</span><br />
            <span id="TotalUsersOnline">{TOTAL_USERS_ONLINE}</span><br />
            <span id="newest">{NEWEST_USER}</span>
            <br />
            <br /><div align="justify" style="overflow:auto;height:65px;"><span id="stat3">{LOGGED_IN_USER_LIST}</span>  </div>
            </div></div>
            </td>
            <td>
            <div id="qeeldroite"><div class="qeelback">
              <div id="quarantehuit">Habitants connectés ces derniers jours</div>
              <div  id="quarantehuitliste">     
                     
                <table class="heures" id="stat4"><div align="justify" valign="top">{L_CONNECTED_MEMBERS}</div></table>
              </div></div></div>
            </td>
  </tr>
</table>
                <div class="bli">
                      <a target="_blank" href="https://lttp.forumactif.org/g23-wolves"><font class="gp1">wolves</font></a>
          <a target="_blank" href="https://lttp.forumactif.org/g24-blind"><font class="gp2">blind</font></a>
 <a target="_blank" href="https://lttp.forumactif.org/g25-integrity"><font class="gp3">integrity</font></a>
      <a target="_blank" href="https://lttp.forumactif.org/g26-lost"><font class="gp4">lost</font></a>     

            </div>
 </div>
               
<script type="text/javascript">
document.getElementById('stat4').innerHTML=document.getElementById('stat4').innerHTML.replace(/au cours des 72 dernières heures :/,"");
document.getElementById('stat4').innerHTML=document.getElementById('stat4').innerHTML.replace(/Membres connectés/,"");
document.getElementById('stat1').innerHTML=document.getElementById('stat1').innerHTML.replace(/Nos membres ont posté un total de (.+) messages /,"Les habitants de Dublin ont posté $1 messages.");
document.getElementById('stat2').innerHTML=document.getElementById('stat2').innerHTML.replace(/Nous avons/,"Il y a à présent ");
document.getElementById('stat2').innerHTML=document.getElementById('stat2').innerHTML.replace(/membres enregistrés/,"habitants de Dublin.");
document.getElementById('newest').innerHTML=document.getElementById ('newest').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"Le ptit dernier est ");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/utilisateur en ligne ::/,"connecté :");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/utilisateurs en ligne ::/,"connectés :");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/Enregistré/,"habitant");
document.getElementById('TotalUsersOnline').innerHTML=document.getElementById('TotalUsersOnline').innerHTML.replace(/Enregistrés/,"habitants");
document.getElementById('stat3').innerHTML=document.getElementById('stat3').innerHTML.replace(/Utilisateurs enregistrés/,"Habitants connectés");

 

 
</script>
     
<!-- END disable_viewonline -->
 
      {CHATBOX_BOTTOM}
<br clear="all" />

{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 -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:21

index_box
Code:

<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <div id="palienspratiques2">
         <!-- BEGIN switch_user_logged_in -->
                          <a class="gensmall" href="{U_SEARCH_NEW}">nouveaux messages / </a>
         <a class="gensmall" href="{U_SEARCH_SELF}">mes messages</a>
         <!-- END switch_user_logged_in -->
                  </div>
         
      </td>
   </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <div id="categotitre">{catrow.tablehead.L_FORUM}</div>
   
  </tr>
  <!-- END tablehead -->
  <!-- BEGIN cathead -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
        <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
              <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
        </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="catrow.forumrow.INC_SPAN}" align="right">&nbsp;</td>
  </tr>
  <!-- END cathead -->
  <!-- BEGIN forumrow -->
  <tr>
     
    <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
      <div id="categototal">
<table>
  <td>
      <div class="dsp2">   
            <table class="velp"> 
              <tr> 
                <td class="lastp">
                  <div class="nol"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></div>
                  <div class="ms1"><span class="ms">{catrow.forumrow.TOPICS} Suj. / {catrow.forumrow.POSTS} Mess.</span></div>
              <span class="lp"> {catrow.forumrow.LAST_POST}</span></td>
                <td>
      <div class="vavad"> <!-- BEGIN avatar -->
          {catrow.forumrow.avatar.LAST_POST_AVATAR}
            <!-- END avatar --></div>
      </td>
      </tr>
        </table>
        </div>
      </td>
      <td>
      <div class="dsp">
          <span class="forumlink"><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></span>
              <span class="lk"> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span>
                <table>
                  <tr>
                  <td><div class="texte">{catrow.forumrow.FORUM_DESC}</div></td>
                  </tr>
                </table>
         
        </div>
  </td>   
  </table>
                 
      </div>
      </td>
           
       
     
  </tr>
  <!-- END forumrow -->
  <!-- BEGIN catfoot -->
  <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
  </tr>
  <!-- END catfoot -->
  <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" />
<div id="lenfooter">i find your lack of faith disturbing</div><!-- END tablefoot --><!-- END catrow -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:23

memberlist-body

Code:
<form action="{S_MODE_ACTION}" method="get">
<table cellspacing="0" cellpadding="5" border="0" align="center" class="forumline" width="100%">
   <tr>
      <th class="thTop" nowrap="nowrap">{L_ORDER_OR_SELECT}</th>
   </tr>
   <tr>
      <td class="row1">
      <table cellspacing="2" cellpadding="0" border="0" align="center" class="genmed">
         <tr>
            <td width="100%">{L_USER_SELECT} <input type="text" class="post" name="username" maxlength="25" size="20" value="{L_USER_SELECT_VALUE}" />      
            {L_SELECT_SORT_METHOD} {S_MODE_SELECT}      
            {L_ORDER} {S_ORDER_SELECT}     &nbsp;
            {S_HIDDEN_SID}
            <input class="liteoption" type="submit" name="submit" value="{L_SUBMIT}" /></td>
         </tr>
      </table>
      </td>
   </tr>
</table>
</form>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN memberrow -->
   <tr>
   <div id="listmem">
          <div id="lmname"><a class="gen" href="{memberrow.U_VIEWPROFILE}">{memberrow.USERNAME}</a></div>
         
          <div class="lmcol">
      <div class="lmava"><a href="{memberrow.U_VIEWPROFILE}">{memberrow.AVATAR_IMG}</a></div>
              <div class="lmcont">{memberrow.PM_IMG}</div>
            <div class="lmright">
      <div class="lminsc">inscript. <br/><span>{memberrow.JOINED}</span></div>
      <div class="lmlast">dernière visite <br/><span>{memberrow.LASTVISIT}</span><div>
                  <div class="lmpost"><span>{memberrow.POSTS} mess</span></div>
                  <div class="lmcont"></div>
              </div>
                </div>
          </div>
   </tr>
   <!-- END memberrow -->
   <!-- BEGIN switch_no_user -->
   <tr>
      <td class="catBottom" colspan="{switch_no_user.COLSPAN_NUMBER}" height="28" align="center"><span class="gensmall">{switch_no_user.L_NO_USER}</span></td>
   </tr>
   <!-- END switch_no_user -->
</table>
<!-- BEGIN switch_pagination -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td><span class="nav">{PAGE_NUMBER}</span></td>
      <td align="right"><span class="nav">{PAGINATION}</span></td>
   </tr>
</table>
<br />
<!-- END switch_pagination -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:23

mentions_tooltip

Code:
<style>
.tooltip-content {
    width: 100%;
    float: left;
  background-color:#1C1B1B;
  color:#A6A6A6;
}

  #criteo-syncframe{

  background-color:#1C1B1B;

}

  .tooltipster-default .tooltipster-content{

  background-color:#1C1B1B;

}
 
.tooltip-content img {
    float: left;
    max-width: 30%;
    margin: 0 10px 0 0;
}

span.tooltip-title {
    width: 60%;
    float: left;
    margin: 5px 0 10px 0;
    font-weight: bold;
    font-size: 1.5em;
}

span.tooltip-subtitle {
    width: 60%;
    float: left;
}

ul.tooltip-counts {
    width: 60%;
    float: left;
        margin: 0;
    padding: 0;
    background-color:#1C1B1B;
  color:#A6A6A6;
}

.tooltip-counts li {
    list-style: none;
}

.tooltip-actions {
    width: 100%;
    float: left;
    margin: 8px -10px -8px -10px;
    padding: 5px 10px 5px 10px;
    background: #EEE;
    background-color:#1C1B1B;
  color:#A6A6A6;
}
.tooltip-actions ul {
    margin: 0;
    padding: 0;
}
.tooltip-actions li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 2px 0 0;
}
</style>
<div class="main-tooltip">
    <div class="tooltip-content">
        <img src="{USER_AVATAR}" alt="{USER_NAME}" />
        <span class="tooltip-title">{USER_NAME_COLORED}</span>
        <!-- BEGIN switch_rank_info -->
        <span class="tooltip-subtitle">{switch_rank_info.L_RANK}: {switch_rank_info.RANK_TITLE}</span>
        <!-- END switch_rank_info -->
        <ul class="tooltip-counts">
            <li>{L_POSTS}: <b>{POSTS}</b></li>
            <li>{L_FRIENDS}: <b>{FRIENDS}</b></li>
        </ul>
    </div>
    <div class="tooltip-actions">
        <ul>
            <!-- BEGIN switch_button_tooltip_PROFILE -->
            <li>
                <a href="{switch_button_tooltip_PROFILE.URL}" title="{switch_button_tooltip_PROFILE.LANG}">
                    <img src="{switch_button_tooltip_PROFILE.IMAGE}" alt="{switch_button_tooltip_PROFILE.LANG}" />
                </a>
            </li>
            <!-- END switch_button_tooltip_PROFILE -->
            <!-- BEGIN switch_button_tooltip_PM -->
            <li>
                <a href="{switch_button_tooltip_PM.URL}" title="{switch_button_tooltip_PM.LANG}">
                    <img src="{switch_button_tooltip_PM.IMAGE}" alt="{switch_button_tooltip_PM.LANG}" />
                </a>
            </li>
            <!-- END switch_button_tooltip_PM -->
            <!-- BEGIN switch_button_tooltip_FRIEND -->
            <li>
                <a href="{switch_button_tooltip_FRIEND.URL}" title="{switch_button_tooltip_FRIEND.LANG}">
                    <img src="{switch_button_tooltip_FRIEND.IMAGE}" alt="{switch_button_tooltip_FRIEND.LANG}" />
                </a>
            </li>
            <!-- END switch_button_tooltip_FRIEND -->
            <!-- BEGIN switch_button_tooltip_MESSAGES -->
            <li>
                <a href="{switch_button_tooltip_MESSAGES.URL}" rel="nofollow" title="{switch_button_tooltip_MESSAGES.LANG}">
                    <img src="{switch_button_tooltip_MESSAGES.IMAGE}" alt="{switch_button_tooltip_MESSAGES.LANG}" />
                </a>
            </li>
            <!-- END switch_button_tooltip_MESSAGES -->
            <!-- BEGIN switch_button_tooltip_FACEBOOK -->
            <li>
                <a href="{switch_button_tooltip_FACEBOOK.URL}" target="_blank" title="{switch_button_tooltip_FACEBOOK.LANG}">
                    <img src="{switch_button_tooltip_FACEBOOK.IMAGE}" alt="{switch_button_tooltip_FACEBOOK.LANG}" />
                </a>
            </li>
            <!-- END switch_button_tooltip_FACEBOOK -->
            <!-- BEGIN switch_button_tooltip_TWITTER -->
            <li>
                <a href="{switch_button_tooltip_TWITTER.URL}" target="_blank" title="{switch_button_tooltip_TWITTER.LANG}">
                    <img src="{switch_button_tooltip_TWITTER.IMAGE}" alt="{switch_button_tooltip_TWITTER.LANG}" />
                </a>
            </li>
            <!-- END switch_button_tooltip_TWITTER -->
        </ul>
    </div>
</div>
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:24

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}>
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Oswald|Playfair+Display|Playfair+Display+SC|Karla|Source+Sans+Pro" rel="stylesheet">
       
  <head>
  <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Qwigley' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400italic' rel='stylesheet' type='text/css'>
  <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
    <link href="https://fonts.googleapis.com/css?family=Noto+Serif" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Abril+Fatface" rel="stylesheet">
      <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
                <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
                    <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
                          <link href="https://fonts.googleapis.com/css?family=Dosis|Josefin+Sans|Open+Sans+Condensed:300" rel="stylesheet">
                              <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
                                <link href="https://fonts.googleapis.com/css?family=Bahiana" rel="stylesheet">
                                  <link href="https://fonts.googleapis.com/css?family=Barlow+Condensed" rel="stylesheet">
                                  <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
                                    <link href="https://fonts.googleapis.com/css?family=Cuprum" rel="stylesheet">
                                  <link href="https://fonts.googleapis.com/css?family=Neucha" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Economica" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Pathway+Gothic+One" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Playball" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Zilla+Slab" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Bad+Script|Dancing+Script|Great+Vibes|Playball|Satisfy|Yellowtail" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Alex+Brush|Allura|Cinzel+Decorative|Merienda|Reenie+Beanie" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
         
   <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');
         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({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']);
   _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="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="https://{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>
                  
                  <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 -->
                     
                  </td>
                  
               </tr>
            </table>

            <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
               <tr>
                                          <td align="{MENU_POSITION}"{MENU_NOWRAP}><div class="navig">{GENERATED_NAV_BAR}</div></td>
               </tr>
            </table>
                             

   <div id="ann"><a href="https://lttp.forumactif.org/t5300-guide-rapide">GUIDE RAPIDE</a> 
                <a href="https://lttp.forumactif.org/t5277-reglement">REGLEMENT</a>                     
      <a href="https://lttp.forumactif.org/t5281-groupes">GROUPES</a>   
                <a href="https://lttp.forumactif.org/t5279-types-de-personnages-pistes-pour-l-inspiration"> TYPE PERSO</a>       
      <a href="https://lttp.forumactif.org/t5278-dublin-ambiance-trafics">AMBIANCE</a>   
                <a href="https://lttp.forumactif.org/f17-invite-questions">Partie invités</a>           
      <a href="https://lttp.forumactif.org/t5247-bottin-des-avatars">BOTTIN</a>   
          <a href="https://lttp.forumactif.org/f8-scenarii-co">SCENARIOS</a>   
            </div>

           

            <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 -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:25

search_results_posts

Code:
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
    <tr>
        <td class="nav" valign="middle" width="100%">
            <span class="nav">
                <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a> : {L_SEARCH_TITLE}
            </span>
        </td>
    </tr>
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
    <tr>
        <td align="center" class="catHead" colspan="2" height="28"><h1 class="cattitle">{L_SEARCH_MATCHES}</h1></td>
    </tr>
    <tr>
        <th class="co" class="thCornerL" nowrap="nowrap" width="150" height="25">{L_AUTHOR}</th>
        <th class="co" class="thCornerR" nowrap="nowrap" width="100%">{L_MESSAGE}</th>
    </tr>
    <!-- BEGIN searchresults -->
    <tr>
        <td class="catHead" colspan="2" height="28">
            <span class="topictitle">
                <img src="{searchresults.TOPIC_FOLDER_IMG}" align="top" alt="" />
                {L_TOPIC}: 
                <a class="topictitle" href="{searchresults.U_TOPIC}">{searchresults.TOPIC_TITLE}</a>
            </span>
        </td>
    </tr>
    <tr>
        <td class="row1" rowspan="2" valign="top" width="150">
            <span class="name"><b>{searchresults.POSTER_NAME}</b></span>
            <br /><br />
            <span class="postdetails">{L_REPLIES}: <b>{searchresults.TOPIC_REPLIES}</b><br />{L_VIEWS}: <b>{searchresults.TOPIC_VIEWS}</b></span><br />
        </td>
        <td class="row1" valign="top" width="100%">
            <span class="postdetails">
                {L_FORUM}: 
                <b><a class="postdetails" href="{searchresults.U_FORUM}">{searchresults.FORUM_NAME}</a></b>
                   
                <img title="{searchresults.L_MINI_POST_ALT}" src="{searchresults.MINI_POST_IMG}" alt="" border="0" />
                {L_SUBJECT}:
                <b><a href="{searchresults.U_POST}">{searchresults.POST_SUBJECT}</a></b>
                   
                <img src="{ICON_TIME}" alt="" border="0" />{searchresults.POST_DATE}
            </span>
        </td>
    </tr>
    <tr>
        <td class="row1" valign="top"><div class="postbody">{searchresults.MESSAGE}</div></td>
    </tr>
    <!-- END searchresults -->
    <tr>
        <td class="catBottom" align="center"><a href="#top">{L_BACK_TO_TOP}</a></td>
        <td class="catBottom" height="28">&nbsp;</td>
    </tr>
</table>
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
    <tr>
        <td valign="top"><span class="nav">{PAGE_NUMBER}</span></td>
        <td align="right" valign="top" nowrap="nowrap">
            <span class="nav">{PAGINATION}</span>
        </td>
    </tr>
</table>
<table width="100%" border="0" cellspacing="2" align="center">
    <tr>
        <td align="right" valign="top">{JUMPBOX}</td>
    </tr>
</table>

<!-- 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 -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:26

search_results_topics

Code:
<!-- BEGIN switch_menu -->
{UCP_TABS}
<!-- END switch_menu -->

<!-- BEGIN navmenu -->
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td class="nav" valign="middle" width="100%">
            <span class="nav">
                <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a> :: {L_SEARCH_TITLE}
            </span>
        </td>
   </tr>
</table>
<!-- END navmenu -->
<form action="{S_ACTION}" method="post" name="post" onsubmit="return verify_select();">
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="4" align="center">
        <tr>
            <td align="center" class="catHead" colspan="9" height="28"><h1 class="cattitle">{L_SEARCH_MATCHES}</h1></td>
        </tr>
        <tr>
            <th class="thCornerL" nowrap="nowrap" width="4%" height="25"> </th>
            <th class="thTop" nowrap="nowrap" width="4%" height="25"> </th>
            <th class="co" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
          <th class="co" class="thTop" nowrap="nowrap"> {L_FORUM} </th>
            <th class="co" class="thTop" nowrap="nowrap"> {L_REPLIES} </th>
            <th class="co" class="thTop" nowrap="nowrap"> {L_AUTHOR} </th>
            <th class="co" class="thTop" nowrap="nowrap"> {L_VIEWS} </th>
            <th class="co" class="thTop" nowrap="nowrap"> {L_LASTPOST} </th>
            <!-- BEGIN watchsearch1 -->
            <th class="thCornerR" nowrap="nowrap"> X </th>
            <!-- END watchsearch1 -->
        </tr>
        <!-- BEGIN searchresults -->
        <tr>
            <td class="row1" align="center" valign="middle"><img title="{searchresults.L_TOPIC_FOLDER_ALT}" src="{searchresults.TOPIC_FOLDER_IMG}" alt="{searchresults.L_TOPIC_FOLDER_ALT}" /></td>
            <td class="row1" align="center" valign="middle">{searchresults.TOPIC_ICON}</td>
            <td class="row1" onmouseover='this.className="row2"' onmouseout='this.className="row1"'>
                <h2 class="topic-title">{searchresults.NEWEST_POST_IMG}{searchresults.PARTICIPATE_POST_IMG}&nbsp;{searchresults.TOPIC_TYPE}<a class="topictitle" href="{searchresults.U_VIEW_TOPIC}">{searchresults.TOPIC_TITLE}</a></h2><br />
                <span class="gensmall">{searchresults.GOTO_PAGE}</span>
            </td>
            <td class="row3" align="center"><span class="postdetails"><a class="postdetails" href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_NAME}</a></span></td>
            <td class="row2" align="center" valign="middle"><span class="postdetails">{searchresults.REPLIES}</span></td>
            <td class="row3" align="center" valign="middle"><span class="name">{searchresults.TOPIC_AUTHOR}</span></td>
            <td class="row2" align="center" valign="middle"><span class="postdetails">{searchresults.VIEWS}</span></td>
            <td class="row3" align="center" valign="middle" nowrap="nowrap" onmouseover='this.className="row2"' onmouseout='this.className="row3"'><span class="postdetails">{searchresults.LAST_POST_TIME}<br />{searchresults.LAST_POST_AUTHOR} {searchresults.LAST_POST_IMG}</span></td>
            <!-- BEGIN watchsearch -->
            <td class="row1" align="center" valign="middle" nowrap="nowrap"><input type="checkbox" name="mark[]2" value="{searchresults.TOPIC_ID}" /></td>
            <!-- END watchsearch -->
        </tr>
        <!-- END searchresults -->
        <!-- BEGIN watchsearch1 -->
        <tr>
            <td class="catBottom" colspan="9" valign="middle" height="28" align="right"> <input type="submit" name="valid" value="{L_STOP_WATCH}" class="liteoption" /></td>
        </tr>
        <!-- END watchsearch1 -->
        <tr>
            <td class="catBottom" colspan="9" valign="middle" align="right"><a href="#top">{L_BACK_TO_TOP}</a></td>
        </tr>
    </table>
</form>
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td valign="top"><span class="nav">{PAGE_NUMBER}</span></td>
      <td align="right" valign="top" nowrap="nowrap"><span class="nav">{PAGINATION}</span></td>
      <!-- BEGIN watchsearch1 -->
      <td align="right" valign="top" nowrap="nowrap">
            <b>
                <span class="gensmall">
                    <a class="gensmall" href="javascript:select_switch_search(true);">{L_MARK_ALL}</a>
                    ::
                    <a class="gensmall" href="javascript:select_switch_search(false);">{L_UNMARK_ALL}</a>
                </span>
            </b>
            <br />
        </td>
      <!-- END watchsearch1 -->
   </tr>
</table>
<table width="100%" border="0" cellspacing="2" align="center">
   <tr>
      <td align="right" valign="top">{JUMPBOX}</td>
   </tr>
</table>
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:26

topics_list_box

Code:
<!-- BEGIN topics_list_box --><!-- BEGIN row --><!-- BEGIN header_table --><!-- BEGIN multi_selection -->
<script type="text/javascript">
function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
   var all_checked = true;
   for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
      if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
         all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
      }
   }
   document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
}
function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
   for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
      if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
         document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
      }
   }
}
</script>
<!-- END multi_selection -->

<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
          <th class="co" colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap">/ LISTE DES SUJETS DANS CETTE CATEGORIE</th>
      
      <!-- BEGIN multi_selection -->
      <th align="center" nowrap="nowrap" width="20"><input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /></th>
   <!-- END multi_selection -->
   </tr>
   <!-- BEGIN pagination -->
   <tr>
      <td class="row1" colspan="7" align="right"><span class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END pagination -->
   <!-- END header_table --><!-- BEGIN header_row -->
   <tr>
      <td class="row3" colspan="{topics_list_box.row.COLSPAN}"><span class="gensmall"> <b>{topics_list_box.row.L_TITLE}</b></span></td>
   </tr>
<!-- END header_row -->

<!-- BEGIN topic -->
{topics_list_box.row.END_TABLE_STICKY}
   <tr>
      <!-- BEGIN single_selection -->
      <td class="{topics_list_box.row.ROW_CLASS}" align="center" valign="middle" width="20"><input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
      <!-- END single_selection -->
      <!-- BEGIN icon -->
      <td class="{topics_list_box.row.ROW_CLASS}" align="center" valign="middle" width="20">{topics_list_box.row.ICON}</td>
      <!-- END icon -->
      
          <td class="{topics_list_box.row.ROW_CLASS}" onmouseover='this.className="row2"' onmouseout='this.className="{topics_list_box.row.ROW_CLASS}"' width="100%">
         <div class="listsujbase">
                          <img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" class="listsujimg"/>
                          <div class="topictitles">
            <h2>{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG} 
            
                                  <a href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a> {topics_list_box.row.GOTO_PAGE}
            
                            <span class="listsujautor"> posté par {topics_list_box.row.TOPIC_AUTHOR}</span> </h2>
                            <span class="listsujpagin"><!-- BEGIN nav_tree -->{topics_list_box.row.TOPIC_NAV_TREE} <!-- END nav_tree --></span>
                            <!-- BEGIN switch_description -->
                            <span class="listsujdesc">{topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}</span>
         <!-- END switch_description -->
                           
           </div>

                          <div class="listsujstats"><span>{topics_list_box.row.REPLIES} réponses</span><span>{topics_list_box.row.VIEWS} vues</span></div>
            <div class="listsujava">
          <!-- BEGIN avatar -->
            {topics_list_box.row.topic.avatar.LAST_POST_AVATAR}
            <!-- END avatar -->
                          </div>

                          <div class="listsujlastp">{topics_list_box.row.LAST_POST_TIME}<br />{topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</div>
            </div>
        </td>
<!-- BEGIN multi_selection -->
      <td class="row2" align="center" valign="middle"><span class="postdetails"><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></span></td>
   <!-- END multi_selection -->
   </tr>
   <!-- END topic --><!-- BEGIN no_topics -->
   <tr>
      <td class="row1" colspan="{topics_list_box.row.COLSPAN}" align="center" valign="middle" height="30"><span class="gen">{topics_list_box.row.L_NO_TOPICS}</span></td>
   </tr>
   <!-- END no_topics --><!-- BEGIN bottom -->
   <tr>
      <td class="catBottom" colspan="{topics_list_box.row.COLSPAN}" valign="middle">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td> <span class="gensmall">{PAGINATION}</span></td>
               <td align="right"><a href="#top">{L_BACK_TO_TOP}</a>&nbsp;</td>
            </tr>
         </table>
      </td>
   </tr>
<!-- END bottom --><!-- BEGIN footer_table -->
</table><!-- END footer_table --><!-- BEGIN spacer --><br class="gensmall" /><!-- END spacer --><!-- END row --><!-- END topics_list_box -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:27

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"id="M14_News_Post"alt="{L_POST_NEW_TOPIC}"title="{L_POST_NEW_TOPIC}"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" 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"id="M14_News_Post"alt="{L_POST_NEW_TOPIC}"title="{L_POST_NEW_TOPIC}">
                            Nouveau</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>
   <!-- BEGIN switch_legend -->
   <tr>
      <td colspan="2">
         <table border="0" cellpadding="6" cellspacing="2" align="center">
            <tr>
               <td>
                  <img src="{FOLDER_NEW_IMG}" alt="{L_FOLDER_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_NEW_IMG}</span><br />
                  <img src="{FOLDER_HOT_NEW_IMG}" alt="{L_FOLDER_HOT_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_NEW_IMG}</span><br />
                  <img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_FOLDER_LOCKED_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_NEW_IMG}</span>
               </td>
               <td>
                  <img src="{FOLDER_IMG}" alt="{L_FOLDER_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_IMG}</span><br />
                  <img src="{FOLDER_HOT_IMG}" alt="{L_FOLDER_HOT_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_IMG}</span><br />
                  <img src="{FOLDER_LOCKED_IMG}" alt="{L_FOLDER_LOCKED_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_IMG}</span>
               </td>
               <td valign="top">
                  <img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_FOLDER_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_ANNOUNCE_IMG}</span><br />
                  <img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_GLOBAL_ANNOUNCE_IMG}</span><br />
                  <img src="{FOLDER_STICKY_IMG}" alt="{L_FOLDER_STICKY_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_STICKY_IMG}</span><br />
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- END switch_legend -->
</table>
      </form>
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:28

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 = { };
    }
   
    _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" {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 class="nav" valign="middle" width="100%">
        <span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span>       
      </td>     
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
        <!-- BEGIN switch_twitter_btn -->
        <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
        </span>
        <!-- END switch_twitter_btn -->
       
        <!-- BEGIN switch_fb_likebtn -->       
        <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="https://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
            |
            <script type="text/javascript">//<![CDATA[
              var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
              var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
              var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
              var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
              var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
             
              insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
        </span>
      </td>
  </tr>
</table>

<table class="forumline" 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">
        <div class="justifpro">
          <span class="postdetails poster-profile">   
            <div class="rk">{postrow.displayed.POSTER_RANK}</div>
               
                  <div class="fda">{postrow.displayed.POSTER_AVATAR}</div>
                         
                               
                                <div class="pseudopro"> <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a>
                                  {postrow.displayed.POSTER_NAME} </span></div>
                             
                           
                            <div class="infopro"> <div class="int">
                                 
                                  <!-- BEGIN profile_field -->
                              <ys>{postrow.displayed.profile_field.LABEL}</ys> {postrow.displayed.profile_field.CONTENT}  {postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            </div> </div>
            <div class="profcontact"> {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG}  {postrow.displayed.ONLINE_IMG} 
            <!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}    <!-- END contact_field -->
           
             
                            </div> </span></div></td>
                                     
                                 
         
       
        <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><div class="postdetails">{postrow.displayed.POST_DATE}<br/>
               
             <div class="post-options">{postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                                          </div>
                               
                                            <!-- 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>
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  

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

                  </div>
                  <!-- BEGIN switch_signature -->
                     <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                     </div>
                     <!-- END switch_signature -->
               </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">
         
      </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"><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 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
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:29

groupcp_info_body

Code:
<form action="{S_GROUPCP_ACTION}" method="post">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="4">
   <tr>
      <th class="thHead" colspan="7" height="25"><h1 class="pagetitle">{L_GROUP_INFORMATION}</h1></th>
   </tr>
   <tr>
      <td class="row1" width="20%"><span class="gen">{L_GROUP_NAME}:</span></td>
      <td class="row2"><span class="gen"><strong>{GROUP_NAME}</strong></span></td>
   </tr>
   <tr>
      <td class="row1" width="20%"><span class="gen">{L_GROUP_DESC}:</span></td>
      <td class="row2"><span class="gen">{GROUP_DESC}</span></td>
   </tr>
   <tr>
      <td class="row1" width="20%"><span class="gen">{L_GROUP_MEMBERSHIP}:</span></td>
      <td class="row2">
         <span class="gen">{GROUP_DETAILS} 
         <!-- BEGIN switch_subscribe_group_input -->
            <input class="mainoption" type="submit" name="joingroup" value="{L_JOIN_GROUP}" />
         <!-- END switch_subscribe_group_input -->
         <!-- BEGIN switch_unsubscribe_group_input -->
            <input class="mainoption" type="submit" name="unsub" value="{L_UNSUBSCRIBE_GROUP}" />
         <!-- END switch_unsubscribe_group_input -->
         </span>
      </td>
   </tr>
   <!-- BEGIN switch_mod_option -->
   <tr>
      <td class="row1" width="20%"><span class="gen">{L_GROUP_TYPE}:</span></td>
      <td class="row2">
         <span class="gen"><input type="radio" name="group_type" value="{S_GROUP_OPEN_TYPE}" {S_GROUP_OPEN_CHECKED}{S_GROUP_OPEN_DISABLED} />{L_GROUP_OPEN} <input type="radio" name="group_type" value="{S_GROUP_CLOSED_TYPE}" {S_GROUP_CLOSED_CHECKED} /> {L_GROUP_CLOSED} <input type="radio" name="group_type" value="{S_GROUP_HIDDEN_TYPE}" {S_GROUP_HIDDEN_CHECKED} />{L_GROUP_HIDDEN} <input class="mainoption" type="submit" name="groupstatus" value="{L_UPDATE}" /></span>
      </td>
   </tr>
   <!-- END switch_mod_option -->
</table>
   {S_HIDDEN_FIELDS}
</form>
<form action="{S_GROUPCP_ACTION}" method="post" name="post">
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="4">
      <tr>
         <th class="thCornerL" height="25" nowrap="nowrap">{L_PM}</th>
         <th class="thTop" nowrap="nowrap">{L_USERNAME}</th>
         <th class="thTop" nowrap="nowrap">{L_POSTS}</th>
         <th class="thTop" nowrap="nowrap">{L_WEBSITE}</th>
         <th class="thCornerR" nowrap="nowrap">{L_SELECT}</th>
      </tr>
      <tr>
         <td class="catSides" colspan="8" height="28"><span class="cattitle">{L_GROUP_MODERATOR}</span></td>
      </tr>
      <tr>
         <td class="row1" align="center">{MOD_PM_IMG}</td>
         <td class="row1" align="center"><span class="gen"><a class="gen" href="{U_MOD_VIEWPROFILE}">{MOD_USERNAME}</a></span></td>
         <td class="row1" align="center" valign="middle"><span class="gen">{MOD_POSTS}</span></td>
         <td class="row1" align="center" valign="middle"><span class="gen">{MOD_FROM}</span></td>
         <td class="row1" align="center" valign="middle"><span class="gen">{MOD_EMAIL_IMG}</span></td>
         <td class="row1" align="center">{MOD_WWW_IMG}</td>
         <td class="row1" align="center"> </td>
      </tr>
      <tr>
         <td class="catSides" colspan="8" height="28"><span class="cattitle">{L_GROUP_MEMBERS}</span></td>
      </tr>
      <!-- BEGIN member_row -->
         <tr>
                          <td class="{member_row.ROW_CLASS}" align="center"><div class="smallimg">{member_row.PM_IMG}</div></td>
                          <td class="{member_row.ROW_CLASS}" align="center"><span class="gen"><div class="grouppseudo"><a class="gen" href="{member_row.U_VIEWPROFILE}">{member_row.USERNAME}</a></div></span></td>
            <td class="{member_row.ROW_CLASS}" align="center"><span class="gen">{member_row.POSTS}</span></td>
                          <td class="{member_row.ROW_CLASS}" align="center"><div class="smallimg">{member_row.WWW_IMG}</div></td>
            <td class="{member_row.ROW_CLASS}" align="center"><!-- BEGIN switch_mod_option --><input type="checkbox" name="members[]" value="{member_row.USER_ID}" /><!-- END switch_mod_option --></td>
         </tr>
      <!-- END member_row -->
      <!-- BEGIN switch_no_members -->
         <tr>
            <td class="row1" colspan="7" align="center"><span class="gen">{L_NO_MEMBERS}</span></td>
         </tr>
      <!-- END switch_no_members -->
      <!-- BEGIN switch_hidden_group -->
         <tr>
            <td class="row1" colspan="7" align="center"><span class="gen">{L_HIDDEN_MEMBERS}</span></td>
         </tr>
      <!-- END switch_hidden_group -->
      <!-- BEGIN switch_mod_option -->
         <!-- BEGIN switch_grp_admin -->
            <tr>
               <td class="row2" colspan="8" align="left">
                  <strong><span class="gen">{L_ADMIN_GRP_EXPLAIN}</span></strong>
               </td>
            </tr>
         <!-- END switch_grp_admin -->
         <tr>
            <td class="catBottom" colspan="8" align="right">
               <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
                  <tr>
                     <td align="left" valign="top">
                        <span class="genmed"><input class="post" type="text" id="username" name="username" size="20" maxlength="25" /> <input class="mainoption" type="submit" name="add" value="{L_ADD_MEMBER}" />&nbsp;<input type="button" class="liteoption" id="find_user" value="{L_FIND_USERNAME}" /></span>
                     </td>
                     <td><span class="cattitle"><input class="mainoption" type="submit" name="remove" value="{L_REMOVE_SELECTED}" /></span></td>
                  </tr>
               </table>
            </td>
         </tr>
      <!-- END switch_mod_option -->
   </table>
   <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>
         <td align="left" valign="top"><span class="nav">{PAGE_NUMBER}</span></td>
         <td align="right" valign="top"><span class="nav">{PAGINATION}</span></td>
      </tr>
      <tr>
         <td>
            {PENDING_USER_BOX}{S_HIDDEN_FIELDS}
         </td>
      </tr>
   </table>
</form>
<table width="100%" border="0" cellspacing="2" align="center">
   <tr>
      <td align="right" valign="top">{JUMPBOX}</td>
   </tr>
</table>

<!-- BEGIN switch_mod_option -->
<div id="find_username" class="jqmWindow"></div>

<script src="{JQUERY_DIR}jqmodal/jqmodal.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
   $(document).ready(function(){
      function find_username(fieldname) {
         $.get('{U_SEARCH_USER}&fieldname=' + fieldname + '&time=' + timestamp(), '',
            function(data){
               $('#find_username').html(data).jqmShow();
               $('.jqmOverlay').bgiframe();
               $('#find_username').bgiframe();
            });
         return false;
      }
      $('#find_user').click(function(){
         return find_username('username');
      });
      $('#find_username').jqm({toTop: true});
   });
//]]>
</script>
<!-- END switch_mod_option -->
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:29

posting_body

Code:
<script src="{JS_DIR}extendedview.js" type="text/javascript"></script>

<!-- BEGIN privmsg_extensions -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
   <tr>
      <td align="center" valign="top" width="100%">
         <table border="0" cellspacing="2" cellpadding="0" height="40">
            <tr valign="middle">
               <td>{INBOX_IMG}</td>
               <td><span class="cattitle">{INBOX_LINK}</span></td>
               <td>{SENTBOX_IMG}</td>
               <td><span class="cattitle">{SENTBOX_LINK}</span></td>
               <td>{OUTBOX_IMG}</td>
               <td><span class="cattitle">{OUTBOX_LINK}</span></td>
               <td>{SAVEBOX_IMG}</td>
               <td><span class="cattitle">{SAVEBOX_LINK}</span></td>
            </tr>
         </table>
      </td>
   </tr>
</table>
<br clear="all" />
<!-- END privmsg_extensions -->

{POST_PREVIEW_BOX}{ERROR_BOX}

<!-- BEGIN switch_quote_limit -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr class="inner">
      <td>
         <table cellspacing="0" cellpadding="1" border="0" width="100%">
            <tr><td class="row1"> </td></tr>
            <tr><td class="row1" align="center"><span class="gen" style="color:red;">{switch_quote_limit.L_QUOTE_LIMIT_WARNING}</span></td></tr>
            <tr><td class="row1"> </td></tr>
         </table>
      </td>
   </tr>
</table>
<!-- END switch_quote_limit -->

<form action="{S_POST_ACTION}" method="post" name="post" enctype="multipart/form-data">
   <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr><td><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a> <!-- BEGIN switch_not_privmsg -->{NAV_CAT_DESC}<!-- END switch_not_privmsg --></span></td></tr>
   </table>
   
   <!-- BEGIN switch_forum_rules -->
   <table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
      <tbody>
         <tr>
            <td class="catBottom">
               <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tbody>
                     <tr>
                        <td valign="top">
                           <h1 class="cattitle"> {L_FORUM_RULES}</h1>
                        </td>
                     </tr>
                  </tbody>
               </table>
            </td>
         </tr>
         <tr>
            <td class="row1 clearfix">
               <table>
                  <tr>
                     <!-- BEGIN switch_forum_rule_image -->
                     <td class="logo">
                        <img src="{RULE_IMG_URL}" />
                     </td>
                     <!-- END switch_forum_rule_image -->
                     <td class="rules postbody">
                        {RULE_MSG}
                     </td>
                  </tr>
               </table>
            </td>
         </tr>
      </tbody>
   </table>
   <!-- END switch_forum_rules -->
   
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
         <th height="28" class="thHead" colspan="2" valign="bottom">
            <strong>{L_POST_A}</strong>
         </th>
      </tr>
      <!-- BEGIN switch_username_select -->
      <tr>
         <td class="row1" width="22%"><span class="gen"><b>{L_USERNAME}</b></span></td>
         <td class="row2" width="78%"><span class="genmed"><input class="post" type="text" name="username"  maxlength="25" value="{USERNAME}" size="25" tabindex="1" /></span></td>
      </tr>
      <!-- END switch_username_select -->
      
      <!-- BEGIN switch_reasons -->
      <tr>
         <td class="row1" width="22%"><span class="gen"><b>{L_REASON}</b></span></td>
         <td class="row2" width="78%"><span class="genmed">{REASON}</span></td>
      </tr>
      <!-- END switch_reasons -->

      <!-- BEGIN switch_privmsg -->
      <tr>
         <td class="row1" width="22%"><span class="gen"><b>{L_USERNAME}</b></span></td>
         <td class="row2" width="78%">
            <span class="genmed">
               <!-- BEGIN switch_username -->
               <input class="post" style="margin:1px 0" type="text" name="username[]" value="{switch_privmsg.switch_username.USERNAME}" size="25" /><br />
               <!-- END switch_username -->
               <input class="post" style="margin:1px 0" type="text" id="username" name="username[]" value="{USERNAME}" size="25" tabindex="1" /> 
               <img id="add_username" src="{ADD_USERNAME_IMG}" class="selectHover" alt="" /> 
               <input class="liteoption" type="button" id="find_user" value="{L_FIND_USERNAME}" />
            </span>
         </td>
      </tr>
      <!-- BEGIN switch_privmsg_friend -->
      <tr>
         <td class="row1" width="22%"><span class="gen"><b>{switch_privmsg.switch_privmsg_friend.L_OR_FRIEND}</b></span></td>
         <td class="row2" width="78%">{switch_privmsg.switch_privmsg_friend.FRIEND_PM}</td>
      </tr>
      <!-- END switch_privmsg_friend -->
      <!-- BEGIN switch_privmsg_group -->
      <tr>
      <td class="row1" width="22%"><span class="gen"><b>{switch_privmsg.switch_privmsg_group.L_OR_GROUP}</b></span></td>
      <td class="row2" width="78%">{switch_privmsg.switch_privmsg_group.MASS_PM}</td>
      </tr>
      <!-- END switch_privmsg_group -->
      <!-- END switch_privmsg -->

      <!-- BEGIN switch_groupmsg -->
      <tr>
         <td class="row1" width="22%"><span class="gen"><b>{L_USERNAME}</b></span></td>
         <td class="row2" width="78%"><span class="genmed">{USERNAME}</span></td>
      </tr>
      <!-- END switch_groupmsg -->

      <!-- BEGIN switch_subject -->
      <tr>
      <td class="row1" width="22%"><span class="gen"><b>{L_SUBJECT}</b></span></td>
      <td class="row2" width="78%">
         <span class="gen">
            <input class="post" style="width:450px" type="text" name="subject" value="{SUBJECT}" size="45" maxlength="{TOPIC_TITLE_MAXLENGTH}" tabindex="2" title="{TOPIC_TITLE_LENGTH_EXPLAIN}" onkeypress="if (event.keyCode==13){return false}" />

            <!-- BEGIN switch_subject_color -->
            <script type="text/javascript">
            //<![CDATA[
            input = document.getElementsByName('subject');
            //]]>
            </script>
            <select name="topic_color" onchange="input[0].style.color = topic_color.value" style="margin-left:10px">
               {switch_subject.switch_subject_color.TOPIC_TITLE_COLOR_OPTIONS}
            </select>
            <script type="text/javascript">
            //<![CDATA[
            input[0].style.color = '{switch_subject.switch_subject_color.TOPIC_TITLE_COLOR_DEFAULT}';
            //]]>
            </script>
            <!-- END switch_subject_color -->
         </span>
      </td>
      </tr>
      <!-- END switch_subject -->

      <!-- BEGIN switch_description -->
      <tr>
      <td class="row1" width="22%"><span class="gen"><b>{L_DESCRIPTION}</b></span></td>
      <td class="row2" width="78%">
         <span class="gen">
            <input class="post" style="width:450px" type="text" name="description" value="{DESCRIPTION}" maxlength="{TOPIC_DESCRIPTION_MAXLENGTH}" onkeypress="if (event.keyCode==13){return false}" />
         </span>
      </td>
      </tr>
      <!-- END switch_description -->

      <!-- BEGIN switch_icon_checkbox -->
      <tr>
      <td class="row1" valign="top"><span class="gen"><b>{L_ICON_TITLE}</b></span></td>
      <td class="row2">
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <!-- BEGIN row -->
      <tr>
      <td nowrap="nowrap"><span class="gen"><!-- BEGIN cell --><label><input type="radio" name="post_icon" value="{switch_icon_checkbox.row.cell.ICON_ID}" {switch_icon_checkbox.row.cell.ICON_CHECKED} id="post_icon_{switch_icon_checkbox.row.cell.ICON_ID}" /> <span onclick="document.forms['post'].post_icon_{switch_icon_checkbox.row.cell.ICON_ID}.checked=true">{switch_icon_checkbox.row.cell.ICON_IMG}</span></label><!-- END cell --></span></td>
      </tr>
      <!-- END row -->
      </table>
      </td>
      </tr>
      <!-- END switch_icon_checkbox -->

      <tr id="parent_editor_simple" {EDITOR_DISPLAY_SIMPLE}>
         <td class="row1" valign="top">
            <table width="100%" border="0" cellspacing="0" cellpadding="1">
               <tr>
                  <td><span class="gen" style="white-space: nowrap;"><b>{L_MESSAGE_BODY}</b></span></td>
               </tr>
               <tr>
                  <td align="center" valign="middle">
                                                    <table width="100%" border="0" cellspacing="0" cellpadding="5">
                                                        <tr align="center">
                     <td class="gensmall" colspan="{S_SMILIES_COLSPAN}">
                        <div id="smileyContainer">
                        {L_SMILIES_PREVIEW_NEW}
                        </div>
                     </td>
                  </tr>
                  </table>
                  </td>
               </tr>
            </table>
         </td>
         <td class="row2" valign="top"><span class="genmed"></span>
            <table border="0" cellspacing="0" cellpadding="0" width="100%">
               <tr>
                  <td valign="top">
                     <textarea id="text_editor_textarea" class="post" style="width:100%;height:250px" name="message" rows="15" cols="35" tabindex="3" wrap="virtual" onkeyup="Compter(this.form.message.value, this.form)">{MESSAGE}</textarea> 
                  </td>
                  <td id="smileyContainer" valign="top">
                     {L_SMILIES_PREVIEW_NEW}
                  </td>
               </tr>
            </table>
         </td>
      </tr>
      <!-- BEGIN edit_reason -->
      <tr>
         <td class="row1" width="22%"><span class="gen"><strong>{edit_reason.L_EDIT_REASON}</strong></span></td>
         <td class="row2" width="78%"><span class="gen"><input class="post" style="width:450px" type="text" name="edit_reason" value="{edit_reason.EDIT_REASON}" maxlength="255" /></span></td>
      </tr>
      <!-- END edit_reason -->
      {CODE_CONFIRM}
   </table>
   
   <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
         <td class="catBottom" colspan="2" align="center" height="28">
            <input type="hidden" name="lt" value="{LAST_TOPIC_ID}" />
            {S_HIDDEN_FORM_FIELDS}
            <!-- BEGIN switch_preview -->
            <input class="liteoption" type="submit" name="preview" value="{L_PREVIEW}" tabindex="5" /> 
            <!-- END switch_preview -->
            <!-- BEGIN switch_draft -->
             <input class="liteoption" type="submit" name="draft" value="{L_DRAFT}" tabindex="7" accesskey="d" /> 
            <!-- END switch_draft -->
            <!-- BEGIN switch_publish -->
             <input class="liteoption" type="submit" name="publish" value="{L_PUBLISH}" tabindex="8" accesskey="p" /> 
            <!-- END switch_publish -->
             <input class="mainoption" type="submit" name="post" value="{L_SUBMIT}" tabindex="6" accesskey="s" />
         </td>
      </tr>
   </table>
   <br /><br />

   <!-- BEGIN switch_roll_dice -->
   <div id="rolldice" style="display:{ROLLDICE_CLOSE}">
      <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
         <tr>
            <th class="thHead">
               <table width="100%">
                  <tr>
                     <td width="10"></td>
                     <td align="center"><span class="gen"><b>{ROLL_DICE_TITLE}</b></span></td>
                     <td width="10"><a href="javascript:ShowHideLayernew('rolldice')"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></td>
                  </tr>
               </table>
            </th>
         </tr>
      </table>
   </div>

   <div id="rolldice_show" style="display:{ROLLDICE_OPEN}">
      <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
         <tr>
            <th class="thHead" colspan="2">
               <table width="100%">
                  <tr>
                     <td width="10"> </td>
                     <td align="center"><span class="gen"><b>{ROLL_DICE_TITLE}</b></span></td>
                     <td width="10"><a href="javascript:ShowHideLayernew('rolldice')">
                        <img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a>
                     </td>
                  </tr>
               </table>
            </th>
         </tr>
         <tr>
            <td class="row1">
               <script type="text/javascript">
               //<![CDATA[
               function add_dice(dice_number,dice,number)
               {
                  var content = document.getElementById('post_dice').innerHTML;
                  document.getElementById('dice_to_del').innerHTML = '';
                  document.getElementById('dice_to_del').id = '';

                  var new_tr = document.createElement('tr');
                  new_tr.appendChild(document.createElement('td'));
                  new_tr.firstChild.innerHTML = '<span class="postbody">{ROLL_DICE_TITLE_LOW} #' + (dice_number + 1) + ' : </span><select name="post_dice_' + dice_number + '" id="post_dice_' + dice_number + '" value="' + dice + '">' + content + '</select><span class="postbody"> <label for="nb_rolls_' + dice_number + '">{switch_roll_dice.L_DICE_ROLLS} : </label><input type="text" size="2" maxlength="3" name="nb_rolls_' + dice_number + '" id="nb_rolls_' + dice_number + '" class="post" value="' + number + '" /> <span id="dice_to_del"><a href="javascript:add_dice(' + (dice_number + 1) + ',\'\',1)"><img src="{PATH_IMG_FA}tabs_more.gif" alt="plus" /></a></span></span>';
                  document.getElementById('list_dice').lastChild.appendChild(new_tr);

                  var select_dice = document.getElementById('post_dice_' + dice_number);
                  if ( dice == '' )
                  {
                     select_dice.selectedIndex=0;
                  }
                  for ( var i = 1; select_dice.options[i]; i++ )
                  {
                     select_dice.options[i].selected = ( select_dice.options[i].value == dice );
                  }
               }
               //]]>
               </script>            
               <table style="width:100%" id="list_dice">
                  <tr>
                     <td>
                        <span class="postbody">{ROLL_DICE_TITLE_LOW} #1 : </span>
                        <select name="post_dice_0" id="post_dice">
                           <option value="">-</option>
                           <!-- BEGIN row_replace -->
                           <option value="{switch_roll_dice.row_replace.DICE_ID}"{switch_roll_dice.row_replace.DICE_SELECTED}>{switch_roll_dice.row_replace.DICE_NAME}</option>
                           <!-- END row_replace -->
                        </select>
                        <span class="postbody">
                            <label for="nb_rolls_0">{switch_roll_dice.L_DICE_ROLLS} : </label><input type="text" size="2" maxlength="3" name="nb_rolls_0" id="nb_rolls_0" class="post" value="{switch_roll_dice.S_DICE_ROLLS_VALUE}" />
                            <span id="dice_to_del"><a href="javascript:add_dice(1,'',1)"><img src="{PATH_IMG_FA}tabs_more.gif" alt="plus" /></a></span>
                        </span>
                     </td>
                  </tr>
               </table>            
            </td>
         </tr>
      </table><br /><br />
   </div>
   {switch_roll_dice.DICE_SCRIPT}
   <!-- END switch_roll_dice -->

<!-- BEGIN switch_attachment_list -->
<div id="attachments">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead" colspan="2">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_ATTACHMENTS}</b></span></td><td width="10"></td>
</tr></table>
</th></tr>
<!-- BEGIN attachments -->
<tr>
<td width="22%" class="row1">
<span class="gen"><b>{L_ATTACHMENT_FILENAME}</b></span><br />
</td>
<td width="78%" class="row2">
<!-- BEGIN switch_is_orphan -->
<span class="gen">{switch_attachment_list.attachments.switch_is_orphan.FILENAME}</span>  
<!-- END switch_is_orphan -->
<!-- BEGIN switch_is_not_orphan -->
<a href="{switch_attachment_list.attachments.switch_is_not_orphan.U_ATTACH_URL}" class="gen">{switch_attachment_list.attachments.switch_is_not_orphan.FILENAME}</a>  
<!-- END switch_is_not_orphan -->
<!-- BEGIN switch_can_delete -->
<input type="submit" value="{L_ATTACHMENT_DELETE}" name="delete_file[{switch_attachment_list.attachments.ATTACH_POS}]" /><br />
<!-- END switch_can_delete -->
</td>
</tr>
<tr>
<td width="22%" class="row1">
<span class="gen"><b>{L_ATTACH_COMMENT}</b></span>
</td>
<td width="78%" class="row2">
<!--textarea name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" cols="35" rows="3" style="width:100%">{switch_attachment_list.attachments.ATTACH_COMMENT}</textarea><br />
<a href="{switch_attachment_list.attachments.U_ATTACH_URL}" class="gen">{switch_attachment_list.attachments.FILENAME}</a>  <input class="liteoption" type="submit" value="{L_ATTACHMENT_DELETE}" name="delete_file[{switch_attachment_list.attachments.ATTACH_POS}]" /-->
<input class="post" type="text" id="filecomment{switch_attachment_list.attachments.ATTACH_POS}" name="comment_list[{switch_attachment_list.attachments.ATTACH_POS}]" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" maxlength="255" style="width: 450px" />
<input type="hidden" value="{switch_attachment_list.attachments.ATTACH_ID}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_id]" />
<input type="hidden" value="{switch_attachment_list.attachments.IS_ORPHAN}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][is_orphan]" />
<input type="hidden" value="{switch_attachment_list.attachments.REAL_FILENAME}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][real_filename]" />
<input type="hidden" value="{switch_attachment_list.attachments.ATTACH_COMMENT}" name="attachment_data[{switch_attachment_list.attachments.ATTACH_POS}][attach_comment]" />
</td>
</tr>

<!-- END attachments -->
</table>
</div>
<!-- END switch_attachment_list -->

<!-- BEGIN switch_attachment -->
<div id="attachment" style="display:{ATTACHMENT_CLOSE}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_ATTACHMENT_ADD}</b></span></td><td width="10"><a href="javascript:ShowHideLayernew('attachment')"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></td>
</tr></table>
</th></tr>
</table>
</div>

<div id="attachment_show" style="display:{ATTACHMENT_OPEN}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead" colspan="2">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_ATTACHMENT_ADD}</b></span></td>
<td width="10"><a href="javascript:ShowHideLayernew('attachment')">
<img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></td>
</tr></table>
</th></tr>
<tr>
<td class="row1">

<table class="forumline" width="100%" cellspacing="1" cellpadding="0" border="0">
<tr>
<td class="row1" colspan="2"><span class="gen">{L_ATTACHMENT_ADD_HELP}</span><br /><span class="info">{EXT_LIST}</span><br /></td>
</tr>

<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_ATTACHMENT_FILENAME}</b></span></td>
<td class="row2" width="78%"><span class="genmed"><input class="post" type="file" id="fileupload" name="fileupload" value="" /><input value="{L_SUBMIT}" type="submit" name="add_file" /> ({L_MAX_ATT_SIZE})</span></td>
</tr>

<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_ATTACH_COMMENT}</b></span></td>
<td class="row2" width="78%"><span class="genmed"><input class="post" type="text" style="width:450px" id="filecomment" name="filecomment" value="" maxlength="255" /></span></td>
</tr>

<!-- BEGIN modif_dav_08032010 -->
<tr>
<td valign="top" width="15%"><label class="gen" for="fileupload">{L_ATTACHMENT_FILENAME}</label><br /><br />
<label class="gen" for="filecomment">{L_ATTACH_COMMENT}</label></td>
<td width="80%"><input type="file" id="fileupload" name="fileupload" /><input type="submit" name="add_file" /> ({L_MAX_ATT_SIZE})<br />
<textarea id="filecomment" name="filecomment" cols="35" rows="3" style="width:100%"></textarea></td>
</tr>
<!-- END modif_dav_08032010 -->

</table>
</td>
</tr>
</table>
</div>

<!-- END switch_attachment -->

<div id="optionsitems" style="display:{OPTIONSITEMS_CLOSE}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_OPTIONS}</b></span></td><td width="10"><a href="javascript:ShowHideLayernew('optionsitems')"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></td>
</tr></table>
</th></tr>
</table>
</div>

<div id="optionsitems_show" style="display:{OPTIONSITEMS_OPEN}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead" colspan="2">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_OPTIONS}</b></span></td>
<td width="10"><a href="javascript:ShowHideLayernew('optionsitems')">
<img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></td>
</tr></table>
</th></tr>

<!-- BEGIN switch_topic_modif -->
   <!-- BEGIN switch_icon_checkbox -->
   <tr>
      <td class="row1"><label class="gen">{POST_ICON_TITLE}</label></td>

      <td class="row2">
      <!-- BEGIN row -->
         <!-- BEGIN cell -->
         <label class="gen"><input type="radio" name="post_icon" value="{switch_topic_modif.switch_icon_checkbox.row.cell.ICON_ID}" id="post_icon_{switch_topic_modif.switch_icon_checkbox.row.cell.ICON_ID}" {switch_topic_modif.switch_icon_checkbox.row.cell.ICON_CHECKED} />?<span onclick="document.forms['post'].post_icon_{switch_topic_modif.switch_icon_checkbox.row.cell.ICON_ID}.checked=true">{switch_topic_modif.switch_icon_checkbox.row.cell.ICON_IMG}</span></label>
         <!-- END cell -->
      <!-- END row -->
      </td>
   </tr>
   <!-- END switch_icon_checkbox -->
<tr>

   <td class="row1"><label for="modif_topic_title" class="gen">{L_TOPIC_TITLE_MODIFY}</label></td>

   <td class="row2">
      <input class="post" style="width:450px" type="text" name="modif_topic_title" id="modif_topic_title" value="{MODIF_TOPIC_TITLE}" class="gen" maxlength="{TOPIC_TITLE_MAXLENGTH}" onkeypress="if (event.keyCode==13){return false}" />
      <!-- BEGIN switch_topic_button -->
       <input type="button" value="{L_SOLVED_WITHOUT_BRAKETS}" class="button" onclick="set_solved(this.form.elements['modif_topic_title'],'{L_SOLVED}')" style="display:none" id="button_solved" />
      <script type="text/javascript">
      //<![CDATA[
      document.getElementById('button_solved').style.display = 'inline';
      //]]>
      </script>
      <!-- END switch_topic_button -->
   </td>
</tr>
<!-- END switch_topic_modif -->

   <tr>
      <td class="row1" valign="top" width="22%">
         <span class="gensmall">
            {HTML_STATUS}<br />
            {BBCODE_STATUS}<br />
            {SMILIES_STATUS}
         </span>
      </td>
      <td class="row2" width="78%"><span class="gen"> </span>
         <table border="0" cellspacing="0" cellpadding="1">
            <!-- BEGIN switch_html_checkbox -->
            <tr>
               <td><input type="checkbox" name="disable_html"{S_HTML_CHECKED} /></td>
               <td><span class="gen">{L_DISABLE_HTML}</span></td>
            </tr>
            <!-- END switch_html_checkbox --><!-- BEGIN switch_bbcode_checkbox -->
            <tr>
               <td><input type="checkbox" name="disable_bbcode"{S_BBCODE_CHECKED} /></td>
               <td><span class="gen">{L_DISABLE_BBCODE}</span></td>
            </tr>
            <!-- END switch_bbcode_checkbox --><!-- BEGIN switch_smilies_checkbox -->
            <tr>
               <td><input type="checkbox" name="disable_smilies"{S_SMILIES_CHECKED} /></td>
               <td><span class="gen">{L_DISABLE_SMILIES}</span></td>
            </tr>
            <!-- END switch_smilies_checkbox --><!-- BEGIN switch_signature_checkbox -->
            <tr>
               <td><input type="checkbox" name="attach_sig"{S_SIGNATURE_CHECKED} /></td>
               <td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
            </tr>
            <!-- END switch_signature_checkbox --><!-- BEGIN switch_notify_checkbox -->
            <tr>
               <td><input type="checkbox" name="notify"{S_NOTIFY_CHECKED} /></td>
               <td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
            </tr>
            <!-- END switch_notify_checkbox --><!-- BEGIN switch_delete_checkbox -->
            <tr>
               <td><input type="checkbox" name="delete" /></td>
               <td><span class="gen">{L_DELETE_POST}</span></td>
            </tr>
            <!-- END switch_delete_checkbox -->
            <!-- BEGIN switch_type_toggle -->
            <tr>
               <td></td>
               <td><span class="gen">{S_TYPE_TOGGLE}</span></td>
            </tr>
            <!-- END switch_type_toggle -->
         </table>
      </td>
   </tr>
</table>
</div>

<!-- BEGIN switch_type_cal -->
<div id="calendaritems" style="display:{CALENDARITEMS_CLOSE}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_CALENDAR}</b></span></td><td width="10"><a href="javascript:ShowHideLayernew('calendaritems')"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></td>
</tr></table>
</th></tr>
</table>
</div>
<div id="calendaritems_show" style="display:{CALENDARITEMS_OPEN}">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr><th class="thHead" colspan="2">
<table width="100%"><tr>
<td width="10"></td><td align="center"><span class="gen"><b>{L_CALENDAR}</b></span></td><td width="10"><a href="javascript:ShowHideLayernew('calendaritems')"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></td>
</tr></table>
</th></tr>
<tr><td class="row1" width="22%"><span class="gen"><b>{L_CALENDAR_TITLE} :</b></span></td>
<td class="row2" width="78%"><span class="genmed">
{S_CALENDAR_DAY}{S_CALENDAR_MONTH}{S_CALENDAR_YEAR} 
<a href="javascript:void(0)" name="#" class="genmed" style="font-style:normal;font-weight:normal" onclick="document.post.topic_calendar_day.value={TODAY_DAY};document.post.topic_calendar_month.value={TODAY_MONTH};document.post.topic_calendar_year.value={TODAY_YEAR}">{L_TODAY}</a>
</span>
</td>
</tr>
<tr>
<td class="row1"><span class="gen"><b>{L_TIME} :</b></span></td>
<td class="row2"><span class="genmed">
<input name="topic_calendar_hour" type="post" maxlength="2" size="3" value="{CALENDAR_HOUR}" class="post" /> {L_HOURS}  
<input name="topic_calendar_min" type="post" maxlength="2" size="3" value="{CALENDAR_MIN}" class="post" /> {L_MINUTES}
</span>
</td>
</tr>
<tr>
<td class="row1"><span class="gen"><b>{L_CALENDAR_DURATION} :</b></span></td>
<td class="row2">
<span class="genmed">
<input name="topic_calendar_duration_day" type="post" maxlength="5" size="3" value="{CALENDAR_DURATION_DAY}" class="post" /> {L_DAYS}  
<input name="topic_calendar_duration_hour" type="post" maxlength="5" size="3" value="{CALENDAR_DURATION_HOUR}" class="post" /> {L_HOURS}  
<input name="topic_calendar_duration_min" type="post" maxlength="5" size="3" value="{CALENDAR_DURATION_MIN}" class="post" />&nbsp;{L_MINUTES}
<input name="create_event" type="hidden" value="{CREATE_EVENT}" />
<input name="calendar_d" type="hidden" value="{CALENDAR_D}" />
</span>
</td>
</tr>
</table>
</div>
<!-- END switch_type_cal -->
{POLLBOX}

<!-- BEGIN switch_display_menus -->
<script type="text/javascript">
//<![CDATA[
ShowHideLayernew('rolldice');
ShowHideLayernew('optionsitems');
ShowHideLayernew('calendaritems');
ShowHideLayernew('pollitems');
//]]>
</script>
<!-- END switch_display_menus -->

</form>
<table width="100%" border="0" cellspacing="2" align="center">
<tr>
<td align="right" valign="top">{JUMPBOX}</td>
</tr>
</table>{TOPIC_REVIEW_BOX}

<!-- BEGIN switch_privmsg -->
<div id="find_username" class="jqmWindow"></div>

<script src="{JS_DIR}jquery/jqmodal/jqmodal.js" type="text/javascript"></script>
<!-- END switch_privmsg -->
<script type="text/javascript">
//<![CDATA[
$(function(){
<!-- BEGIN switch_privmsg -->
   privmsg_add_username('{U_SEARCH_USER}', '<br /><span class="genmed"><input class="post" style="margin:1px 0" type="text" name="username[]" size="25" /></span>');
<!-- END switch_privmsg -->
<!-- BEGIN switch_image_resize -->
    resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} });
<!-- END switch_image_resize -->
});
//]]>
</script>

{SCEDITOR}
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:30

privmsgs_body

Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
        <td align="center" valign="top" width="100%">
            <table border="0" cellspacing="2" cellpadding="0" height="40">
                <tr valign="middle">
                    <td>{INBOX_IMG}</td>
                    <td><span class="gen"><b>{INBOX}</b>  </span></td>
                    <td>{SENTBOX_IMG}</td>
                    <td><span class="gen"><b>{SENTBOX}</b>  </span></td>
                    <td>{OUTBOX_IMG}</td>
                    <td><span class="gen"><b>{OUTBOX}</b>  </span></td>
                    <td>{SAVEBOX_IMG}</td>
                    <td><span class="gen"><b>{SAVEBOX}</b></span></td>
                </tr>
            </table>
        </td>
        <td align="right">
            <!-- BEGIN switch_box_size_notice -->
            <table class="bodyline" width="250" border="0" cellspacing="1" cellpadding="0">
                <tr>
                    <td class="row1" colspan="3" nowrap="nowrap" width="250"><span class="gensmall">{BOX_SIZE_STATUS}</span></td>
                </tr>
                <tr>
                    <td class="row2" colspan="3" width="250">
                        <table border="0" cellspacing="0" cellpadding="1">
                            <tr>
                                <td class="pourcentback"><img src="{PATH_IMG_FA}empty.gif" alt="{INBOX_LIMIT_PERCENT}" height="8" width="{INBOX_LIMIT_IMG_WIDTH}" /></td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td class="row1" width="33%"><span class="gensmall">0%</span></td>
                    <td class="row1" align="center" width="34%"><span class="gensmall">50%</span></td>
                    <td class="row1" align="right" width="33%"><span class="gensmall">100%</span></td>
                </tr>
            </table>
            <!-- END switch_box_size_notice -->
        </td>
    </tr>
</table>
<br clear="all" />
<form action="{S_PRIVMSGS_ACTION}" method="post" name="privmsg_list">
    <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
        <tr>
            <td valign="middle">{POST_PM_IMG}</td>
            <td width="100%"></td>
            <td align="right" nowrap="nowrap">
                <span class="gensmall">{L_DISPLAY_MESSAGES}: 
                    <select name="msgdays">
                        {S_SELECT_MSG_DAYS}
                    </select> 
                    <input class="liteoption" type="submit" name="submit_msgdays" value="{L_GO}" />
                </span>
            </td>
        </tr>
    </table>
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
        <tr>
            <th class="co" class="thCornerL" nowrap="nowrap" width="60%" colspan="3"> {L_SUBJECT} </th>
            <th  class="co" class="thTop" nowrap="nowrap" width="20%"> {L_FROM_OR_TO} </th>
            <th  class="co" class="thTop" nowrap="nowrap" width="15%"> {L_DATE} </th>
            <th  class="co" class="thCornerR" nowrap="nowrap" width="5%"> {L_MARK} </th>
        </tr>
        <!-- BEGIN listrow -->
        <tr>
            <td class="{listrow.ROW_CLASS}" align="center" valign="middle">
                <img title="{listrow.L_PRIVMSG_FOLDER_ALT}" src="{listrow.PRIVMSG_FOLDER_IMG}" alt="{listrow.L_PRIVMSG_FOLDER_ALT}" />
            </td>
            <td class="{listrow.ROW_CLASS}" align="center" valign="middle">{listrow.PRIVMSG_ICON}</td>
            <td class="{listrow.ROW_CLASS}" valign="middle" width="55%">
                 
                <span class="topictitle">
                     
                    <a class="co" class="topictitle" href="{listrow.U_READ}">{listrow.SUBJECT}</a>
                </span>
            </td>
            <td class="co" class="{listrow.ROW_CLASS}" align="center" valign="middle" width="20%"><span class="name"> {listrow.FROM}</span></td>
            <td class="co" class="{listrow.ROW_CLASS}" align="center" valign="middle" width="15%"><span class="postdetails">{listrow.DATE}</span></td>
            <td class="co" class="{listrow.ROW_CLASS}" align="center" valign="middle" width="5%">
                <span class="postdetails"><input type="checkbox" name="mark[]2" value="{listrow.S_MARK_ID}" /></span>
            </td>
        </tr>
        <!-- END listrow --><!-- BEGIN switch_no_messages -->
        <tr>
            <td class="row1" colspan="6" align="center" valign="middle"><span class="gen">{L_NO_MESSAGES}</span></td>
        </tr>
        <!-- END switch_no_messages -->
        <tr>
            <td class="catBottom" colspan="6" align="right" height="28">
                {S_HIDDEN_FIELDS}
                <!-- BEGIN switch_save -->
                <input class="mainoption" type="submit" name="save" value="{L_SAVE_MARKED}" />  
                <!-- END switch_save -->
                <!-- BEGIN switch_move_profile -->
                <input class="mainoption" type="submit" name="moveprofile" value="{L_MOVE_PROFILE_MARKED}" />  
                <!-- END switch_move_profile -->
                <input class="liteoption" type="submit" name="delete" value="{L_DELETE_MARKED}" /> &nbsp;
                <input class="liteoption" type="submit" name="deleteall" value="{L_DELETE_ALL}" />
            </td>
        </tr>
    </table>
    <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
        <tr>
            <td valign="top" width="5%"><span class="nav">{POST_PM_IMG}</span></td>
            <td valign="middle"><span class="nav">{PAGE_NUMBER}<br /><br /><br /></span></td>
            <td align="right" valign="top" nowrap="nowrap">
                <span class="gensmall">
                    <b>
                        <a class="gensmall" href="javascript:select_switch_privmsg(true);">{L_MARK_ALL}</a>
                        ::
                        <a class="gensmall" href="javascript:select_switch_privmsg(false);">{L_UNMARK_ALL}</a>
                    </b>
                </span>
                <br /><br />
                <span class="nav">{PAGINATION}<br /></span>
            </td>
        </tr>
    </table>
</form>
<table width="100%" border="0">
    <tr>
        <td align="right" valign="top">{JUMPBOX}</td>
    </tr>
</table>
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:31

profile_edit_signature

Code:
<!-- BEGIN switch_post_error -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="4">
   <tr>
      <td>
      <table width="100%" border="0" cellspacing="0" cellpadding="1">
         <tr>
            <td class="row1"> </td>
         </tr>
         <tr>
            <td align="center" class="row1"><span class="gen">{ERROR_MESSAGE}</span></td>
         </tr>
         <tr>
            <td class="row1">&nbsp;</td>
         </tr>
      </table>
      </td>
   </tr>
</table>
<br clear="all" />
<!-- END switch_post_error -->
{UCP_TABS}
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr><th colspan="2">{L_CURRENT_PREVIEW_SIGNATURE}</th></tr>
<tr>
   <td class="row1" width="25%" height="130"><span class="gen">{L_SIGNATURE} :</span></td>
   <td class="row2" width="75%" valign="top"><span class="postbodys"><div class="signature_div">{SIGNATURE_PREVIEW}</div></span></td>
</tr>
</table>
<br /><br />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr><th colspan="2">{L_EDIT_SIGNATURE}</th></tr></table>
{SIGNATURE_EDIT}
Revenir en haut Aller en bas
Admin
The chaos
The chaos
Messages : 38
Date d'inscription : 30/12/2015
https://tralalalere.kanak.fr
Ven 24 Juil - 23:32

profile_view_body

Code:
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <div id="mush">
    <div id="PFname"><div id="PFpseudo">{PUSERNAME}</div> <div id="PFrang"><rank>{POSTER_RANK}</rank> &nbsp;<onl>{USER_ONLINE}</onl> <br />{FRIENDSFOES}
      </div></div>
    <div id="PFprofil"><div id="PFava">{AVATAR_IMG}<div id="pfcontact"><!-- BEGIN contact_field --><span class="ktactPFIL">{contact_field.CONTENT}</span><!-- END contact_field --></div></div>
 
      <div id="PFinfos"><div id="PFlast"><strong>{L_LAST_VISITED}:</strong> {LAST_VISIT_TIME}</div>
        <div id="PFbordel"><!-- BEGIN profile_field -->
                <span class="pflabel">{profile_field.LABEL}</span> <span class="pfcontent">{profile_field.CONTENT}</span><br/>
        <!-- END profile_field --></div></div>
      <div id="PFstats"><span><a rel="nofollow" class="genmed" href="/sta/{PUSERNAME}">{L_TOPICS}</a></span>
        <span><a rel="nofollow" class="genmed" href="/spa/{PUSERNAME}">{L_POSTS}</a></span>
        <span>{POST_PERCENT_STATS}</span>
        <span>{POST_DAY_STATS}</span>
        <span>{PRIVATE_MSG} mps.</span>
        <span>{ADMINISTRATE_USER}</span>
        <span>{BAN_USER}</span>
        <span><a rel="nofollow" href="/privmsg?mode=post&u={CUR_USER_ID}" target="_blank">ENVOYER MP</a></span>
        </div>
    </div>
  </div>
</table>
<br />
<script src="{JQUERY_ROOT}json/jquery.json-1.3.min.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
  $(document).ready(function(){
      $('[id^=field_id]').each(function(){
        if ( $(this).find('.field_editable').is('span, div') )
        {
            $(this).hover(function()
            {
              if( $(this).find('.field_editable.invisible').is('span, div') )
              {
                  $(this).find('.field_editable').prev().addClass('ajax-profil_hover').parent().addClass('ajax-profil_parent').append('<div class="ajax-profil_edit"><img src="{AJAX_EDIT_IMG}" /></div>');
                  $(this).find('.ajax-profil_edit').attr({
                        alt: "{L_FIELD_EDIT_VALUE}",
                        title: "{L_FIELD_EDIT_VALUE}"
                    }).click(function(){
                    $(this).prev().prev().removeClass('ajax-profil_hover').addClass('invisible').next().removeClass('invisible').append('<img src="{AJAX_VALID_IMG}" class="ajax-profil_valid" />').find('input,select');
                    $(this).prev().find('.ajax-profil_valid').attr({
                        alt: "{L_VALIDATE}",
                        title: "{L_VALIDATE}"
                    }).click(function(){
                        var content = new Array();
                        $(this).parent().find('[name]').each(function(){
                          var type_special = $(this).is('input[type=radio],input[type=checkbox]');
                          if ( (type_special && $(this).is(':checked')) || !type_special )
                          {
                              content.push(new Array($(this).attr('name'), $(this).attr('value')));
                          }
                        });
                        var id_name = $(this).parents('[id^=field_id]').attr('id');
                        var id = id_name.substring(8, id_name.length);
                        $.post(
                          "{U_AJAX_PROFILE}",
                          {id:id,user:"{CUR_USER_ID}",active:"{CUR_USER_ACTIVE}",content:$.toJSON(content),tid:"{TID}"},
                          function(data){
                              $.each(data, function(i, item){
                                $('[id=field_id' + i + ']').find('.field_uneditable').html(item).end().find('.ajax-profil_valid').remove().end().find('.field_editable').addClass('invisible').end().find('.field_uneditable').removeClass('invisible');
                              });
                          },
                          "json"
                        );
                    });
                    $(this).remove();
                  });
              }
            },function()
            {
              if( $(this).find('.field_editable.invisible').is('span, div') )
              {
                  $(this).find('.field_editable').prev().removeClass('ajax-profil_hover');
                  $(this).find('.ajax-profil_edit').remove();
              }
            });
        }
      });
  });
//]]>
</script>
Revenir en haut Aller en bas
Contenu sponsorisé


Revenir en haut Aller en bas
 
tous les codes à copier coller
Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
tralala :: First step :: STORY & RULES-
Sauter vers: