AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  ConnexionConnexion  
Le deal à ne pas rater :
Cartes Pokémon : la prochaine extension Pokémon sera EV6.5 Fable ...
Voir le deal

Partagez
 

 QEEL ATC 1

Voir le sujet précédent Voir le sujet suivant Aller en bas 
AuteurMessage
https://lulu55555.forumactif.org
Admin


Admin
Admin
Messages : 203
Date d'inscription : 17/07/2013
Localisation : hhr

QEEL ATC 1 Empty
MessageSujet: QEEL ATC 1   QEEL ATC 1 EmptyMer 2 Juil - 9:32

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

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

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

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="90%" valign="top" style="font-size:9px; text-align:center;">
         <!-- BEGIN switch_user_logged_in -->
         <a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a>
                     <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
         <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> 
         <a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
                        <a href="{switch_delete_cookies.U_DELETE_COOKIES}">{switch_delete_cookies.L_DELETE_COOKIES}</a><br>
                  </td>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </td>
   </tr>
</table>

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

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

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

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


<!-- BEGIN disable_viewonline -->
<center><br>
<div style="background-color: white; padding: 4px;">

  <center>
      <div style="font-family: 'Euphoria Script', cursive; font-size: 35px; color: #bbc275;">
      Qui est parti à l'aventure ?
   </div>
   
   </center><table><td>
<table><tr>
        <td>
        <div style=" border-radius: 5px; width: 265px; box-shadow: 0px 0px 3px #d2d8a2; background-color: #e6eac1; border: 1px solid #d2d8a2; height: 120px; padding: 6px;">
          <div style="background-color: white; color: #84876b; border: 1px solid #d1d3a1;text-align: justify; height: 110px; overflow: auto; font-size: 10px; line-height: 11px; padding: 4px;">
            Toute l'équipe du staff vous souhaite la bienvenue sur Around The Corner
<span id="users">{TOTAL_USERS}</span>

<script type="text/javascript"> document.getElementById('users').innerHTML=document.getElementById('users').innerHTML.replace(/membre enregistré/,"habitant");

document.getElementById('users').innerHTML=document.getElementById('users').innerHTML.replace(/Nous avons/,"St Peter Port abrite à ce jour ");

document.getElementById('users').innerHTML=document.getElementById('users').innerHTML.replace(/membres enregistrés/,"citoyens");</script>.
     
      <span id="messages">{TOTAL_POSTS}</span>

<script type="text/javascript">
document.getElementById('messages').innerHTML=document.getElementById('messages').innerHTML.replace(/Nos membres ont posté un total de/,"Jusqu'à lors, vous avez échangé");</script>

<script type="text/javascript">
document.getElementById('messages').innerHTML=document.getElementById('messages').innerHTML.replace(/messages/,"conversations.");</script>

<span id="newuser">{NEWEST_USER}</span>

<script type="text/javascript">            document.getElementById('newuser').innerHTML=document.getElementById('newuser').innerHTML.replace(/L'utilisateur enregistré le plus récent est/," Le dernier habitant à nous avoir rejoint est");</script>
              à qui nous réservons un accueil des plus chaleureux.
<br><span id="totaluser">{TOTAL_USERS_ONLINE} </span>

  <script type="text/javascript">          document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/utilisateur en ligne/,"personne");   
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/utilisateurs en ligne/,"personnes"); 
                     
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Enregistré/,"habitant");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Enregistrés/,"habitants");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invisible/,"timide");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invisibles/,"timides");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invité/,"voyageur");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invités/,"voyageurs");
</script></div></div>
          </td>
          <td>
          <div style="width: 150px; height: 125px;">
            <iframe frameborder="no" name="" src="http://rpgenjoy.forumgratuit.be/h10-groupe-atc-1" style="height: 160px; width: 150px; margin-top: -20px; margin-bottom: 20px;" scrolling="no"> </iframe> </div></td>
          </td></tr>
  <tr>
  <td colspan="2"> <div style="border: 1px solid #f8d6af; background-color: #f9e2c7; padding: 1px;">
    <div style="background-color: #fce8d2; border: 2px solid white; padding: 6px; height: 50px; overflow: auto; line-height: 11px; font-size: 10px;">
    <div id="lastco"> {LOGGED_IN_USER_LIST} <script type="text/javascript"> document.getElementById('lastco').innerHTML=document.getElementById('lastco').innerHTML.replace(/Utilisateurs enregistrés :/,"<pa>En ligne :</pa>");
      </script> </div>
    </div>
    </div>
    </td></tr>
  </table>
  <td>
            <div>
              <table class="listlastconnected" style="text-align: justify; margin-top: 2px; width: 260px; height: 195px;" id="lastco2">
                {L_CONNECTED_MEMBERS}
                <script type="text/javascript"> document.getElementById('lastco2').innerHTML=document.getElementById('lastco2').innerHTML.replace(/Membres connectés au cours des 48 dernières heures :/,"<pa>On les a vu récemment</pa>");
              </script></table></div>
          </td>
  </table>

 
        <div style="font-size: 9px; color: #877866; font-family: 'Playfair Display', serif; text-align: justify;">
        Le forum Around The Corner est l'entière propriété de ses administratrices, <aa>Hollfeather, Boye, hope day., ThoseNutCrakers</aa>. Toutes reproductions, totales ou même partielles, sont strictement interdites. Optimisé pour Chrome et firefox.
        </div>
       
          </div></center>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td> &nbsp;</td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
   </tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Revenir en haut Aller en bas
https://lulu55555.forumactif.org
Admin


Admin
Admin
Messages : 203
Date d'inscription : 17/07/2013
Localisation : hhr

QEEL ATC 1 Empty
MessageSujet: Re: QEEL ATC 1   QEEL ATC 1 EmptyDim 3 Aoû - 18:26

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

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

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

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="90%" valign="top" style="font-size:9px; text-align:center;">
         <!-- BEGIN switch_user_logged_in -->
         <a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a>
                     <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
         <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> 
         <a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
                        <a href="{switch_delete_cookies.U_DELETE_COOKIES}">{switch_delete_cookies.L_DELETE_COOKIES}</a><br>
                  </td>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </td>
   </tr>
</table>

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

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

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

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


<!-- BEGIN disable_viewonline -->
<center><br>
<div style="background-color: white; padding: 4px;">

  <center>
      <div style="font-family: 'Euphoria Script', cursive; font-size: 35px; color: #bbc275;">
      Qui est parti à l'aventure ?
   </div>
   
   </center><table><td>
<table><tr>
        <td>
        <div style=" border-radius: 5px; width: 265px; box-shadow: 0px 0px 3px #d2d8a2; background-color: #e6eac1; border: 1px solid #d2d8a2; height: 120px; padding: 6px;">
          <div style="background-color: white; color: #84876b; border: 1px solid #d1d3a1;text-align: justify; height: 110px; overflow: auto; font-size: 10px; line-height: 11px; padding: 4px;">
            Toute l'équipe du staff vous souhaite la bienvenue sur Around The Corner
<span id="users">{TOTAL_USERS}</span>

<script type="text/javascript"> document.getElementById('users').innerHTML=document.getElementById('users').innerHTML.replace(/membre enregistré/,"habitant");

document.getElementById('users').innerHTML=document.getElementById('users').innerHTML.replace(/Nous avons/,"St Peter Port abrite à ce jour ");

document.getElementById('users').innerHTML=document.getElementById('users').innerHTML.replace(/membres enregistrés/,"citoyens");</script>.
     
      <span id="messages">{TOTAL_POSTS}</span>

<script type="text/javascript">
document.getElementById('messages').innerHTML=document.getElementById('messages').innerHTML.replace(/Nos membres ont posté un total de/,"Jusqu'à lors, vous avez échangé");</script>

<script type="text/javascript">
document.getElementById('messages').innerHTML=document.getElementById('messages').innerHTML.replace(/messages/,"conversations.");</script>

<span id="newuser">{NEWEST_USER}</span>

<script type="text/javascript">            document.getElementById('newuser').innerHTML=document.getElementById('newuser').innerHTML.replace(/L'utilisateur enregistré le plus récent est/," Le dernier habitant à nous avoir rejoint est");</script>
              à qui nous réservons un accueil des plus chaleureux.
<br><span id="totaluser">{TOTAL_USERS_ONLINE} </span>

  <script type="text/javascript">          document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/utilisateur en ligne/,"personne");   
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/utilisateurs en ligne/,"personnes"); 
                     
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Enregistré/,"habitant");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Enregistrés/,"habitants");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invisible/,"timide");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invisibles/,"timides");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invité/,"voyageur");
  document.getElementById('totaluser').innerHTML=document.getElementById('totaluser').innerHTML.replace(/Invités/,"voyageurs");
</script></div></div>
          </td>
          <td>
          <div style="width: 150px; height: 125px;">
            <iframe frameborder="no" name="" src="http://rpgenjoy.forumgratuit.be/h10-groupe-atc-1" style="height: 160px; width: 150px; margin-top: -20px; margin-bottom: 20px;" scrolling="no"> </iframe> </div></td>
          </td></tr>
  <tr>
  <td colspan="2"> <div style="border: 1px solid #f8d6af; background-color: #f9e2c7; padding: 1px;">
    <div style="background-color: #fce8d2; border: 2px solid white; padding: 6px; height: 50px; overflow: auto; line-height: 11px; font-size: 10px;">
    <div id="lastco"> {LOGGED_IN_USER_LIST} <script type="text/javascript"> document.getElementById('lastco').innerHTML=document.getElementById('lastco').innerHTML.replace(/Utilisateurs enregistrés :/,"<pa>En ligne :</pa>");
      </script> </div>
    </div>
    </div>
    </td></tr>
  </table>
  <td>
            <div>
              <table class="listlastconnected" style="text-align: justify; margin-top: 2px; width: 260px; height: 195px;" id="lastco2">
                {L_CONNECTED_MEMBERS}
                <script type="text/javascript"> document.getElementById('lastco2').innerHTML=document.getElementById('lastco2').innerHTML.replace(/Membres connectés au cours des 48 dernières heures :/,"<pa>On les a vu récemment</pa>");
              </script></table></div>
          </td>
  </table>

 
        <div style="font-size: 9px; color: #877866; font-family: 'Playfair Display', serif; text-align: justify;">
        Le forum Around The Corner est l'entière propriété de ses administratrices, <aa>Hollfeather, Boye, hope day., ThoseNutCrakers</aa>. Toutes reproductions, totales ou même partielles, sont strictement interdites. Optimisé pour Chrome et firefox.
        </div>
       
          </div></center>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td> &nbsp;</td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
   </tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Revenir en haut Aller en bas
https://lulu55555.forumactif.org
Admin


Admin
Admin
Messages : 203
Date d'inscription : 17/07/2013
Localisation : hhr

QEEL ATC 1 Empty
MessageSujet: Re: QEEL ATC 1   QEEL ATC 1 EmptyDim 3 Aoû - 18:26

Code:
/*QEEL*/
#lastco .row1 {background: none; padding: 2px;text-align: justify;}
#lastco2 .row1 {height: 182px; background-image: linear-gradient(#fef8f1, #fee4c6);float: left;padding: 2px;text-align: justify;overflow: auto;padding: 12px;line-height: 11px;color: #88755f;font-size: 9px !important;}
pa{font-family: 'Walter Turncoat', cursive; text-transform: uppercase; font-weight:bold; color: #e8a04c;}

/*FICHES DE LIENS*/
.liens1{background-color: #fff3e5; padding: 7px; width: 430px; border: 1px solid #f8d8b3;}
.liens2{border: 1px solid #ffead0; background-color: white; text-align: justify; font-size: 10px; line-height: 12px;}
.liens3{font-size: 11px; line-height: 12px; padding: 5px; text-align: justify; height: 120px; width: 315px;}
.liens5{height: 104px; overflow: auto; margin-top: 10px;}
.imgliens1{height:130px; padding: 2px; padding-bottom: 0px; border: 1px solid #fae1c2; border-bottom: 3px solid #d6d791;}

/*PA*/
.carre{background-color: #f8d6af; width: 10px;height: 10px; transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;transform : rotate(10deg);-webkit-transform : rotate(10deg);}
.carre:hover{transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;transform : rotate(-10deg);-webkit-transform : rotate(-10deg);}
.imgpa{opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7;filter: alpha(opacity=70); width: 190px;  height: 90px; box-shadow: 0px 0px 2px;transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.imgpa:hover{opacity: 0.9;-moz-opacity: 0.9;-khtml-opacity: 0.9;filter: alpha(opacity=90);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.partpa{height: 20px; padding: 2px; border: 1px solid #f8d6af; opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(opacity=50);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.partpa:hover{opacity: 0.9;-moz-opacity: 0.9;-khtml-opacity: 0.9;filter: alpha(opacity=90);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.titrepa{background-color: #fbf0ea; transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; font-family: 'Euphoria Script', cursive; font-size: 40px; padding: 4px;margin-left: -5px; margin-right: -5px;}
.titrepa:hover{letter-spacing: 3px; transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}

/*CATÉGORIES*/
.imgcaté{transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;transform : rotate(10deg);-webkit-transform : rotate(10deg); height: 35px; padding: 2px; border: 1px solid #f8d6af ;background-color: white;}
.imgcaté:hover{transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;transform : rotate(-10deg);-webkit-transform : rotate(-10deg);}
titre{font-family: 'Lusitana', serif;color: #D5B9B1;font-size: 15px;text-align: center;text-transform: uppercase;text-shadow: 2px 1px 2px white;}
.mescaté{margin-top: -2px; font-family: 'Lusitana', serif; text-align: center; text-transform: uppercase; font-size: 9px; color: #e3c7bd;}
.lastcaté{padding-left: 12px; width: 140px; text-align: center; background-color: white; border: 1px solid #f8d8b3; padding: 4px; margin: 6px; font-family: arial; font-size: 11px;}
.forumlink a {text-align: right;font-family: 'Euphoria Script', cursive; font-size: 20px; }
.ong3{margin-bottom: -5px; background-color: #f8d8b3; font-size: 11px; font-family: 'Playfair Display', serif; color: #c79863; height: 12px; text-align: center; padding: 5px; border: 1px solid #eac9a2;}
.ong4{margin-top: -4px; background-color: #f8d8b3; font-size: 11px; font-family: 'Playfair Display', serif; color: #c79863; height: 12px; text-align: center; padding: 5px; border: 1px solid #eac9a2;}
.kata{background-color: #f8d8b3; font-size: 10px; font-family: 'Playfair Display', serif; color: #c79863; height: 4px; text-align: center; padding: 5px; padding-top: 0px; padding-bottom: 14px; width: 70px; border-radius: 0px 0px 20px 20px; margin-top: -3px; margin-left: 10px; box-shadow: 0px 0px 2px #f8d8b3;}
.cat2{background-image: linear-gradient(#fff4e7, #fce3c7); border: 1px solid #f8d8b3; border-bottom: 4px solid #f9d9b4; width: 510px; padding: 5px; height: 70px; text-align: justify; box-shadow: 0px 0px 2px #f8d8b3;}
.cat3{background-color: white; height: 60px; overflow: auto; padding: 5px; border: 1px solid #f9e6d0; font-size: 10px; line-height: 11px;}

/*BOTTIN*/
res{color: #e7c195; font-style: italic;}
pris{color: #7d7d7d;font-weight:bold;}
scé{color: #bec174;}
.bott1{height: 3px; background-color: #d3d9a0; border-radius: 5px;}

/*FICHE ADMIN*/
.ad1{width: 400px; box-shadow: 0px 0px 2px #f9dab2; background-image: linear-gradient(#fbf1e5, #fee4c6); border: 1px solid #f8d9b3; border-radius: 0px 0px 10px 10px;}
.ad2{font-family: 'Lusitana', serif;color: #aab851;font-size: 18px;text-align: center;text-transform: uppercase;text-shadow: 2px 1px 2px white;}
.ad3{width: 390px; height: 6px;background-color: #f8d8b3; border-radius: 30px;}
.ad4{background-color: white; color: #8a7c75; text-align: justify; padding: 6px; width: 370px; line-height: 12px; box-shadow: 0px 0px 3px #e2ba8c; font-size: 11px}
.ad5{text-transform: lowercase; font-family: 'Playfair Display', serif; font-size: 8px; color: #d0b6a5; margin-top: 5px; margin-bottom: 2px;}

/*SCÉNARIO*/
.imgscé1{transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; width: 400px; padding: 3px; border- radius: 2px; border : 1px solid #f8cdaa; border-bottom: 8px solid #c6c981; padding-bottom: 0px;}
.imgscé1:hover{opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(opacity=50); transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.scé2{background-color: #d3d99f; height: 4px; border-radius: 20px;}
.imgscé2{transform : rotate(10deg);-webkit-transform : rotate(10deg); border: 4px solid #f8d6af; width: 75px; height: 75px; float:left; transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.imgscé2:hover{border-radius: 30px; background-color: #fbe3c7; transform : rotate(150deg);-webkit-transform : rotate(350deg);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.scé3{background-color: white;width: 310px;margin-left: 60px;margin-top: 15px;text-align: justify;padding: 11px;border-radius: 15px;font-size: 11px;line-height: 12px;border: 1px solid #f8d6af; padding-left: 25px;}
.scé4{margin-right: 7px; font-family: 'Euphoria Script', cursive; font-size: 20px; color: #f8d6af;}

/*PRÉSENTATION*/
.pré1{margin-bottom: 2px; font-family: 'Euphoria Script', cursive; font-size: 35px; color: #bbc275; text-align: center;  text-shadow: 0px 0px 4px;}
.pré1:hover{color: #d8daaa;}
ff{color: #a6ab5b;}
.pré2{width: 430px; height: 6px;background-color: #f8d8b3; border-radius: 20px;}
.pré3{text-transform: lowercase; font-family: 'Playfair Display', serif; font-size: 10px; color: #d0b6a5;}
.imgpré1{opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(opacity=100);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; width: 200px; margin-right: 5px; padding: 3px; border- radius: 2px; border : 1px solid #f8cdaa; border-bottom: 8px solid #c6c981; padding-bottom: 0px;}
.imgpré1:hover{opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(opacity=50);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.imgpré2{opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(opacity=100);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; width: 200px; margin-left: 5px; padding: 3px; border- radius: 2px; border : 1px solid #f8cdaa; border-bottom: 8px solid #c6c981; padding-bottom: 0px;}
.imgpré2:hover{opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(opacity=50);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.pré4{background-color: #f8d8b3; font-size: 11px; font-family: 'Playfair Display', serif; color: #c79863; height: 12px; text-align: center; padding: 5px; margin-top: -75px; margin-right: -15px; border: 1px solid #eac9a2;}
.ong1{color: white; text-shadow: 0px 0px 2px;}
.ong2{background-color: #f8d8b3; font-size: 11px; font-family: 'Playfair Display', serif; color: #c79863; height: 12px; text-align: center; padding: 5px; margin-right: -15px; border: 1px solid #eac9a2;}
.pré5{width: 310px; height: 140px; border: 1px solid #f9d1ab; border-radius: 10px; background-color: white; padding: 7px; font-size: 11px; line-height: 12px; text-align: justify; overflow: auto; float:left;}
.pré6{transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; font-family: 'Euphoria Script', cursive; font-size: 25px; color: #bbc275; text-align: center;  text-shadow: 0px 0px 4px; margin-bottom: -3px;}
.pré6:hover{letter-spacing: 3px;transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.pré7{width: 430px; height: 6px;background-color: #f8d8b3; border-radius: 3px;}
.pré8{border: 1px solid #fbf0ea; width: 405px; padding: 10px; font-size: 11px; line-height: 12px; text-align: justify;}
.imgpré3{opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7;filter: alpha(opacity=70);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; margin-left: 10px; height: 200px; float:right; border-bottom: 8px solid #c6c981; padding-bottom: 0px;}
.imgpré3:hover{border-radius: 0px 0px 10px 10px;opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(opacity=100);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.pré9{background-color: #d3d99f; height: 4px; border-radius: 20px; width: 270px;}
.pré10{transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; transform : rotate(10deg);-webkit-transform : rotate(10deg); background-color: #f8d6af; width: 75px; height: 75px; padding: 5px; float:left;}
.pré10:hover{border-radius: 30px; background-color: #fbe3c7; transform : rotate(150deg);-webkit-transform : rotate(350deg);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.pré11{transition: 1.5s;-moz-transition: 1.5s;-o-transition: 1.5s;-htm-transition: 1.5s;-webkit-transition: 1.5s; transform : rotate(-25deg);-webkit-transform : rotate(-25deg); margin-top: 30px; color: white; text-shadow: 0px 0px 2px; font-size: 11px;}
.pré12{background-color: white;width: 310px;margin-left: 60px;margin-top: 15px;text-align: justify;padding: 11px;border-radius: 15px;font-size: 10px;line-height: 11px;border: 1px solid #f8d6af;color: #c1aba2;padding-left: 25px;}

/**AUTRES**/
aa{font-family: 'Walter Turncoat', cursive; color: #bbc275; font-weight:bold;}
aa1{font-family: 'Walter Turncoat', cursive; color: #c1a097; font-weight:bold; font-size: 14px;}
cc{font-weight:bold; color: #f8d6af;}
dd{color: white}
 
/*SCROLLBAR*/
::-webkit-scrollbar { /*Scrollbar entière height c'est pour la hauteur de la scrollbar horizontale et width pour la largeur de la scrollbar verticale*/
  width: 4px;
  background-color: green;
  height: 4px;}
::-webkit-scrollbar-track { /*Le fond de la scrollbar*/
  background-color: white;}
::-webkit-scrollbar-thumb { /*Le petit ascenceur de la scrollbar, le truc qui descend*/
  background-color: #F0C5A4;}
::-webkit-scrollbar-button { /*La hauteur des boutons de la scrollbar verticaux*/
  background-color: #F8D8B3;
  height: 1px;}
::-webkit-scrollbar-button:horizontal { /*La largeur des boutons horizontaux*/
  background-color: #ECF2D2;
  width: 4px;}

/*SOULIGNEMENTS*/
a {text-decoration: none !important;}
a:hover {text-decoration: none !important;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a {outline:none;}
hr {border-bottom: 1px #a7b74a solid;}

/*DERNIERE EDITION*/
tr.post span.gensmall { display: none; }

/*CHATBOX*/
#chatbox .chatbox_row_1,#chatbox .chatbox_row_2{background-color:#FCF4EA;}
body.chatbox {background-color:#FCF4EA;}

/*MENU*/
a.mainmenu img{display:none;}
a.mainmenu {text-transform: lowercase;text-decoration: none !important;font-size:10px; font-family: 'Lusitana', serif; color:#bbc275; text-transform: uppercase;}

/*MARGES DU FORUM*/
body {margin-top:-14px;margin-bottom:-11px;}
.bodyline {box-shadow-right: 0px 0px 30px #000000 !important; box-shadow-left: 0px 0px 30px #000000 !important; border-left: 4px solid #ecdbd5 !important;border-right: 4px solid #ecdbd5 !important;margin-right: 0px;margin-left: 0px;}
.bodyline {background-image: url(http://img11.hostingpics.net/pics/408146aroundthecorner3.png); background-repeat: no-repeat; background-position: top center; margin-right: 0px;margin-left: 0px;padding-left: 0px;padding-right: 0px;}

/*CORPS DE MESSAGE*/
.postbody {display: block; text-align:justify; font-family: arial; line-height: 12px; font-size:12px; padding-left:20px; padding-right:20px; color: #6e665f !important; padding-top: 10px;}

/*SELECTIONNER LE CONTENU*/
.selectCode {float:right; text-transform: lowercase; cursor:pointer; }
div.cont_code {clear: right; }

.code{font-size:10px;width : 330px ;border-bottom : 3px solid #e3e4a9 !important; border: 1px solid #e3e4a9 !important;color : #d4b9ac;font-family : arial;background-color : #fbf9f8 !important;padding :6px !important;margin :1px ;text-align:justify; line-height:10px;letter-spacing: -1px;}
.quote{font-size:10px;width : 330px ;border-bottom : 3px solid #e3e4a9 !important; border: 1px solid #e3e4a9 !important;color : #d4b9ac;font-family : arial;background-color : #fbf9f8 !important;padding :6px !important;margin :1px ;text-align:justify; line-height:10px;letter-spacing: -1px;}
.spoiler{color: grey;}

/*INFOS*/
.boxtoproundtitle {background-color:#fbf0ea; border: 2px solid #f2dad4; font-family:arial;box-shadow: 0px 0px 2px #f8e8e5;padding:4px;text-decoration:none;font-size:21px;letter-spacing:1px;display:block;text-align : center;border-radius:30px;}
.box {background-color:#FCF4EA;font-size:10px;margin:0px; padding: 3px 10px 3px 10px;color:#a37d6e;}
.boxmenu {padding:3px;font-size:10px;margin:0px; padding: 3px 10px 3px 10px; margin-top: -8px;}

/*PROFIL*/
.profil1{background-color: #FCF4EA;border: 1px solid #faeddd;border-bottom: 3px solid #f2d0a3;border-radius: 10px 10px 0px 0px;text-align: center; box-shadow: 0px 0px 2px #f9dab2;padding:3px;}
.champs{margin-top: 3px; margin-bottom: -5px;}
.avapro{opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(opacity=100);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.avapro:hover{opacity: 0.6;-moz-opacity: 0.6;-khtml-opacity: 0.6;filter: alpha(opacity=0.6);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.fichepro img{height: 11px;}
.rangpro{font-family: 'Playfair Display', serif; font-size: 10px; color: #cfb5a5;}
.propré {font-family: 'Euphoria Script', cursive; font-size: 20px; margin-top: -22px; margin-bottom: -4px;}
.profil3{text-align: justify;width:194px; margin-top:3px;margin-bottom: 3px;color:#7e8596;line-height:11px;font-family:arial;padding:6px; box-shadow: 0xp 0px 1px #f5b473;background-color:#ffffff; border: 1px solid #f9d9ab;}
.profil3 img{width: 195px;border:0px white solid;opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;filter: alpha(opacity=100);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s; }
.profil3 img:hover{opacity: 0.6;-moz-opacity: 0.6;-khtml-opacity: 0.6;filter: alpha(opacity=60);transition: 1s;-moz-transition: 1s;-o-transition: 1s;-htm-transition: 1s;-webkit-transition: 1s;}
.enligneimg{position: absolute; margin-left: 12px;}
.enligneimg img{position: absolute; width:50px; margin-top:4px;margin-bottom: -5px;}
.label1{color: #bbc273; font-size: 9px; text-transform: uppercase;font-weight:bold;}
.label1:hover {color: #f4ad54; !important;}
.label2{font-size: 10px; font-style: arial;}
Revenir en haut Aller en bas
https://lulu55555.forumactif.org
Admin


Admin
Admin
Messages : 203
Date d'inscription : 17/07/2013
Localisation : hhr

QEEL ATC 1 Empty
MessageSujet: Re: QEEL ATC 1   QEEL ATC 1 EmptyDim 3 Aoû - 18:30

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">
         <span class="nav">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
         <!-- END switch_user_authpost -->
         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
         <!-- END switch_user_authreply -->
         </span>
      </td>      
      <td class="nav" valign="middle" width="100%">
         <span class="nav"><a class="nav" href="{U_INDEX}">{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="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
         </span>
         <!-- END switch_twitter_btn -->
         
         <!-- BEGIN switch_fb_likebtn -->         
         <script>(function(d, s, id) {
           var js, fjs = d.getElementsByTagName(s)[0];
           if (d.getElementById(id)) return;
           js = d.createElement(s); js.id = id;
           js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
           fjs.parentNode.insertBefore(js, fjs);
         }(document, 'script', 'facebook-jssdk'));</script>   
         <div class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
         <!-- END switch_fb_likebtn -->
         
         <span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
             | 
            <script type="text/javascript">//<![CDATA[
               var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
               var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
               var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
               var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
               var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
               var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
               insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
         </span>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
               </td>
               <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN topicpagination -->
   <tr>
      <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END topicpagination -->
   {POLL_DISPLAY}
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- BEGIN postrow -->
   <!-- BEGIN hidden -->
   <tr>
      
                  <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
   </tr>
   <!-- END hidden -->
 
 
 
   <!-- BEGIN displayed -->
   <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
                  {postrow.displayed.RANK_IMAGE}
                  <div class="profil1"><!-- BEGIN contact_field --><div class="champs"> {postrow.displayed.contact_field.CONTENT}</div><!-- END contact_field -->
                 
                 
                   
                    <a name="{postrow.displayed.U_POST_ID}"></a>
                        <div class="postdetails poster-profile" style="margin-top: 15px;">
                          <div class="avapro">{postrow.displayed.POSTER_AVATAR}</div>
                          <br /><br />
                         
                                <div class="propré">
                                {postrow.displayed.POSTER_NAME}
                                </div>
                         
                               
                                    <div class="rangpro">
                                      {postrow.displayed.POSTER_RANK}
                                    </div>
                                   
            
                                   
                                    <center>
                        <div class="profil3">
                       
                          <!-- BEGIN profile_field -->
                        <span class="label1">
                          {postrow.displayed.profile_field.LABEL}
                        </span>
                          <span class="label2">
                            {postrow.displayed.profile_field.CONTENT}
                          </span>
                         
                            {postrow.displayed.profile_field.SEPARATOR}
                         
                           
                                    <!-- END profile_field -->
              {postrow.displayed.POSTER_RPG}
         </span><br />
                                     
                      </div>
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
                    <center> <div class="fichepro">{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} </div> </center>  </div>
                  </td>
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}   <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
               <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                     <!-- END switch_vote -->

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

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

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

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

                  <div class="postbody">

                     <div>{postrow.displayed.MESSAGE}</div>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Admin
Admin
Messages : 203
Date d'inscription : 17/07/2013
Localisation : hhr

QEEL ATC 1 Empty
MessageSujet: Re: QEEL ATC 1   QEEL ATC 1 EmptyDim 3 Aoû - 18:43

Code:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">   
</table>
<br>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
   
   </tr>
   <!-- END tablehead -->
   <!-- BEGIN cathead -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.cathead.inc.INC_CLASS}" width="76"><img src="{SPACER}" height="0" width="76" /></td>
      <!-- END inc -->
      <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
         <h{catrow.cathead.LEVEL} class="hierarchy">
            <span class="cattitle">
               <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
            </span>
         </h{catrow.cathead.LEVEL}>
      </td>
      <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right">&nbsp;</td>

</tr>
   <!-- END cathead -->
   <!-- BEGIN forumrow -->
   <tr>
      <!-- BEGIN inc -->
      <td  style="width: 250px ;"> <img src="{SPACER}" height="0" width="250px" alt="." /></td>
      <!-- END inc --> 
      <td class="{catrow.forumrow.INC_CLASS}" style="width :25%" align="center" valign="middle">   
                <div style="margin-top: -30px;">
                <table><td>
                 
                  <img class="imgcaté" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}"  />
                  </td><td>
                  <div class="lastcaté" style="margin-left: -30px; margin-top: 30px; padding-left: 12px;">{catrow.forumrow.LAST_POST}
               
                  </div><div class="mescaté" style="margin-left: -30px;">
                  {catrow.forumrow.POSTS} idées <cc>et</cc> {catrow.forumrow.TOPICS} sujets
                         
                        </div></td></table></div>
             
                  </td>
         
      <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="80%" height="70px">
                <span class="genmed">  <h{catrow.forumrow.LEVEL} class="hierarchy">
            
         </h{catrow.forumrow.LEVEL}>
                <div class="forumlink">
           
                          <a style="text-align: right;color: #e2bd93;" class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
                       
             
                     
                    </div>
                          <center><div style="margin-bottom:-12px;">
                            <span class="genmed"> {catrow.forumrow.FORUM_DESC}</span>
                            </div></center>
                 
                  </span>
         <span class="gensmall">
            <!-- BEGIN switch_moderators_links -->
            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
            <!-- END switch_moderators_links -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
         </span>
                  </td>
   </tr>
   <!-- END forumrow -->
   <!-- BEGIN catfoot -->
   <tr>
      <!-- BEGIN inc -->
      <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
      <!-- END inc -->
      <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
   </tr>
   <!-- END catfoot -->
   <!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

caté
Revenir en haut Aller en bas
https://lulu55555.forumactif.org
Admin


Admin
Admin
Messages : 203
Date d'inscription : 17/07/2013
Localisation : hhr

QEEL ATC 1 Empty
MessageSujet: Re: QEEL ATC 1   QEEL ATC 1 EmptyDim 3 Aoû - 18:47

Bonjour à tous.
Boye, hope day., thosenutcrakers et moi-même (Hollfeather) vous présentons Around The Corner qui vient tout juste d'ouvrir. Nous espérons vous voir jouer parmi nous et que vous apprécierez ce petit forum.  
De nombreux scénarios sont disponibles et très attendus par les membres.




Venez nombreux. :bril:
Revenir en haut Aller en bas


Contenu sponsorisé

QEEL ATC 1 Empty
MessageSujet: Re: QEEL ATC 1   QEEL ATC 1 Empty

Revenir en haut Aller en bas
 

QEEL ATC 1

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

 Sujets similaires

-
» QEEL SOL 1
» PAGE ACCUEIL QEEL TF 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
lulu55555 :: Votre 1er forum :: cdsfvsdf-
votez pour ATC
BAZZART
top site