| question sur le qui est en ligne | |
|
|
poussette59
{ Membre }
Messages : 236
| Voila grace à un code j'ai modifier mon QQ maintenant j'aimerais diviser les groupes en deux partie 10 a droite 10 a gauche hors la tout est centré j'ai donc regardait dans le template et remplacer le premier - Code:
-
<center> en - Code:
-
<left> mais rien a faire :/ dois je rajoutai quelque chose ou au contraire retirer? merci de votre aide | | |
|
| |
Invité Invité
| Salut Peux tu nous mettre le templates en question ? Sinon essaye de mettre : - Code:
-
<div align="left"> A la place du center | | |
|
| |
poussette59
{ Membre }
Messages : 236
| non ça change pas :/ voici le code - Code:
-
<!-- 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><div align="left"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#DC143C" size="2"><b>I'm Brave</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://www.coin-des-mamans.com/"><font color="#ADFF2F" size="2"><b>Im' Proud</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#FFD700" size="2"><b>I've Honesty</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#1E90FF" size="2"><b>I've science</b></font></a></span> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#D2691E" size="2"><b>Masters </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></div> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <center><img src="http://i33.tinypic.com/6z25jq.jpg"></center><br> <!-- END disable_viewonline --> | | |
|
| |
Invité Invité
| Ok je test et je reviens
C'est normal qu'il n'y a que 5 groupes ? | | |
|
| |
poussette59
{ Membre }
Messages : 236
| oui il ne sont pas encore fait pour le moment :/ | | |
|
| |
Invité Invité
| Regarde ici : http://css-forum.forumotion.com/index.htm Tu peux voir que ca fonctionne mais il faut modifier tes td Voici le codes provisoire : - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="5%"></td> <td width="15%"><br><br><br><div align="left"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#DC143C" size="2"><b>I'm Brave</b></font></a></span> <br><br> <span class="groupes"><a href="http://www.coin-des-mamans.com/"><font color="#ADFF2F" size="2"><b>Im' Proud</b></font></a> </span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#FFD700" size="2"><b>I've Honesty</b></font></a></span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#1E90FF" size="2"><b>I've science</b></font></a></span><br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#D2691E" size="2"><b>Masters </b></font></a> </span><br><br></td>
<td width="50%"> <br><br><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></div> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <center><img src="http://i33.tinypic.com/6z25jq.jpg"></center><br> <!-- END disable_viewonline --> | | |
|
| |
poussette59
{ Membre }
Messages : 236
| d'accord et pour mettre a gauche je remet la premiére partie du code en changean le left c'est bien ça? | | |
|
| |
Invité Invité
| Comme tu peux voir, il y a un td 5% vide, un td 15% avec les groupes aligné a gauche, un td 50% avec le texte au milieu et un td 5% vide
Il te suffit de jouer la dessus. En fait tu garde le td 5% de chaque coté vide. Ensuite tu peux mettre dans le td 15% centré ou aligné a droite.
C'est un tableau donc tu fais comme tu le souhaite.
Pour mettre a droite, il te suffit après le td 50% de remettre un td 15% avec la suite des groupe.
Pas très français tout ça mdr. | | |
|
| |
poussette59
{ Membre }
Messages : 236
| Ok je pense avoir compris alors je m'occupe de faire mes groupes j'essaie et je te tiens au courant dans un instant ^^ | | |
|
| |
Invité Invité
| Pas de problème. J'attend. | | |
|
| |
poussette59
{ Membre }
Messages : 236
| pour être plus rapide j'ai recopier les codes voici le lien ou tu pourra voir ce que ça donne
http://creationfg.bbflash.net/forum.htm (tu peux ensuite l'effacer si on peu pas)
comme tu vois les liens ne sont pas "centrer" comment je peux faire pour que ça le soit
et encore mercii pour ton aide ^^ | | |
|
| |
Invité Invité
| Alors dans le td qui "gère" tes groupe tu as mis align=left ou right. Si tu mets center a la place ?
De plus tu devra mettre une image de fond plus large car moi tes groupe de droite tombent juste a coté. | | |
|
| |
poussette59
{ Membre }
Messages : 236
| en faite je te parle du déplacement des groupes comment je peux faire pour les centré a l'image? comme tu le vois les groupes de droite sont plus ou moins bon mais du coup ce de gauche sont trop vers la droite -_- | | |
|
| |
Invité Invité
| Apparemment les groupes a gauche de l'écran sont comprimés. Tu as mis la même largeur a gauche et à droite ? | | |
|
| |
poussette59
{ Membre }
Messages : 236
| |
| |
Invité Invité
| Regarde et tu verra ce que je vois : https://i.servimg.com/u/f82/13/62/58/03/sans_t12.jpg | | |
|
| |
poussette59
{ Membre }
Messages : 236
| A non moi je n'est pas ça Chez moi tout est bon Tu es sous Mozilla? car si IE ça explique tout XD par contre moi le réelle probleme c'est de déplacer les groupes légérement sur la gauche pour que cela soit centrer à l'image que j'ai mis ^^ | | |
|
| |
Invité Invité
| Non google chrome lol. C'est bon c'est comme toi maintenant. Essaye de mettre un td 2% vide entre les groupe de gauche et le texte. | | |
|
| |
poussette59
{ Membre }
Messages : 236
| non pas d'amélioration :/ | | |
|
| |
Invité Invité
| Je suppose que tu ne souhaite pas centré le texte au milieu ? | | |
|
| |
poussette59
{ Membre }
Messages : 236
| - Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="5%"></td> <td width="15%"><br><br><br><div align="center"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#DC143C" size="2"><b>I'm Brave</b></font></a></span> <br><br> <span class="groupes"><a href="http://www.coin-des-mamans.com/"><font color="#ADFF2F" size="2"><b>Im' Proud</b></font></a> </span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#FFD700" size="2"><b>I've Honesty</b></font></a></span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#1E90FF" size="2"><b>I've science</b></font></a></span><br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#D2691E" size="2"><b>Masters </b></font></a> </span><br><br></td>
</td><td width="50%"> <br><br><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> <td width="15%"><br><br><br><div align="center"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#DC143C" size="2"><b>I'm Brave</b></font></a></span> <br><br> <span class="groupes"><a href="http://www.coin-des-mamans.com/"><font color="#ADFF2F" size="2"><b>Im' Proud</b></font></a> </span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#FFD700" size="2"><b>I've Honesty</b></font></a></span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#1E90FF" size="2"><b>I've science</b></font></a></span><br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#D2691E" size="2"><b>Masters </b></font></a> </span><br><br></td> </tr></div><td width="15%"></td> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <center><img src="http://i33.tinypic.com/6z25jq.jpg"></center><br> <!-- END disable_viewonline --> jte redonne mon code au cas ou peut être tu trouveras une erreur pour le texte je m'en fou du moment que tout est centré au final xD | | |
|
| |
Invité Invité
| En mettant un td 5% vide entre les groupes et le texte j'obtient un décalage. Le soucis c'est que c'est complètement mis sur la droite de l'écran.
Je fais des tests pour corriger cela. | | |
|
| |
poussette59
{ Membre }
Messages : 236
| |
| |
Invité Invité
| Voilà ce code fonctionne chez moi sous google chrome : - Code:
-
<!-- BEGIN disable_viewonline --> <div align=center><table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="25px"></td> <td width="150px"><br><br><br><div align="center"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#DC143C" size="2"><b>I'm Brave</b></font></a></span> <br><br> <span class="groupes"><a href="http://www.coin-des-mamans.com/"><font color="#ADFF2F" size="2"><b>Im' Proud</b></font></a> </span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#FFD700" size="2"><b>I've Honesty</b></font></a></span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#1E90FF" size="2"><b>I've science</b></font></a></span><br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#D2691E" size="2"><b>Masters </b></font></a> </span><br><br></td> <td width="50px"></td> </td><td width="500px"> <br><br><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="150px"><br><br><br><div align="center"> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#DC143C" size="2"><b>I'm Brave</b></font></a></span> <br><br> <span class="groupes"><a href="http://www.coin-des-mamans.com/"><font color="#ADFF2F" size="2"><b>Im' Proud</b></font></a> </span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#FFD700" size="2"><b>I've Honesty</b></font></a></span> <br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#1E90FF" size="2"><b>I've science</b></font></a></span><br><br> <span class="groupes"> <a href="http://www.coin-des-mamans.com/"><font color="#D2691E" size="2"><b>Masters </b></font></a> </span><br><br></td> </tr></div><td width="25px"></td> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <center><img src="http://i33.tinypic.com/6z25jq.jpg"></center><br></div> <!-- END disable_viewonline --> | | |
|
| |
poussette59
{ Membre }
Messages : 236
| Youpiiiiiii t'es le meilleur!!!!!!! génial ça marche merci merci merci pour tout le temps que tu y a passer | | |
|
| |
Contenu sponsorisé
| |
| |
| question sur le qui est en ligne | |
|