Bonjour à tous !
J'ai effectué une petite recherche concernant mon problème, mais je n'ai pas trouvé de réponse. Je vous explique mon problème, d'abord avec une capture d'écran.
Voici mon QEEL- Spoiler:
Ce que j'aimerais, c'est de mettre les 2 colones sur l'image. Enfin, j'aimerais savoir si c'était possible de le faire, sinon je m'arrangerai avec mon image pour que ça rende moins moche ^^
Voici mon template - Code:
-
<!-- BEGIN disable_viewonline -->
<center>
<table cellspacing="3" cellpadding="3" width="100%" style="text-align:center" class="statistiques";> <tbody>
<tr>
<td width="100%">
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=3"><font color="#b23466" size="2"><b>Gourmandise</b></font></a></span> <span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=2"><font color="#9762b2" size="2"><b>Luxure</b></font></a></span>
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=4"><font color="#d52c2c" size="2"><b>Colère</b></font></a></span>
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=5"><font color="#d48531" size="2"><b>Envie</b></font></a></span> <br><br>
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=6"><font color="#57a839" size="2"><b>Orgueil</b></font></a></span>
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=7"><font color="#8281d1" size="2"><b>Avarice</b></font></a></span>
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=8"><font color="#53b2a2" size="2"><b>Paresse</b></font></a></span>
<span class="groupes"> <a href="http://l-island.bbactif.com/groupcp.forum?g=9"><font color="#cc3c59" size="2"><b>Luxury</b></font></a></span>
<br><br>
</td>
</tr>
</tbody></table>
<table cellspacing="3" cellpadding="3" width="100%"><tbody>
<tr>
<td width="60%">
<span class="gensmall">
{TOTAL_POSTS}. {TOTAL_USERS}<br>
{NEWEST_USER}<br>
{TOTAL_USERS_ONLINE} <br>
{LOGGED_IN_USER_LIST}
</span>
</td>
<td width="40%">
<table border="0" cellspacing="3" cellpadding="3" align="justify" style="text-align: justify"">
{L_CONNECTED_MEMBERS}<br><br>
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
</table>
</td>
</tr>
</tbody></table>
</center>
<!-- END disable_viewonline -->
Voilà mon CSS :
- Code:
-
.statistiques{
border:1px #290b18 simple;
background-image: url("http://img519.imageshack.us/img519/2005/online1101.png");
background-repeat: no-repeat;
background-position: left;
height:360px;
font-size:12px;
}
.groupes{
background-color:#dddddd ;border: 1px #828282 double;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:10px;font-weight: bold;text-align:center; font-family: Trebuchet MS
text-decoration: none !important;
}
Version de mon forum : PHPBB2
Navigateur : Firefox
J'espère avoir été assez claire dans mes explications, n'hésitez pas à me demander plus de détails si j'ai omi quelque chose.
Merci d'avance de votre aide