Coucou !
Pour aligner, il suffit que ton forum soit suffisamment grand pour accueillir tous tes groupes xD (où que ta résolution d'écran soit grande aussi).
Pour faire revenir les groupes à la ligne, il suffit de mettre dans ton code, un :
- Code:
-
<br>
Par exemple :
- Citation :
- <!-- 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="http://eden-elementalistes.forumotion.com/groupcp.forum?g=9"><font color="#241600" size="1"><b>Maître du jeu</b></font></a></span> <img src="https://2img.net/h/oi31.tinypic.com/mugck1.jpg">
<span class="groupes"><a href="http://eden-elementalistes.forumotion.com/groupcp.forum?g=14"><font color="#925AB8" size="1"><b>Journaliste</b></font></a> </span> <img src="https://2img.net/h/oi31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://eden-elementalistes.forumotion.com/groupcp.forum?g=10"><font color="#850000" size="1"><b>Black Tigers</b></font></a></span> <img src="https://2img.net/h/oi31.tinypic.com/mugck1.jpg">
<br>
<span class="groupes"> <a href="http://eden-elementalistes.forumotion.com/groupcp.forum?g=11"><font color="#6DC9DB" size="1"><b>White Eagles</b></font></a></span> <img src="https://2img.net/h/oi31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://eden-elementalistes.forumotion.com/groupcp.forum?g=12"><font color="#368739" size="1"><b>Mysterious Wolves</b></font></a></span> <img src="https://2img.net/h/oi31.tinypic.com/mugck1.jpg">
<span class="groupes"> <a href="http://eden-elementalistes.forumotion.com/groupcp.forum?g=13"><font color="#E0BE38" size="1"><b>Independant Cats</b></font></a></span> <img src="https://2img.net/h/oi31.tinypic.com/mugck1.jpg">
<span class="gensmall"> {TOTAL_POSTS}{TOTAL_USERS}<br /> {NEWEST_USER}
<br><br /></center>
</span><br>
<td width="5%"></td>
</tr>
</table>
<!-- END disable_viewonline -->
(Je l'ai mis en rouge pour que tu le vois)
Un br te retourne à la ligne, deux br te fait un saut de ligne ...
Normalement ça devrait marcher