Probeme avec tableau

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Probeme avec tableau

Message par tueurdu60 Sam 18 Sep 2010 - 15:40

Bonjour, j'ai recemment modifiée ma version en phpBB2.
J'ai un soucie avec mon tableau , il s'affiche un fond vert au milieu.
Comment puis je corriger sa ?
Je souhaiter laisser le vert pour le titre match vs date heure et mode

mais la ligne du milieu je voudrais quel soir en noir comme les autres.

Merci pour votre aide.


Dernière édition par tueurdu60 le Sam 18 Sep 2010 - 15:53, édité 1 fois
avatar

tueurdu60
***

Féminin
Messages : 182
Inscrit(e) le : 07/08/2010

http://ghostsoldierarmy.forumgratuit.org/forum.htm
tueurdu60 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par Anzu Sam 18 Sep 2010 - 15:44


Bonjour ^^

C'est possible d'avoir le code de votre tableau ?

Cordialement.
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par tueurdu60 Sam 18 Sep 2010 - 15:53

Re bonjour =) Oui voila le code :

<span class="genmed"><table class="forumline table1 bg3" cellspacing="1" width="100%"><tbody><th colspan="1" rowspan="1" class="thTop forabg" width="28%"><font color="brown">Match Vs</font></th><th colspan="1" rowspan="1" class="thTop forabg" width="43%"><font color="brown">Date & Heure</font></th><th colspan="1" rowspan="1" class="thTop forabg" width="29%"><font color="brown">Modes</font></th>
</tr>
<span class="postbody"></span></td>

<td class="row3" colspan="1" rowspan="1" align="center" valign="top"><span class="postbody">
<strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team DTCC</font></span></strong></span></td>


<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">21/09 a 21h15</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"> <strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms"><font face="Comic Sans Ms">RDH</font></font></span></strong>
</span></td>

<tr><th class="thTop forabg" colspan="1" rowspan="1"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team ....</font></span></strong></th>
<th class="thTop forabg" colspan="1" rowspan="1"> <strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">.....</font></span></strong>
<br></th><th class="thTop forabg" colspan="1" rowspan="1"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">....</font></span></strong>
<br></th></tr>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team *TN*</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">20/09 a 21H</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Domination & RDH</font></span></strong>
</span></td>
</table>

Merci
avatar

tueurdu60
***

Féminin
Messages : 182
Inscrit(e) le : 07/08/2010

http://ghostsoldierarmy.forumgratuit.org/forum.htm
tueurdu60 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par Anzu Sam 18 Sep 2010 - 15:58

Code:

<span class="genmed"><table class="forumline table1 bg3" cellspacing="1" width="100%"><tbody><th colspan="1" rowspan="1" class="thTop forabg" width="28%"><font color="brown">Match Vs</font></th><th colspan="1" rowspan="1" class="thTop forabg" width="43%"><font color="brown">Date & Heure</font></th><th colspan="1" rowspan="1" class="thTop forabg" width="29%"><font color="brown">Modes</font></th>
</tr>
<span class="postbody"></span></td>

<td class="row3" colspan="1" rowspan="1" align="center" valign="top"><span class="postbody">
<strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team DTCC</font></span></strong></span></td>


<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">21/09 a 21h15</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"> <strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms"><font face="Comic Sans Ms">RDH</font></font></span></strong>
</span></td>

<tr><td colspan="1" rowspan="1"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team ....</font></span></strong></td>
<td colspan="1" rowspan="1"> <strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">.....</font></span></strong>
<br></td><td  colspan="1" rowspan="1"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">....</font></span></strong>
<br></td></tr>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team *TN*</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">20/09 a 21H</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Domination & RDH</font></span></strong>
</span></td>
</table>

> J'ai remplacé certains Th par des Td (là où se trouvait le fond) puis j'ai supprimé une class.

Cordialement.
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par tueurdu60 Sam 18 Sep 2010 - 16:02

...Merci Anzu, pareil exactement ce que je voulais Smile Juste est il possible meme si c'est du "chipotage" d'avoir la seconde ligne centré car elle se trouve a gauche ?
avatar

tueurdu60
***

Féminin
Messages : 182
Inscrit(e) le : 07/08/2010

http://ghostsoldierarmy.forumgratuit.org/forum.htm
tueurdu60 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par Anzu Sam 18 Sep 2010 - 16:11

Code:
<span class="genmed"><table class="forumline table1 bg3" cellspacing="1" width="100%"><tbody><th colspan="1" rowspan="1" class="thTop forabg" width="28%"><font color="brown">Match Vs</font></th><th colspan="1" rowspan="1" class="thTop forabg" width="43%"><font color="brown">Date & Heure</font></th><th colspan="1" rowspan="1" class="thTop forabg" width="29%"><font color="brown">Modes</font></th>
</tr>
<span class="postbody"></span></td>

<td class="row3" colspan="1" rowspan="1" align="center" valign="top"><span class="postbody">
<strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team DTCC</font></span></strong></span></td>


<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">21/09 a 21h15</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"> <strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms"><font face="Comic Sans Ms">RDH</font></font></span></strong>
</span></td>

<tr><td colspan="1" rowspan="1" align="center"><strong><span style="font-size: 18px; line-height: normal;"><font face="Comic Sans Ms">Team ....</font></span></strong></td>
<td colspan="1" rowspan="1" align="center"> <strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">.....</font></span></strong>
<br></td><td  colspan="1" rowspan="1" align="center"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">....</font></span></strong>
<br></td></tr>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Team *TN*</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">20/09 a 21H</font></span></strong>
</span></td>

<td class="row3" colspan="1" rowspan="1" align="center"><span class="postbody"><strong><span style="font-size: 18px; line-height: normal"><font face="Comic Sans Ms">Domination & RDH</font></span></strong>
</span></td>
</table>

Mieux ? Razz
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par tueurdu60 Sam 18 Sep 2010 - 16:15

C'est plus que mieux =) cheers résolu :thanks: merci :lol!:
avatar

tueurdu60
***

Féminin
Messages : 182
Inscrit(e) le : 07/08/2010

http://ghostsoldierarmy.forumgratuit.org/forum.htm
tueurdu60 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Probeme avec tableau

Message par tueurdu60 Sam 18 Sep 2010 - 18:09

J'ai de nouveau un petit probleme avec mon tableau, arf !! J'ai voulu mettre un cadre au catégorie et du coup sa ma remit une couleur a mon tableau.. merci résolu
avatar

tueurdu60
***

Féminin
Messages : 182
Inscrit(e) le : 07/08/2010

http://ghostsoldierarmy.forumgratuit.org/forum.htm
tueurdu60 a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum