Accueil  Rechercher  Dernières imagesDernières images  S'enregistrer  Connexion  
Pouet pouet pouet

Pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet
Pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet
Pouet pouet pouet

Pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet
Pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet pouet
Le Deal du moment : -50%
-50% sur les sacs à dos pour ordinateur ...
Voir le deal
19.99 €

Partagez
 

 à conserer précieusement

Aller en bas 
AuteurMessage
AdminRang badassRang badass
Admin
Messages : 71
Date d'inscription : 26/10/2014
https://ftlily.forumactif.org

à conserer précieusement Empty
#MessageSujet: à conserer précieusement   à conserer précieusement EmptyLun 18 Avr - 12:36

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" id="LSBJ" width="100%" border="0" cellspacing="0" cellpadding="0">
    <!-- 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><td>
    <!-- BEGIN single_selection -->
    <div class="modSBJ"><input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></div>
    <!-- END single_selection -->
    <div class="SBJ"><div class="ivrSBJ"><img class="imgSBJ" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" /><div class="vuesSBJ">{topics_list_box.row.VIEWS} V.</div><div class="repSBJ">{topics_list_box.row.REPLIES} R.</div></div><div class="boxSBJ"><div class="tleSBJ"><div class="nameSBJ">rédigé par <strong>{topics_list_box.row.TOPIC_AUTHOR}</strong></div>{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE} <a href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a><br/><!-- BEGIN switch_description --><div class="descSBJ">{topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}</div><!-- END switch_description --></div><div class="lmsgSBJ">{topics_list_box.row.LAST_POST_TIME} {topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG} <div class="gotoSBJ">{topics_list_box.row.GOTO_PAGE}</div></div></div><div class="triRSBJ"></div></div>
    <!-- BEGIN nav_tree -->{topics_list_box.row.TOPIC_NAV_TREE} <!-- END nav_tree --><span class="gensmall">{topics_list_box.row.TOPIC_ANNOUNCES_DATES}{topics_list_box.row.TOPIC_CALENDAR_DATES}</span></td></tr>
    <!-- BEGIN multi_selection -->
    <tr><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></tr>
    <!-- END multi_selection -->
    <!-- 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
AdminRang badassRang badass
Admin
Messages : 71
Date d'inscription : 26/10/2014
https://ftlily.forumactif.org

à conserer précieusement Empty
#MessageSujet: Re: à conserer précieusement   à conserer précieusement EmptyLun 18 Avr - 12:37

Code:
/* PRESENTATION LISTE SUJETS */
    /* BLOC SUJET */
    .SBJ {
    margin:10px auto; width:800px; text-align:center;
    }
    /* OUTIL MODERATION */
    .modSBJ {
    position:absolute; z-index:3; margin-left:-15px; margin-top:55px;
    }
    /* BLOC ICÔNES / VUES & REPONSES LISTE SUJETS */
    .ivrSBJ {
    display:inline-block; vertical-align:top;
    width:90px; height:90px;
    }
    /* ICÔNES LISTE SUJETS */
    .imgSBJ {
    width:90px; height:90px;
    }
    /* NOMBRE VUES LISTE SUJETS */
    .vuesSBJ {
    position:absolute; z-index:3; margin-top:-83px; margin-left:7px;
    width:75px; height:25px; padding-top:10px;
    background:rgba(250,250,250,0.5); color:#01310B; /* MODIFIABLE */
    font-size:11px; text-align:center; font-family:Josefin Sans;
    }
    /* NOMBRE REPONSES LISTE SUJETS */
    .repSBJ {
    position:absolute; z-index:3; margin-top:-42px; margin-left:7px;
    width:75px; height:25px; padding-top:10px;
    background:rgba(250,250,250,0.5); color:#01310B; /* MODIFIABLE */
    font-size:11px; text-align:center; font-family:Josefin Sans;
    }
    /* BLOC POSITIONNEMENT LISTE SUJETS */
    .boxSBJ {
    display:inline-block; vertical-align:top;
    }
    /* BLOC AUTEUR / TITRE / DESCRIPTION LISTE SUJETS */
    .tleSBJ {
    width:650px; height:55px; padding:10px 0 0; overflow:hidden;
    color:#01310B; background:#69c37d; /* MODIFIABLE */
    text-align:right; text-transform:none; font-size:18px; font-family:Josefin Sans;
    }
    /* AUTEUR LISTE SUJETS */
    .nameSBJ {
    float:left; margin-left:45px;
    padding:5px;
    background:#f3f093; color:#01310B; /* MODIFIABLE */
    font-size:12px; text-align:center; text-transform:uppercase;
    }
    /* TITRE LISTE SUJETS */
    .tleSBJ a {
    color:#01310B !important; /* MODIFIABLE */
    }
    /* DESCRIPTION LISTE SUJETS */
    .descSBJ {
    font-size:14px; font-style:Josefin Sans;
    }
    /* DERNIER MESSAGE LISTE SUJETS */
    .lmsgSBJ {
    width:650px; height:25px; padding:5px 0 5px 15;
    background:rgba(250,250,250,0.5); color:#01310B; /* MODIFIABLE */
    text-align:left; text-transform:uppercase; font-size:12px; font-family:Josefin Sans;
    }
    /* TAILLE PSEUDONYME AUTEUR DERNIER MESSAGE LISTE SUJETS */
    .lmsgSBJ a.gensmall {
    font-size:12px;
    }
    /* LISTE DES PAGES */
    .gotoSBJ {
    display:inline-block; margin-left:15px; margin-top:-9px;
    font-size:9px;
    }
    /* TRIANGLE LISTE SUJETS */
    .triRSBJ {
    display:inline-block; width:0; height:0; border-style:solid; border-width:45px 0 45px 50px; border-color:transparent;
    border-left-color:#69c37d; /* MODIFIABLE */
    }
Revenir en haut Aller en bas
 
à conserer précieusement
Revenir en haut 
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
 :: Pour commencer :: Sometimes you have to be a high-ridin' bitch to survive-
Sauter vers: