qeel cool


Aller en bas
Fleur
Fleur
Administrateur
Messages : 157

https://space-trash.forumactif.com

Mar 12 Déc - 20:17
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'" 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_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td width="100%" valign="top">
        <!-- BEGIN switch_user_logged_in -->
        <center>
                          <div style="margin-top: 8px; margin-bottom: 12px; background: url('http://i.imgur.com/sDnoaYH.png'); width: 878px; outline: 1px solid #eee; padding: 10px;"><div style="background: #fff; width: 856px; padding: 10px; border: 1px solid #eee; font-family: poppins; font-size: 10px; color: #bf7295; font-weight: 900; line-height: 100%; word-spacing: 2px; text-transform: uppercase;" class="v2tamer">
                            <a href="{U_MARK_READ}">marquer tous les forums comme lus</a> <!-- BEGIN switch_on_index --><!-- BEGIN switch_delete_cookies -->• <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">supprimer les cookies du forum</a><!-- END switch_delete_cookies --><!-- END switch_on_index -->
                            </div></div>
                  </center>
        <!-- END switch_user_logged_in -->
      </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"/>&nbsp;</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'" 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 -->
<div id="v2qeel"><div style="background: #68b6cc; width: 94%; padding: 3%;">
  <table>
    <td>
      <div style="font-family: montserrat; font-size: 50px; color: #fff; text-align: right; text-transform: lowercase; line-height: 100%; letter-spacing: -7px; word-spacing: 1px; text-shadow: 1px 1px #437ea2;">welcome to the deadly circus</div>
    </td>
    <td>
      <img src="http://i.imgur.com/Z9Nax0q.png" style="margin-left: 15px; margin-top: 10px;" />
    </td>
  </table>
</div>
<div style="background: url('http://i.imgur.com/EKBqSi9.png'); width: 94%; padding: 3%;">
  <div style="background: #fff; width: 28%; height: auto; border: 5px solid #fcfcfc; padding: 10px;">
    <div style="width: 98%; height: 103px; margin-bottom: 5px; overflow: auto; padding-right: 1%; font-family: montserrat; font-size: 17px; color: #b06195; text-align: justify; text-transform: lowercase; line-height: 100%; letter-spacing: -1px; word-spacing: 1px;" class="v2qeelonl"><span id="connectm">{LOGGED_IN_USER_LIST}</span>
                          <script type="text/javascript">document.getElementById('connectm').innerHTML=document.getElementById ('connectm').innerHTML.replace(/Utilisateurs enregistrés :/,"");</script></div>
    <div class="v2qeel"><span id="totaluo">{TOTAL_USERS_ONLINE}
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Il y a en tout/,"");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/utilisateur en ligne/,"");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/utilisateurs en ligne/,"");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Enregistré/,"citoyen");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Enregistrés/,"citoyens");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Invisible/,"vagabond");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Invisibles/,"vagabonds");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Invité/,"touriste");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/Invités/,"touristes");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/::/,"");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/,/," •");</script>
                          <script type="text/javascript">document.getElementById('totaluo').innerHTML=document.getElementById ('totaluo').innerHTML.replace(/et/,"•");</script>
      </span></div></div>
  <div style="background: #fff; width: 28%; height: auto; border: 5px solid #fcfcfc; padding: 10px; position: relative; margin-top: -151px; margin-left: 341px;"><div class="v2qeelinfos"><span id="totalu">{TOTAL_USERS}
                              <script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/Nous avons/,"nombre de citoyens recensés -");</script>
                              <script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/membre enregistré/,"");</script>
                              <script type="text/javascript">document.getElementById('totalu').innerHTML=document.getElementById ('totalu').innerHTML.replace(/membres enregistrés/,"");</script></span></div><br />
<div class="v2qeelinfos2">
  <span id="ttposts">{TOTAL_POSTS}<script type="text/javascript">document.getElementById('ttposts').innerHTML=document.getElementById ('ttposts').innerHTML.replace(/Nos membres ont posté un total de/,"nombre de fichiers -");</script>
<script type="text/javascript">document.getElementById('ttposts').innerHTML=document.getElementById ('ttposts').innerHTML.replace(/message/,"");</script>
<script type="text/javascript">document.getElementById('ttposts').innerHTML=document.getElementById ('ttposts').innerHTML.replace(/messages/,"");</script></span></div><br />
<div class="v2qeelinfos">
  <span id="nvel">{NEWEST_USER}
    <script type="text/javascript">document.getElementById('nvel').innerHTML=document.getElementById ('nvel').innerHTML.replace(/L'utilisateur enregistré le plus récent est/,"dernier citoyen recensé -");</script></span></div><br />
<div class="v2qeelinfos2">forum optimisé pour <b>chrome</b></div><br />
<div class="v2qeelinfos">design réalisé par <b>crybaby</b>, <b>byal</b> et <b>marmar</b></div></div>
  <div style="background: #fff; width: 28%; height: auto; border: 5px solid #fcfcfc; padding: 10px; position: relative; margin-top: -151px; margin-left: 683px;">
    <div class="v2qeel" style="background: #68b6cc; color: #fff;">connectés dans les 24 dernières heures</div>
    <div style="width: 98%; height: 102px; margin-top: 5px; overflow: auto; padding-right: 1%; font-family: cousine; font-size: 12px; color: #b06195; text-align: justify; text-transform: uppercase; line-height: 100%; word-spacing: 1px;" class="v2qeelh"><table class="DeBug">{L_CONNECTED_MEMBERS}</table></div>
  </div>
  </div>
</div>
<!-- END disable_viewonline -->
<br clear="all" />

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie    : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });

  (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/en_US/sdk.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
Fleur
Fleur
Administrateur
Messages : 157

https://space-trash.forumactif.com

Dim 7 Jan - 23:13
Code:
/********************** QEEL *******************/

#v2qeel .v2qeelinfos {
  font-family: cousine;
  font-size: 8px;
  color: #888;
  text-align: left;
  text-transform: uppercase;
  line-height: 100%;
  word-spacing: 1px;
  border-bottom: 1px solid #ddd;
}
#v2qeel .v2qeelinfos2 {
  font-family: cousine;
  font-size: 8px;
  color: #888;
  text-align: right;
  text-transform: uppercase;
  line-height: 100%;
  word-spacing: 1px;
  border-bottom: 1px solid #ddd;
}

#v2qeel b {
  color: #bf7295
}

#v2qeel .v2qeel {
  background: #b9e9d7;
  width: 98%;
  padding: 1%;
  font-family: cousine;
  font-size: 8px;
  color: #888;
  text-align: center;
  text-transform: uppercase;
  line-height: 100%;
  word-spacing: 1px;
}

#v2qeel .v2qeelonl a {
 font-family: montserrat!important;
  font-size: 17px!important;
  text-align: justify;
  text-transform: lowercase;
  line-height: 100%;
  letter-spacing: -1px;
  word-spacing: 1px;
}

#v2qeel .v2qeelh a {
 font-family: montserrat!important;
  font-size: 10px!important;
  color: #b06195;
  text-align: justify;
  text-transform: uppercase;
  line-height: 100%;
  word-spacing: 1px;
}
Revenir en haut
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum