[TEMPLATES] Qui est en ligne original - Page 2




[TEMPLATES] Qui est en ligne original - Page 2 593336icocrayonfq0Le forum rouvre ses portes !

[TEMPLATES] Qui est en ligne original - Page 2 593336icocrayonfq0C2F recrute en masse ! N'hésitez pas à postuler, on ne mord pas... ou si peu :p !
Le deal à ne pas rater :
Aliexpress : codes promo valables sur tout le site
Voir le deal

Partagez
  [TEMPLATES] Qui est en ligne originalVoir le sujet précédent Voir le sujet suivant Aller en bas 
Aller à la page : Précédent  1, 2
AuteurMessage


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeMer 17 Mar - 16:50

Rappel du premier message :

Coucou,

Dans ce tuto je vais vous expliquer comment faire de votre QEEL un truc original et super !

Nos membres ont postés X messages

Ici vous allez pouvoir remplacé cette phrase par une autre.

Pour ce faire allez:
> Panneau d'admin > Affichage > Templates > Général > Index_body

Cherchez la balise:
Code:
{TOTAL_POSTS}

Vous la suprimé est ajouté a ca place:
Code:
{TOTAL_POSTS}
document.getElementById('kumao').innerHTML=document.getElementById('kumao').innerHTML.replace(/membre/,"nom");

N'oubliez pas de remplacez "nom" par le mots qui remplaceras membre entre les " ".
Mettez le mot au singulier il se mettre de lui même au pluriel.

Enfin sauvegardez et publiez la template.

Caché le QEEL au invités

En fesant ceci votre qeel ne sera visible que pour les membres.

> Panneau d'admin > Affichage > Templates > Index_body

Vous cherchez:
Code:

[table class=forumline border=0 cellSpacing=1 cellPadding=0 width="100%"]

[tr]

Juste devant vous ajouté:
Code:

Vous recherchez:
Code:

[/tr][/table]

A la suite vous mettez:
Code:


if(document.getElementById('i_icon_mini_logout'))document.getElementById('polka').style.display='block';

Vous enregistrez et publier !
Le qeel le plus original !

> Panneau d'admin
> Affichage
> Couleur
> Feuille de style CSS
> Tu colle ce code :

Code:
.barre1{
background-color:#D9E5F5;border: 1px #2D81EA solid;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:left;
text-decoration: none !important;
height:auto}

.statistiques{
border:0px;
background-repeat: no-repeat;
background-position: center;
height:200px;}

.groupes{
background-color:#D9E5F5;border: 1px #2D81EA dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;
height:auto}

> Valide

Ensuite la partie templates :
> Panneau d'admin
> Affichage
> Templates
> Index_body
> Tu cherche :
Code:
<!-- BEGIN disable_viewonline -->

> A la suite tu efface efface tout jusqu'a :
Code:
<!-- END disable_viewonline -->

> A la place tu colle ce code :
Code:
<center><table cellspacing="2" cellpadding="2" width="800px" border="0" class="statistiques">
  <tr>
<td width="5px"></td>
<td widht="150px"><img src="Lien image QEEL"></td>
<td width="750px">
<br><center>
<span class="groupes"> <a href="lien groupe1"><font color=#000099 size="2"><b>Nom</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="Lien groupe2"><font color=#32AD1F size="2"><b>Nom</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="Lien groupe3"><font color=#B37212 size="2"><b>Nom</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br>
<span class="groupes"> <a href="Lien groupe4"><font color= #C932AB size="2"><b>Nom</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="Lien groupe5"><font color="#000000" size="2"><b>Nom </b></font></a> </span><br><br>
<span class="gensmall"><font size=1> {TOTAL_USERS}. <br>
{NEWEST_USER}. <br>
{TOTAL_POSTS}<br>
</font><br>
<span class="gensmall">{TOTAL_USERS_ONLINE} <br>
{LOGGED_IN_USER_LIST} </td></center></span></td>
<td width="5px"></td>
</tr>
</table>
<table cellspacing="2" cellpadding="3" width="99%" border="0" >
<tr>
<td width="5%"></td>
<td width="60%">
<center>
<span class="barre1"><a href="{U_TODAY_ACTIVE}"><font size=1>{L_TODAY_ACTIVE}</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><span class="barre1"<a href="{U_TODAY_POSTERS}"><font size=1>{L_TODAY_POSTERS}</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><span class="barre1"><a href="{U_OVERALL_POSTERS}"><font size=1>{L_OVERALL_POSTERS}</font></a></span></center><br></td>
<td width="5%"></td>
</tr>
</table>
<table width="70%" align="center" style="text-align: justify">
<tr><td>{L_CONNECTED_MEMBERS}</td></tr>
</table>
<table width="58%" align="center" style="text-align: justify">
<tr><td>{L_WHOSBIRTHDAY_TODAY}<br>
{RECORD_USERS}</td></tr>
</table></center>

> N'oubliez pas de personnaliser les codes
> Tu enregistre le template
> Tu le publie


Dernière édition par laly le Jeu 13 Mai - 8:51, édité 4 fois
Revenir en haut Aller en bas

AuteurMessage


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeMer 4 Aoû - 16:10

Non, Il est bien dans index Body et les balises sont les bonnes..
Je te montres mon code :

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="facebook_login()" v="2" perms="{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="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
         <!-- END switch_delete_cookies -->
         </span>
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- 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="facebook_login()" v="2" perms="{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 -->
<center><table cellspacing="2" cellpadding="2" width="800px" border="0" class="statistiques">
  <tr>
<td width="5px"></td>
<td widht="150px"><img src="Lien image QEEL"></td>
<td width="750px">
<br><center>
<span class="groupes"> <a href="lien groupe1"><font color=#000099 size="2"><b>Nom</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="Lien groupe2"><font color=#32AD1F size="2"><b>Nom</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="Lien groupe3"><font color=#B37212 size="2"><b>Nom</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br>
<span class="groupes"> <a href="Lien groupe4"><font color= #C932AB size="2"><b>Nom</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="Lien groupe5"><font color="#000000" size="2"><b>Nom </b></font></a> </span><br><br>
<span class="gensmall"><font size=1> {TOTAL_USERS}. <br>
{NEWEST_USER}. <br>
{TOTAL_POSTS}
document.getElementById('kumao').innerHTML=document.getElementById('kumao').innerHTML.replace(/membre/,"nom");<br>
 <span class="gensmall">{TOTAL_USERS_ONLINE} <br>
{LOGGED_IN_USER_LIST} </td></center></span></td>
<td width="5px"></td>
</tr>
</table>
<table cellspacing="2" cellpadding="3" width="99%" border="0" >
<tr>
<td width="5%"></td>
<td width="60%">
<center>
<span class="barre1"><a href="{U_TODAY_ACTIVE}"><font size=1>{L_TODAY_ACTIVE}</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><span class="barre1"<a href="{U_TODAY_POSTERS}"><font size=1>{L_TODAY_POSTERS}</font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><span class="barre1"><a href="{U_OVERALL_POSTERS}"><font size=1>{L_OVERALL_POSTERS}</font></a></span></center><br></td>
<td width="5%"></td>
</tr>
</table>
<table width="70%" align="center" style="text-align: justify">
<tr><td>{L_CONNECTED_MEMBERS}</td></tr>
</table>
<table width="58%" align="center" style="text-align: justify">
<tr><td>{L_WHOSBIRTHDAY_TODAY}<br>
{RECORD_USERS}</td></tr>
</table></center>
{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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
Revenir en haut Aller en bas


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeVen 13 Aoû - 13:03

Vickss a écrit:
    Bon code ! ^^ Merci !

    Mais comment on fait pour avoir une image en arrière de nos groupes ? Je veux dire non pas à côté, mais vraiment "en dessous"...

Oui, c'est aussi ce que je voudrais savoir...
En plus je n'arrive a à modifier les phrases !
Revenir en haut Aller en bas


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeMer 22 Sep - 15:17

J'ai un problème, j'ai fais le premier tuto et ça me fait ça :

Spoiler:
Revenir en haut Aller en bas


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeSam 18 Déc - 11:24

Merci pour se tutoriel sa va m'aider Smile
Revenir en haut Aller en bas


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeVen 5 Aoû - 16:42

Es-ce que c'est possible d'avoir des aperçus s'il vous plait ?
Revenir en haut Aller en bas


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeMer 17 Aoû - 7:31

Merci beaucoup je cherchais justement un nouveau QEEL mais pourrait-on avoir des aperçut ? Merci Wink
Revenir en haut Aller en bas


Anonymous
Invité


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitimeJeu 29 Sep - 16:04

Merci *___*
Revenir en haut Aller en bas


Contenu sponsorisé


[TEMPLATES] Qui est en ligne original - Page 2 Empty
MessageSujet: Re: [TEMPLATES] Qui est en ligne original   [TEMPLATES] Qui est en ligne original - Page 2 Icon_minitime

Revenir en haut Aller en bas
 [TEMPLATES] Qui est en ligne originalVoir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 2 sur 2Aller à la page : Précédent  1, 2
 Sujets similaires-
» [TEMPLATES] Copyright sur le bas de page

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Créateur de Forum : Forum d'aide à la conception de forums. :: 
Graphisme&co
 :: Tutoriaux css/html :: templates
-