| Qui est en ligne ? phhpbb2 (messages) | |
|
|
kiflesjaps
{ Membre }
Messages : 34
| OUI ça marche ! Merci =) mais par contre j'ai un décalage je sais pas a quoi c'est du.... - Spoiler:
| | |
|
| |
Sadness
{ Membre }
Messages : 36
| Bonjour Super tuto que j'avais déjà essayé mais abandonné car j'avais du mal en code (ce qui est toujours les cas d'ailleurs ) Enfin bref, j'ai deux petites questions Désolé si elles ont déjà été posées, mais je n'ai pas lu les 37 pages >.<" Tout d'abord, voilà ce que j'obtiens - Spoiler:
J'aimerais donc savoir si il serait possible d'ajouter la ligne des derniers connectés pour les X heures et les deux lignes des Anniversaires, dans ce petit code qui nous a été proposé. Merci d'avance pour une réponse | | |
|
| |
Sadness
{ Membre }
Messages : 36
| Edit inexistant >.<" Pour la ligne des derniers connectés des X heures, elle est là mais j'aimerais la centrer juste en dessous et ajouter les anniversaires. Merci | | |
|
| |
vaaléeriiee
{ Membre }
Messages : 30
| Y'as pas quelqu'un qui saurait faire un Qui est en ligne dans ce genre là : http://www.hungcalf.com/ | | |
|
| |
A.Kaw
{ Membre }
Messages : 8
| Bonjour, J'ai un problème avec le code au niveau de l'image. En fait c'est simple elle n'apparait pas du tout, malgré le fait que je mette le lien dans le CSS et dans le Template. Comme je veux mettre qu'une seule et unique image j'ai essayé de mettre le lien que dans le CSS, et après de le mettre que dans le template, mais ni l'un ni l'autre ne fonctionne... Voici le problème en image : - Spoiler:
Mon code CSS : - Code:
-
.bodyline { -moz-border-radius:30px; border-bottom: 2px #FFFFFF dotted; border-top: 2px #FFFFFF dotted; border-right: 2px #FFFFFF dotted; border-left: 2px #FFFFFF dotted;} a:hover { letter-spacing: 1px; } a { text-decoration: none }
.code{ font-family: Century Gothic; font-size: 12px; color: #e4431e; line-height: 125%; background-color: #CAD6C9; border: #FFFFFF; border-style: solid; border: 1px #FFFFFF dotted; border-left-width: 2px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 1px} tr.post td {padding-left: 20px;}
.navi { background-color: #CAD5C9; border: 1px dotted #FFFFFF; padding: 2px; -moz-border-radius: 10px;} /*ARRONDIR LES COINS*/
.statistiques{ border:0px; background-image: url("http://img38.imageshack.us/i/qeelfxf.jpg"); background-repeat: no-repeat; background-position: center; height:270px;}
.groupes{ background-color:#FFFFFF;border: 1px #D0D0D0 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;} Mon template : - 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 -->
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><center>
<span class="groupes"> <a href="http://fx-flowers.bbactif.com/g1-admin"><font color="#FF3D3D" size="2"><b>ADMINS</b></font></a></span>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://fx-flowers.bbactif.com/g2-justicieres"><font color="#EB9F2C" size="2"><b>MODOS</b></font></a></span>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://fx-flowers.bbactif.com/g9-all-flowers-victims"><font color="#00C493" size="2"><b>All Flowers Victimes</b></font></a></span>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://fx-flowers.bbactif.com/g4-leader-s-victory"><font color="#C93896" size="2"><b>Leader's Victory</b></font></a></span><br><br>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://fx-flowers.bbactif.com/g5-pretty-tomboy"><font color="#389463" size="2"><b>Pretty Tomboy</b></font></a></span>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://fx-flowers.bbactif.com/g6-bright-moon"><font color="#947D5B" size="2"><b>Bright Moon</b></font></a></span>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://fx-flowers.bbactif.com/g7-kawai-soul"><font color="#FF5EDF" size="2"><b>Kawaï Soul</b></font></a></span>
<img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://fx-flowers.bbactif.com/g8-magnae-power"><font color="#7361FF" size="2"><b>Maknae Power</b></font></a></span><br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <img src="http://img38.imageshack.us/i/qeelfxf.jpg"><br> <!-- 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> </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 --> Voilà j'espère que quelqu'un va m'aider à trouver la solution, ça fait des heures que je suis là-dessus à m'arracher les cheveux sur le problème. Et puis comme je suis débutante ça n'arrange pas les choses. Je ne vais surement pas avoir de réponse rapide vu l'heure qu'il est mais je remercie d'avance la personne qui voudra bien m'aider | | |
|
| |
A.Kaw
{ Membre }
Messages : 8
| Je double post, pour prévenir que mon problème est résolu. Au final j'ai juste changé d'hébergeur d'image en passant d'imageshack à servim et pouf ça a marché. è_é'''''
Je vous enlève cette corvée haha | | |
|
| |
Nyouh
{ Membre }
Messages : 7
| Bonjour, merci pour le tuto, il est vraiment très utile ! Cependant, je rencontre quelques soucis avec, et étant vraiment débutante en html et css, je n'y comprends pas grand chose =/ Voyez, voici mon QEEL actuel. Je voudrais mettre toute la partie Groupes + Nous avons ... membres ect ect... dans la partie en bois, à droite de l'image. Et je voudrais également mettre, sous le QEEL, la partie "Membres connectés sous 24h", mais pas surlignés comme ça l'est actuellement. Voici mon CSS : - Code:
-
.mon_onglet{ float: left; padding: 2px 10px; margin-right: 5px; color: black; background-url: "http://hitskin.com/themes/14/51/00/i_background.png"; border: 1px solid #000000; cursor: pointer; margin-bottom: -1px; } .mon_onglet:hover{ background-url: "http://hitskin.com/themes/14/51/00/i_background.png"; } .mon_onglet_selected{ float: left; padding: 2px 10px; margin-right: 5px; color: black; background-url: "http://hitskin.com/themes/14/51/00/i_background.png"; border-top: 1px solid black; border-right: 1px solid black; border-left: 1px solid black; border-bottom: 1px solid black; cursor: pointer; margin-bottom: -1px; } .clear{ clear: both; } .mon_contenu{ color: black; background-url: "http://hitskin.com/themes/14/51/00/i_background.png"; border: 1px solid black; padding: 10px; margin: -1px; } #mes_contenus, #mes_onglets{ width: 700px; } .onglet { display:inline-block; margin-left:3px; margin-right:3px; padding:3px; cursor:pointer; } .onglet_0 { border-bottom:0px solid black; } .onglet_1 { border:0px solid black } .contenu_onglet {-moz-border-radius: 10px; -webkit-border-radius: 10px; border:2px solid black; margin:15px; padding:5%; display:none; } .postbody{ padding-right:7px; padding-left:7px; } a { text-decoration: none; }
a:hover { text-decoration: none ; } body { background-image: url(http://img4.hostingpics.net/pics/545339Bannirev22.png); background-position: top center; background-attachment: scroll; background-repeat: no-repeat; margin : 0px; }
.statistiques{ border:0px; background-image: url("http://img10.hostingpics.net/pics/662277queel.png"); background-repeat: no-repeat; background-position: center; height:270px;}
a { text-decoration: none; }
a.forumlink { color: #FAC478; font-size: 16px; display: block; font-family: Georgia; font-weight:bold; font-style:italic; text-align: left; letter-spacing:-1px; text-shadow: #444444 1px 1px 1px; } et mon template index body: - Code:
-
{JAVAscript} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- 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"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /><br /> <span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<table <!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><br><br><br><center> <br><br><br><br><br><br><br><center> <span class="groupes"> <a href="http://twisted-tales.forumgratuit.org/g3-conte-detraque"><font color="#695652" size="2"><b>Conte détraqué</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href=http://twisted-tales.forumgratuit.org/g4-personnel"><font color="#968A8A" size="2"><b>Personnel</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://twisted-tales.forumgratuit.org/g5-corps-medical"><font color="#CFCBB7" size="2"><b>Corps médical</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://twisted-tales.forumgratuit.org/g6-hautes-instances"><font color="#E8D0D0" size="2"><b>Hautes instances</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg">
</span><br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <img src=""><br> <!-- 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> </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} Merci beaucoup de m'expliquer !! | | |
|
| |
Nono
{ Membre }
Messages : 148
| Bonjour ! Alors, mon code marche, mais il me fait des espaces de cadre/contour blanc autour du nom du groupe, et j'aimerai les enlever. Mais je trouve pas le code pour l'enlever. J'aimerai également savoir s'il est possible de remettre le nombre total d'inscrit ? Car en modifiant le code ben il a disparu >< Voici le lien si vous voulez voir : http://imraisinghell.forumotion.com/ Voici le la template (la partie pour le QEEL) - Code:
-
<!-- BEGIN disable_viewonline --> <center><table cellspacing="2" cellpadding="2" width="800px" border="0" class="statistiques"> <tr><td colspan="3"><center><img src="http://img404.imageshack.us/img404/1143/godfallqeelll.png"></center></td></tr> <tr> <td width="5px"></td> <td width="350px"> <br><center> <span class="groupes"> <a href="http://imraisinghell.forumotion.com/g2-we-live-for-blood"><font color=#B80606 size="2"><b>We Live for Blood</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><div> <span class="groupes"><a href="http://imraisinghell.forumotion.com/g4-we-ve-a-wolf-in-our-heart"><font color=#1043A8 size="2"><b>We've a Wolf in Our Heart</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"><div> <span class="groupes"> <a href="http://imraisinghell.forumotion.com/g5-we-re-the-ordinary-people"><font color=#DB8E09 size="2"><b>We're The Ordinary People </b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><div> <span class="groupes"> <a href="http://imraisinghell.forumotion.com/g6-we-hunt-darkness"><font color= #0F9956 size="2"><b>We Hunt Darkness</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"></span> <div> <span class="groupes"> <a href="http://imraisinghell.forumotion.com/g7-we-re-making-experiments-on-them"><font color="#966CF0" size="2"><b>We're making Experiments on Them</b></font></a> </span><div> <span class="groupes"> <a href="http://imraisinghell.forumotion.com/g3-pnj"><font color="#D60B85" size="2"><b>I'm Raising Hell</b></font></a> </span><div> <br><br></td> <td width="400px"><span class="gensmall"><font size=1> <span class="gensmall"><span id="delf">{TOTAL_USERS_ONLINE}</span><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateur en ligne/,"Londonien sur le forum");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/utilisateurs en ligne/,"Londoniens sur le forum ");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistré/,"habitant");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Enregistrés/,"habitants");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisible et/,"esprit, ");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invisibles et /,"esprits, ");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invité/,"passant");</script><script type="text/javascript">document.getElementById('delf').innerHTML=document.getElementById('delf').innerHTML.replace(/Invités/,"passants");</script></span> <br> {NEWEST_USER}. <br> <span id="kumao">{TOTAL_POSTS}</span><script type="text/javascript">document.getElementById('kumao').innerHTML=document.getElementById('kumao').innerHTML.replace(/membre/,"Olympien");</script><br> </font><br> <span class="gensmall">{TOTAL_USERS_ONLINE} <br> {LOGGED_IN_USER_LIST} </td></center></span></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><font size=1>{RECORD_USERS}</font></td></tr> </table></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> </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} | | |
|
| |
Pinollo
{ Membre }
Messages : 46
| Moi, ca ne rends pas top : - Spoiler:
| | |
|
| |
Shamrock
{ Membre }
Messages : 4
| Merci beaucoup pour ce tuto!!! | | |
|
| |
nerende
{ Membre }
Messages : 8
| Merci pour le tuto mais je rencontre moi aussi une petite mésaventure... J'arrive à personnaliser tout le QEEL sauf une chose... Qui est en gras et surligné. C'est la seule ligne de code que je n'arrive pas à changer, car sinon elle se retrouve par dessus le QEEL... Pensez vous qu'il faut que je mette mon image hors cadre comme presque tout forum moderne ? - Code:
-
L’Egide et ses gardiens ont déjà posté 169 missives Nous avons 12 Gardiens présent dans le chateau Dernièr gardien inscrit, Bienvenue à X [u][b]Il y a en tout 1 utilisateur en ligne :: 1 Enregistré, 0 Invisible et 0 Invité[/b][/u] Record d’Egidiens connectés est de 7 le Sam 5 Fév - 14:25
Egidiens en ligne :X Membres connectés au cours des 24 dernières heures : X , X, X Pas d'anniversaire à souhaiter aujourd'hui Pas d'anniversaire à souhaiter dans les 7 prochains jours Egide factions : [ Le Uruberlu ] [ Membres au conseil ] [ Membre ] | | |
|
| |
Pinollo
{ Membre }
Messages : 46
| Pourquoi le "membres connectés au cours des 24 dernières heures" n'apparait pas sur le fond ? | | |
|
| |
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Coucou Pinollo Est-ce que l'on peut avoir une capture ? Bonne Journée | | |
|
| |
Pinollo
{ Membre }
Messages : 46
| Bonjour ! (je l'ai refet depuis mon dernier post avec le nouveau thème et en mieux) | | |
|
| |
Luxuary Sakuraba'
{ Membre }
Messages : 138
| Bonjour, Je poste ici m'enfin, je sais qu'il y a un tutoriel pour, mais je ne le trouve plus =x. J'aimerais savoir s'il était possible de changer les phrases - Citation :
- Nos membres ont posté un total de X messages. Nous avons X membres enregistrés
L'utilisateur enregistré le plus récent est X Il y a en tout X utilisateur en ligne :: X Enregistré, X Invisible et X Invité Utilisateurs enregistrés : X Voilà, voilà, merci de votre réponse :3. | | |
|
| |
Looby
{ Membre }
Messages : 67
| Merci beaucoup ! Je le cherchais ! | | |
|
| |
Stanzy
{ Membre }
Messages : 4
| Bonjour, Je ne sais pas si la question à était posé mais, ou se trouve la fiche CSS ?? | | |
|
| |
nerende
{ Membre }
Messages : 8
| Panneau d'administration => Affichage => Couleur => Feuille de CSS...
Déjà dit XXXXXXXXXX fois en effet ^^ | | |
|
| |
Phantasmagoria
{ Membre hyper-actif }
Messages : 1636
| Hello ^^
@Pinollo : Tu as vérifié que cette option est autorisé dans ton forum? Pour le faire il suffit d'aller PA=>Affichage=>Généralités ensuite "Afficher la liste des membres connectés au cours des 24* dernières heures" tu coche "oui".
@Luxuary Sakuraba': Cherches bien car le sujet a été bel et bien évoqué sur le forum. Il suffit de bien chercher | | |
|
| |
Stanzy
{ Membre }
Messages : 4
| Merci :3 Désolée... Alors | | |
|
| |
Nero95
{ Membre }
Messages : 13
| Petite Question, j'aimerai savoir si il est possible de réduire l'espace tout en gardant mon image complète : https://2img.net/r/hpimg4/pics/926261espace.png CSS : - Code:
-
.bodyline{ -moz-border-radius: 20px;}
textarea, .textarea.post, input.post { -moz-border-radius:10px; }
a { font-variant: small-caps; }
body { margin : 0px; }
.bodyline { -moz-border-radius:20px; }
.forumline{ background-color: #9f9e93; -moz-border-radius: 6px ; border: 2px #80838c solid; }
a.forumlink{ -moz-border-radius: 7px 7px 7px 7px; background-color: #c0baaa; border-bottom: 5px double #9f9e93; color:f0f9ee; font-family: sans-serif; font-size: 12px; font-weight: lighter; letter-spacing: 1px; display:block; text-align: center; text-shadow: black 1px 1px 2px; }
.statistiques{ border:0px; background-image: url("http://i72.servimg.com/u/f72/16/22/22/38/teste210.png"); background-repeat: no-repeat; background-position: center; height:640px;}
.groupes{ background-color:#FFFFFF;border: 1px #D0D0D0 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;}
/* ================= ===== Message d'accueil ===== script by James1920 de CSSACTIF et LBTPROD - Novembre 13, 2010 http://www.themes-fa.com - BY-NC (http://creativecommons.org/licenses/by-nc/2.0/fr/)
================= */
/*----------------- Ma g�n�ral ----------------- */
/* Pour les défilement */ #scroller_container { padding-top: 15px; overflow: hidden; } /* CSS Hack Safari */ #dummy { ;# } #scroller_container { overflow: auto; }
/*le tableau invisible */
.table25 { border: none ; }
/* Liens */
.a2 { display: block; width: 130px; color: black; text-align:center; border: 1px solid black; -moz-border-radius: 5px; height: 30px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
.a2:hover {
background-color: black; color: white; }
#table22 /* fond du ma */ { background-color: #8C8C8C; width: 770px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px; }
/*-----------------Titre----------------- */
/* Le titre special pour le texte de bienvenu */
.h2_themebienvenu { font-size: 14px; background-color: #000; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: white; text-align: center; margin: 10px; /max-width: 367px; }
/* le titre special pour les credits */
.h2_themecredit { font-size: 14px; background-color: #000; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: white; text-align: center; margin: 10px; /max-width: 160px; }
/* le titre pour les autres boites */
.h2_theme { font-size: 14px; background-color: #000; padding: 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; color: white; text-align: center; margin: 10px;
}
/* effet de transparance FF */
.transparence { background-color: transparent; border: none; opacity: 0.5; }
.transparence:hover{ background-color: transparent; border: none; opacity: 2; }
/*-----------------Les boites contenant les textes----------------- */
/* Navigation */
.navi_ma { background-color:#afaeae; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 16px; height: 300px; margin: 10px; width: 130px; padding: 5px; line-height:34px; -webkit-box-shadow: 4px 4px 0 #e6e6e6; -moz-box-shadow: 4px 4px 0 #e6e6e6; -khtml-box-shadow: 4px 4px 0 #e6e6e6; padding-top: 20px;
}
/* News */
.news { background-color: #afaeae; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 120px; width: 160px; margin: 10px; overflow-y: auto; overflow-x: visible; padding: 5px; -webkit-box-shadow: 4px 4px 0 #e6e6e6; -moz-box-shadow: 4px 4px 0 #e6e6e6; -khtml-box-shadow: 4px 4px 0 #e6e6e6; }
/* Partenaires */
.partenaire_test { background-color: #afaeae; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 105px; width: 160px; margin: 10px; padding: 5px; -webkit-box-shadow: 4px 4px 0 #e6e6e6; -moz-box-shadow: 4px 4px 0 #e6e6e6; -khtml-box-shadow: 4px 4px 0 #e6e6e6; padding-top: 20px;
}
/* message de bienvenu */
#bienvenu_ma { background-color: #afaeae; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 120px; margin: 10px; overflow-y: auto; overflow-x: visible; padding: 5px; -webkit-box-shadow: 4px 4px 0 #e6e6e6; -moz-box-shadow: 4px 4px 0 #e6e6e6; -khtml-box-shadow: 4px 4px 0 #e6e6e6; width: 370px; } /* membres staffs */
.staff { background-color: #afaeae; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 10px; height: 105px; width: 180px; margin: 10px; padding: 5px; font-size: 14px; -webkit-box-shadow: 4px 4px 0 #e6e6e6; -moz-box-shadow: 4px 4px 0 #e6e6e6; -khtml-box-shadow: 4px 4px 0 #e6e6e6; padding-top: 20px; }
/*crédits */
.credits { background-color: #afaeae; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; color: black; font-size: 14px; height: 105px; width: 160px; margin: 10px; padding: 5px; -webkit-box-shadow: 4px 4px 0 #e6e6e6; -moz-box-shadow: 4px 4px 0 #e6e6e6; -khtml-box-shadow: 4px 4px 0 #e6e6e6; padding-top: 20px;
}
/*-----------------inffobulles----------------- */
div.infobulle { position: relative; float: left; color: black; }
div.infobulle span { display: none; /* ceci masque l'infobulle */ } div.infobulle:hover { background: none; /* correction d'un bug IE */ z-index: 999; /* on définit une valeur pour l'ordre d'affichage */ color: black; }
/* style de l infobulle */
div.infobulle:hover span { display: inline; /* on affiche l'infobulle */ position: absolute; top: 10px; /* on positionne notre infobulle */ background-color: #afaeae; color: black; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */ text-align: center; font-size: 14px; } Index_Body : - Code:
-
{JAVASCRIPT} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <!-- 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" 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="window.location='/facebook_connect.forum'" 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 -->
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><br><br><br><center> <span class="groupes"> <a href="LIEN DU GROUPE 1"><font color="COULEUR DU GROUPE 1" size="2"><b>NOM DU GROUPE 1</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="LIEN DU GROUPE 2"><font color="COULEUR DU GROUPE 2" size="2"><b>NOM DU GROUPE 2</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="LIEN DU GROUPE 3"><font color="COULEUR DU GROUPE 3" size="2"><b>NOM DU GROUPE 3</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="LIEN DU GROUPE 4"><font color="COULEUR DU GROUPE 4" size="2"><b>NOM DU GROUPE 4</b></font></a> </span><br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <img src=""><br> <!-- 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> </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 --> Merci d'avance. | | |
|
| |
Nyly*
{ Membre }
Messages : 74
| J'ai un petit soucis, lorsque je met une couleur de fond, les membres connectés au cours des dernières 24h s'affichent alors que lorsque je met mon image, ils disparaissent.
Est-ce logique? Avez vous une solution?? | | |
|
| |
Contenu sponsorisé
| |
| |
| Qui est en ligne ? phhpbb2 (messages) | |
|