Voilà, il s'agit donc d'une commande partielle pour un QEEL déjà en partie codé. J'explique un peu : j'ai codé le QEEL afin d'obtenir la mise en forme désirée mais je me heurte à un problème, je voudrais y adjoindre un système d'infobulle mais peut-être qu'en fait il s'agit d'onglets... Et comme moi et ce genre de codes, on est pas copain, je vous demande un peu d'aide :3 /trêve de blabla, je passe au bon de commande/
Elément à coder : QEEL
Adresse du forum : http://boryokudan.pro-forum.fr/ (où il sera installé) et http://pocky-test.keuf.net/ pour voir à quoi il ressemble actuellement
Description du résultat voulu : Actuellement, il ressemble à ça : http://pocky-test.keuf.net/
Dans l'idéal, le groupe PNJ (en blanc) serait remplacé par le mot Statistiques et serait l'onglet par défaut au rechargement de la page et afficherait donc les informations de connexions
Ensuite, quand on passe la souris sur un groupe, un onglet apparaitrait avec des informations /inutiles ou non 8D/ sur le groupe en question.
Aperçu : https://2img.net/h/oi41.tinypic.com/vhgcqr.jpg
Couleurs ou tons : Quelque chose qui se fonde dans le décor, vous n'avez pas tellement besoin de vous embêter à faire un CSS super complet mais on va dire un fond noir avec une bordure solide, si la couleur pouvait être assortie à la couleur du groupe... et arrondie de 15 pixels o/
Images : Ne vous embêtez pas avec ça, je mettrais peut-être une image en fond un de ces jours mais ce n'est pas sûr encore
Autres précisions : Je sais que j'aurais sûrement pu trouver un tuto pour faire ce qeel mais j'ai déjà passé tellement de temps à arriver à ce résultat que je n'avais vraiment pas le courage de bidouiller des onglets, surtout que ce genre de code me prends... 5 heures pour arriver à un résultat quelconque --" Pour ce qui est du crédit, vous pouvez le mettre dans l'onglet statistiques mais NU sera crédité aussi dans le sujet adéquat qui doit se trouver dans le premier sous-forum si mes souvenirs sont bons. J'y ferais des modifications de background et de couleurs selon les changements de design mais sans jamais vraiment modifier la structure et sans enlever le crédit, of course ♥
Voici le template modifié :
- Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<div class="hautcateg"></div>
<table class="forumline" width="100%" border="0" cellspacing="0" 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>
<div class="bascateg"></div>
<!-- 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" align="center">
<!-- 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 -->
<a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> ;
<!-- END switch_delete_cookies -->
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a> ;
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a> ;
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> ;
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<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 -->
<!-- BEGIN disable_viewonline -->
<center><table cellspacing="2" cellpadding="2" width="800" border="0" class="statistiques"><tbody>
<tr>
<td >
<table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify" width="400">
<span class="groupes"><a href="http://boryokudan.pro-forum.fr/groupcp.forum?g=2"><font color="#ffffff"><b>PNJ</b></font></a></span><br>
<span class="groupes"><a href="http://boryokudan.pro-forum.fr/groupcp.forum?g=3"><font color="#992b2b"><b>Boryokudans</b></font></a></span><br>
<span class="groupes"><a href="http://boryokudan.pro-forum.fr/groupcp.forum?g=4"><font color="#842e99"><b>Yakuzas</b></font></a></span><br>
<span class="groupes"><a href="http://boryokudan.pro-forum.fr/groupcp.forum?g=5"><font color="#2F8A4F"><b>Civils</b></font></a></span><br><br></table>
</td>
<td width="450">
<span class="gensmall">
{TOTAL_POSTS}.<br> {TOTAL_USERS}<br>
{NEWEST_USER}<br>
{TOTAL_USERS_ONLINE}<br>
{LOGGED_IN_USER_LIST}
</span>
<table border="0" cellspacing="3" cellpadding="0" align="center" style="text-align: justify" width="380"><br><br>
<span style="background-color: none;">{L_CONNECTED_MEMBERS}</span></table>
</td></tr>
<tbody></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}
Et la largeur du forum est de 800 pixels
Sur ce, je remercie la personne qui se penchera sur ma commande et je vous souhaite de passer un très bon réveillon de la St Sylvestre ^^