| Qui est en ligne ? phhpbb2 (messages) | |
|
|
Angie
{ Membre }
Messages : 94
| Comment savoir si notre forum est phpBB2 ? Si il ne l'est pas est-il possible de le mettre en phpBB2 ? | | |
|
| |
Mariiie
{ Membre }
Messages : 53
| Panneau D'admin >> Affichage >>Choisir un thème Va sur l'encart Version et tu coche phpBB2 | | |
|
| |
Angie
{ Membre }
Messages : 94
| |
| |
Mina
{ Membre }
Messages : 122
| J'ai suivi tout ce que tu as dit. Je n'ai pas encore mis d'image mais j'ai testé avec une image au hasard et cela ne fonctionne pas. Si tu pouvais éclairer ma lanterne ... ^^
EDIT de Basil:
Ouais bon, désolée du double-post mais je ne peux pas accéder à la fonction éditer. Vous pouvez supprimer mes deux messages, j'ai trouvé la solution : j'avais fait une erreur de débutante, je n'avais pas coché la publication de mon template u_u | | |
|
| |
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Oki, mais alors je vais tout éditer comme ça les autres le verront | | |
|
| |
LoliChou
{ Membre }
Messages : 71
| Bonsoir,
J'ai un petit problème, je n'arrive pas à séparer les groupes. Ils sont tous collés les uns aux autres. =x | | |
|
| |
LoliChou
{ Membre }
Messages : 71
| AH et j'ai oublié... (désolé du double post mais je ne peux pas éditer)
Dans mes templades, le "index_body" est en statut "attente" et je ne sais pas comment faire pour changer. | | |
|
| |
Orange
RocketMan
Messages : 3086
| Tu cliques sur le + vert | | |
|
| |
LoliChou
{ Membre }
Messages : 71
| C'est ce que j'ai fait... j'ai publié puis j'ai actualisé et ça m"a effacé les catégories de mon forum. Il n'y avait que le fond et le lien pour aller au panneau d'administration. | | |
|
| |
BlackWolf
{ Membre }
Messages : 20
| On le trouve où le " index_body"? | | |
|
| |
Mina
{ Membre }
Messages : 122
| Le index_body est dans :
"Affichage" > "Templates" > "Général" ^^ Seul le fondateur peut y accéder par contre. | | |
|
| |
BlackWolf
{ Membre }
Messages : 20
| Ah ok!! Ca va c'est moi le fondateur!! ^^ Merci pour la réponse, wow rapide | | |
|
| |
Mina
{ Membre }
Messages : 122
| Haha, quand je connais la réponse je suis plutôt rapide =D De rien ^^ | | |
|
| |
Invité Invité
| Bonjour,
Voila, je voudrais un QEEL origina, et j'ai bien compris le tuto plus haut Seulement j'ai changer des petites choses deja dans le template index_body (pour changer les phrases, genre remplcer "enregistré" par "membre de PSdesign" ect.. du coup si je remplace la partie du code par celle que vous donnez je devrais refaire l'etape suivante ?
merci pour vos réponses | | |
|
| |
Winny
{ Membre }
Messages : 32
| Bonjour, J'ai une question différente à laquelle je ne trouve pas de solution. J'aimerai effacer le surlignement de "Membre connecté", "Aucun anniversaire" etc ... Je vous montre un imprim de mon forum test. C'est tout en bas, juste avant le groupe Modérateur : | | |
|
| |
Tech
{ Membre actif }
Messages : 1378
| Bonsoir, Pouvons-nous avoir ton template modifié pour y placer une id et après un code CSS ? Merci | | |
|
| |
Winny
{ Membre }
Messages : 32
| Aucun soucis Le 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"> <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> <!-- 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 --> <!-- 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><center> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}<br> </center> </span> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="0" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table><br> <table border="0" cellspacing="0" cellpadding="0" width="0" align="center" style="text-align: justify"> {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}</table><br> <center><table border="0" cellspacing="0" cellpadding="0" width="0" align="center" style="text-align: justify"> {GROUP_LEGEND}</table></center> <img src="http://i17.servimg.com/u/f17/11/27/22/68/barre.jpg"><br> <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 --> Et mon CSS (un peu long je l'avoue, mais j'ai mis ce qui concerne le QEEL en premier) : - Code:
-
.statistiques{ border:0px; background-image: url("http://nsa11.casimages.com/img/2009/12/29/091229064642979189.png"); background-repeat: no-repeat; background-position: left; height:294px;}
a.infobulle { position: relative; }
a.infobulle span { display: none; /* ceci masque l'infobulle */ } a.infobulle:hover { background: none; /* correction d'un bug IE */ z-index: 999; /* on définit une valeur pour l'ordre d'affichage */
} a.infobulle:hover span { display: inline; /* ceci affiche l'infobulle */ position: absolute;
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é */
top: -20px; /* on positionne notre infobulle */ left: 10px; margin: 10;
background: #ffffff; /* arrière-plan de l'infobulle */
color: black; /* texte dans l'infobulle */ padding: 5px;
/* bordures de votre infobulle*/ -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; -webkit-border-radius-topleft:5px; -webkit-border-radius-topright:5px; border: 2px solid; }
.box { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; -webkit-border-radius-topleft:5px; -webkit-border-radius-topright:5px; background-color:#f2ebd0; color:#BA7007; font-size:11px; margin:0; padding:3px 10px; }
.boxtitle { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; -webkit-border-radius-topleft:5px; -webkit-border-radius-topright:5px; background-color:#f0d463; color:#9C5B25; display:block; font-size:11px; font-weight:bold; margin:0 0 5px; padding:3px 10px; text-align:center; text-decoration:none; text-transform:uppercase; }
.postdetails.poster-profile a img { border: 6px solid #d9c780 ; -moz-border-radius : 12px 0px 12px 0px; -webkit-border-radius : 12px 0px 12px 0px; }
body { background-position: top; background-repeat: no-repeat; }
.mystats_fa{ padding: 0px 0px 0px 470px; font-family: arial; font-size: 9px; }
.deco{ display: block; text-align: center; width: 140px; border-right: 1px solid #717171; border-left: 1px solid #717171; border-top: 1px solid #717171; background-color: #eeeeee; -moz-border-radius : 8px 8px 0px 0px; -webkit-border-radius : 8px 8px 0px 0px; }
textarea, .textarea.post, input.post { -moz-border-radius:10px; -webkit-border-radius : 10px; }
A:link {text-decoration: none !important;} A:visited {text-decoration: none !important;} A:active {text-decoration: none !important;} A:hover {text-decoration: none !important;}
.blockquote { display: block; text-align: center; width: 600px; font-size: 11px; color: #000000; border-right: 1px solid #717171; border-left: 1px solid #717171; border-top: 1px solid #717171; border-bottom: 1px solid #717171; background-color: #eeeeee; -moz-border-radius:10px; -webkit-border-radius : 10px; }
.position{ padding: 0px 0px 0px 40px; }
.position2{ padding: 0px 0px 0px 110px; }
.abc { display: block; width: 510px; font-size: 9px; border-right: 1px solid #717171; border-left: 1px solid #717171; border-bottom: 1px solid #717171; background-color: #eeeeee; -moz-border-radius : 0px 0px 8px 8px; -webkit-border-radius : 0px 0px 8px 8px; } .def { background-color: #ffffff; -moz-border-radius : 0px 0px 8px 8px; -webkit-border-radius : 0px 0px 8px 8px; padding-right: 5px; padding-left: 5px; padding-bottom: 0px; text-transform:uppercase; }
a:hover{ font-variant: small-caps; font-style: italic; }
u { text-decoration: none; border-bottom: 3px #eeeeee solid; -moz-border-radius: 4px; -webkit-border-radius : 4px; }
.forumline{ background-color: #ffffff; -moz-border-radius: 6px 6px 6px 6px ; -webkit-border-radius: 6px 6px 6px 6px ; border: 2px #ffffff solid; }
th.secondarytitle { -moz-border-radius-topright:8px; -webkit-border-radius-topright:8px; -moz-border-radius-topleft:8px; -webkit-border-radius-topleft:8px;}
th.lastmess { -moz-border-radius-topright:8px; -webkit-border-radius-topright:8px; -moz-border-radius-topleft:8px; -webkit-border-radius-topleft:8px;} Merci en tout cas | | |
|
| |
Tech
{ Membre actif }
Messages : 1378
| Essaye de remplacer ton code du template par celui-ci : - 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> <!-- 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 --> <!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" id="qeel" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><br><center> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}<br> </center> </span> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="0" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table><br> <table border="0" cellspacing="0" cellpadding="0" width="0" align="center" style="text-align: justify"> {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}</table><br> <center><table border="0" cellspacing="0" cellpadding="0" width="0" align="center" style="text-align: justify"> {GROUP_LEGEND}</table></center> <img src="http://i17.servimg.com/u/f17/11/27/22/68/barre.jpg"><br> <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 --> Et de rajouter ceci dans ton CSS : - Code:
-
#qeel td.row1 { background: none; } | | |
|
| |
Invité Invité
| Bonjour, Pour revenir a mon message précédent, je voulais préciser que j'ai trouver comment faire merci pour ce tuto | | |
|
| |
Winny
{ Membre }
Messages : 32
| Non malheureusement, ça ne marche pas :\ | | |
|
| |
Invité Invité
| Yohoho \(°u°)\ /(^o^)/
Merci pour ce code, je le cherche depuis si longtemps ! Par contre, comment est-ce que je pourrais mettre juste une image en fond ? Comme ici par exemple.
Thenks for answouer (>°u°)> | | |
|
| |
Invité Invité
| J'aurais également une question !! Voici ce que ça donne après quelques petites modifs, et j'aimerais savoir si il est possible de décoller les groupes du bas.. - Spoiler:
Merci d'avance! | | |
|
| |
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Que veux-tu dire par "décoller les groupes du bas" ? Tu veux qu'il y ait un espace entre eux ? | | |
|
| |
Invité Invité
| Oui je voudrais que les groupes cobayes neutres et personnel rebelles, cobayes rebelles et fugitifs ne se touchent pas ^^ Si c'est possible xD Remerci d'avance | | |
|
| |
Basil Hawkins
{ Membre hyper-actif }
Messages : 2912
| Dans ce cas-là, tu mets après Personnel Neutre la balise - Code:
-
<br /> Au plaisir ~ | | |
|
| |
Contenu sponsorisé
| |
| |
| Qui est en ligne ? phhpbb2 (messages) | |
|