En poursuivant votre navigation sur notre site, vous acceptez l’utilisation de cookies afin d’améliorer votre navigation. En savoir plus Réduire
Plan du site  ·  Mentions Légales  ·  Statistiques  ·  Contact PatMax Web ·  PatMax Annuaire · 
FAQ
Connexion · M’enregistrer
Afin de bénéficier de l'intégralité des fonctions de ce forum il est conseillé de vous connecter
PatMax Scripts va fermer définitivement au mois d'avril 2024

Index du forum » ENTRAIDE » SITE & PAGE WEB » Création - Installation

 
Poster un nouveau sujet Répondre au sujet
Message Auteur
 Sujet du message:
Message Posté: Ven 29 Déc 2006 16:16 

Dans la balise body tu peux définir les marges obligatoires comme ceci:

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="black">


Ensuite dans ta page tu as des cellules qui provoquent l'espacement en haut:

Prenons le haut, tu as cela:
<TABLE cellSpacing=0 cellPadding=0 width=935 border=0 valign=top>
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD>
<TR>
<TD colSpan=2>
<div align=justify><IMG style="WIDTH: 933px; HEIGHT: 109px" height=100 src="http://img413.imageshack.us/img413/7753/sanstitrefh5.png" width=941></div></TD></TR>
<TR>
<TD class=breves vAlign=center width=760 bgColor=green height=24>   <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A>
<TD bgColor=black></TD>
<DIV align=left>  </DIV></TD></TR>
<TR>
<TD vAlign=top width=1 bgColor=white rowSpan=21></TD>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD></TR></TBODY></TABLE>
<DIV align=left><FONT size=3></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=935 border=0>


si tu remplaces par cela:

<TABLE cellSpacing=0 cellPadding=0 width=935 border=0 valign=top>
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD>
<TR>
<div align=justify><IMG style="WIDTH: 933px; HEIGHT: 109px" height=100 src="http://img413.imageshack.us/img413/7753/sanstitrefh5.png" width=941></div></TD></TR>
<TR>
<TD class=breves vAlign=center width=760 bgColor=green height=24>   <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A>
<DIV align=left>  </DIV></TD></TR>
<TR>
<TD vAlign=top width=1 bgColor=white rowSpan=21></TD>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD></TR></TBODY></TABLE>
<DIV align=left><FONT size=3></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=935 border=0>


Cela devrait résoudre ton problème.

Une autre petite remarque, pour le futur.
Je constate que tu utilises les largeurs fixes en notant le nombre de pixel plutôt qu'un pourcentage.
Si tu notes une largeur trop grande (en pixels), ton visiteur sera obligé d'utiliser la barre de déplacement en bas pour voir la totalité de la page, alors qu'en utilisant le Pourcentage, ta page se dimensionnera automatiquement en fonction de l'écran de ton visiteur.
Attention cependant à ce que le total de la largeur des colones ne dépasse pas 100% bien évidemment.

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Sam 30 Déc 2006 19:39 

Merci :D :wink:

Par contre, pour le reste je pige pas trop. Si je laisse comme ça, ça devrait pas poser de problèmes, si ?
ou alors je peux juste changer quelques trucs, c'est à dire ce qui concerne la bannière et la largeur de la page, ou alors je suis obliger de tout changer ?

Et aussi j'aimerai utiliser les sondages (sans passer par un autre site, genre i-service) comment je pourrais faire ?
:wink:


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Sam 30 Déc 2006 22:45 

Tu peux laisser comme cela, c'était juste une remarque pour le futur..... dans tes nouveaux chefs d'oeuvre.

Pour les sondages je ne sais pas faire personnellement.

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 31 Déc 2006 00:23 

Ok tant pis :wink:

Bon j'aurais encore surment besoin de toi, dans les prochains jours


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 31 Déc 2006 16:26 

[referp=8331;quote="PatMax"]
<TABLE cellSpacing=0 cellPadding=0 width=935 border=0 valign=top>
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD>
<TR>
<TD colSpan=2>
<div align=justify><IMG style="WIDTH: 933px; HEIGHT: 109px" height=100 src="http://img413.imageshack.us/img413/7753/sanstitrefh5.png" width=941></div></TD></TR>
<TR>
<TD class=breves vAlign=center width=760 bgColor=green height=24>   <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A>
<TD bgColor=black></TD>
<DIV align=left>  </DIV></TD></TR>
<TR>
<TD vAlign=top width=1 bgColor=white rowSpan=21></TD>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD></TR></TBODY></TABLE>
<DIV align=left><FONT size=3></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=935 border=0>


si tu remplaces par cela:

<TABLE cellSpacing=0 cellPadding=0 width=935 border=0 valign=top>
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD>
<TR>
<div align=justify><IMG style="WIDTH: 933px; HEIGHT: 109px" height=100 src="http://img413.imageshack.us/img413/7753/sanstitrefh5.png" width=941></div></TD></TR>
<TR>
<TD class=breves vAlign=center width=760 bgColor=green height=24>   <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A>
<DIV align=left>  </DIV></TD></TR>
<TR>
<TD vAlign=top width=1 bgColor=white rowSpan=21></TD>
<TD vAlign=top width=2 bgColor=black rowSpan=21></TD></TR></TBODY></TABLE>
<DIV align=left><FONT size=3></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=935 border=0>

[/quote]
Là j'ai encore un problème.

avec le code du dessus, ça donne ça:
http://actufcn.forumactif.net/tout-h9.html
Pas de problème mais ce n'est toujours pas collé au haut.

Et avec votre code, ça donne ça:
http://actufcn.forumactif.net/tout2-h13.html
Là c'est collé au haut, mais il y a un petit problème que je n'arrive pas à régler: la bordure verte tout à droite se coupe, comment résoudre cela ?


Et sinon, j'ai un autre problème:
Dans la colonne de droite
Dès que je rajoute une case (verte), ça donne comme ceci:
http://actufcn.forumactif.net/test4-h14.html

comment résoudre cela ?


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 31 Déc 2006 17:01 

J'ai retravaillé ton code.
Dans le haut pour supprimer la coupure j'ai supprimé une cellule, tu devrais pouvoir voir les changements entre ta page et le code que je te donne ci-dessous.

Pour ajouter des nouvelles cellules dans la colone de gauche, il te fallait modifier les rowSpan=21 par un nombre plus grand. J'ai mis 25, mais tu peux mettre plus en fonction de tes besoins.

[spoiler=VOILA LE CODE DE TA PAGE COMPLETE]
<TABLE cellSpacing=0 cellPadding=0 width=835 border=0 valign="top">
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=25></TD></TR>
<TR>
<DIV align=justify><IMG style="WIDTH: 835px; HEIGHT: 109px" height=100 src="http://img413.imageshack.us/img413/7753/sanstitrefh5.png" width=841></DIV>
<TD class=breves vAlign=center width=765 bgColor=#187670 height=24>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A></TD></TR>
<TR>
<TD vAlign=top width=2 bgColor=white rowSpan=25></TD>
<TD vAlign=top width=1 bgColor=white rowSpan=25></TD></TR></TBODY></TABLE>
<DIV align=left><FONT size=3></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=835 border=0>
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=25></TD>
<TD class=breves vAlign=center bgColor=#187670 height=20>
<DIV align=center><FONT size=2><FONT face=Fixedsys>&nbsp;<FONT color=white><FONT color=#fcd92f>Naviguation</FONT></FONT></FONT><FONT face="Franklin Gothic Medium">&nbsp;</FONT>&nbsp; </FONT></DIV></TD>
<TD vAlign=top width=17 bgColor=white rowSpan=25></TD>
<TD vAlign=top width=847 bgColor=white rowSpan=25>
<DIV align=justify></DIV>
<DIV align=justify></DIV>
<DIV align=justify>&nbsp;</DIV></TD>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=25></TD></TR>
<TR>
<TD bgColor=white height=24>
<P align=center><FONT face=Impact color=black size=2>A c c u e&nbsp;i l</FONT></P></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=yellowgreen height=14>
<DIV align=center><SPAN class=Style16><FONT face="Franklin Gothic Medium" color=white size=2>Actualité</FONT></SPAN></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><SPAN class=Style16><FONT face="Franklin Gothic Medium" color=white size=2>Matches</FONT></SPAN></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white size=2><SPAN class=Style16>Classements</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white size=2><SPAN class=Style16>Statistiques</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white><SPAN class=Style16>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white size=2><SPAN class=Style16>&nbsp;Hebdos /Mensuels </SPAN></FONT></DIV></SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=2></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=yellowgreen height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white size=2><SPAN class=Style16>Histoire</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT color=#ffffff><SPAN class=Style16><FONT face="Franklin Gothic Medium" size=2>Chronologie</FONT></SPAN></DIV></FONT></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Records&nbsp;<FONT size=1>&amp;</FONT>&nbsp;palmarès</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Records&nbsp;<FONT size=1>&amp;</FONT>&nbsp;palmarès</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT color=#ffffff><SPAN class=Style16></SPAN></DIV></FONT></TD></TR>
<TR>
<TD scope=row bgColor=black height=400>
<H6></H6></TD></TR>
<TR>
<TD scope=row bgColor=black height=117>
<DIV align=center></DIV></TD></TR>
<TR borderColor=#ffffff bgColor=#187670>
<TH scope=row colSpan=24 height=24>
<DIV align=center><SPAN class=Style10></SPAN></DIV></TH></TR></TBODY></TABLE>
[/spoiler]

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 31 Déc 2006 18:11 

Merci :D

Mais il y a toujours la coupure.

http://actufcn.forumactif.net/test6-h15.html

J'ai changé de couleur de fond, ça se verra mieux :wink:


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 31 Déc 2006 18:51 

Alors avec mon logiciel je n'ai pas cette coupure....
Cependant tu peux remplacer cette ligne:
<TD class=breves vAlign=center width=765 bgColor=#187670 height=24>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A></TD></TR>


Par ces deux:

<TD class=breves vAlign=center width=765 bgColor=#187670 height=24>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style16><FONT color=white size=2>ACCUEIL</FONT></SPAN></A></TD>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=25></TD>

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 31 Déc 2006 20:18 

Merci 8) :wink:


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Mer 3 Jan 2007 15:03 

Bon j'ai encore un problème...

Sur cette page :
http://planetefcn.forumactif.net/Accueil-test-h15.html

J'ai mis une photo, mais impossible de mettre mon texte en face de cette photo, il descend à la dernière ligne. Comment faire ?


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Mer 3 Jan 2007 19:55 

Tu remarqueras dans le code de ta page ci-dessous que j'ai modifié une partie. J'ai laissé un ligne vierge avant et une après pour que tu puisses mieux comprendre.

[spoiler=CODE DE TA PAGE]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html dir="ltr" lang="fr"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title>Accueil test</title><link rel="stylesheet" href="/15.css" type="text/css"><script type="text/javascript" src="js/resize.js"></script><script type="text/javascript" src="/js/fr.js"></script></head><body background="http://illiweb.com/fa/vide.gif" bgcolor="#000000" text="#000000" link="#006600" vlink="#5493b4"><a name="top"></a><table class="bodylinewidth" width="85%" cellspacing="0" cellpadding="10" border="0" align="center"><tr><td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td><a href="a-asp.htm"><img src="_.gif" height="1" width="1" border="0" alt="" /></a><a href="/index.htm"><img src="http://fcnhisto.free.fr/mythoblason3.gif" border="0" alt="PlanèteFCN" vspace="1" /></a></td><td align="center" width="100%" valign="middle"><span class="maintitle">PlanèteFCN</span><br><span class="gen">Le forum de PlanèteFCN.com<br>&nbsp; </span></td></tr></table><table cellspacing="0" cellpadding="0" border="0" align="center"><tr><td align="center"><a href="/index.htm" class="mainmenu"><img src="http://illiweb.com/fa/icon_mini_index.gif" border=0 hspace="2" alt="Accueil" height=13>Accueil</a> &nbsp<a href="/portal.htm" class="mainmenu"><img src="http://illiweb.com/fa/icon_mini_portal.gif" border=0 hspace="2" alt="Portail" height=13>Portail</a> &nbsp<a href="/faq.htm" class="mainmenu"><img src="http://illiweb.com/fa/subsilver/icon_mini_faq.gif" border=0 hspace="2" alt="FAQ" height=13>FAQ</a> &nbsp<a href="/search.forum" onclick="showhide(search_menu);return false" class="mainmenu"><img src="http://illiweb.com/fa/subsilver/icon_mini_search.gif" border=0 hspace="2" alt="Rechercher" height=13>Rechercher</a> &nbsp<script type="text/javascript"><!--
insert_search_menu();//-->
</script><a href="/profile.forum?mode=register" class="mainmenu"><img src="http://illiweb.com/fa/subsilver/icon_mini_register.gif" border=0 hspace="2" alt="S’enregistrer" height=13>S’enregistrer</a> &nbsp<a href="/login.forum?connexion" class="mainmenu"><img src="http://illiweb.com/fa/subsilver/icon_mini_login.gif" border=0 hspace="2" alt="Connexion" height=13>Connexion</a> &nbsp</td></tr></table><div align="center" class="mainmenu"><br><script type="text/javascript"><!--
google_ad_client="pub-0339214227387817";google_alternate_ad_url="http://"+document.domain+"/annonce_468x60.forum";google_ad_width=728;google_ad_height=90;google_ad_format="728x90_as";google_ad_channel="9780022275";google_ad_type="text";google_color_border="669966";google_color_bg="669966";google_color_link="006600";google_color_url="669966";google_color_text="000000";//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><TABLE cellSpacing=0 cellPadding=0 width=835 border=0 valign="top">
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=25></TD>
<DIV align=justify><IMG style="WIDTH: 835px; HEIGHT: 109px" height=100 src="http://img413.imageshack.us/img413/7753/sanstitrefh5.png" width=841></DIV>
<TD class=breves vAlign=center width=1700 bgColor=#187670 height=24>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://fcnhisto.free.fr/index.htm"><SPAN class=Style1><FONT face="Franklin Gothic Medium" color=white size=2>Page d'Accueil</FONT></SPAN></A></TD>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=125></TD>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=125></TD>
<TD bgColor=#187670 height=1></TD></TR>
<TR>
<TD vAlign=top width=2 bgColor=white rowSpan=125></TD>
<TD vAlign=top width=1 bgColor=white rowSpan=125></TD></TR></TBODY></TABLE>
<DIV align=left><FONT size=3></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=835 border=0>
<TBODY>
<TR>
<TD vAlign=top width=2 bgColor=#187670 rowSpan=125></TD>
<TD class=breves vAlign=center bgColor=#187670 height=20>
<DIV align=center><FONT size=2><FONT face=Fixedsys>&nbsp;<FONT color=white><FONT color=#fcd92f>Naviguation</FONT></FONT></FONT><FONT face="Franklin Gothic Medium">&nbsp;</FONT>&nbsp; </FONT></DIV></TD>
<TD vAlign=top width=17 bgColor=white rowSpan=125></TD>
<TD vAlign=top width=847 bgColor=white rowSpan=125>
<DIV align=justify></DIV>
<DIV align=justify></DIV>
<DIV align=justify>

<TABLE style="WIDTH: 288px; HEIGHT: 80px" borderColor=darkgreen cellSpacing=0 cellPadding=0 align=left border=1>
<TBODY>
<TR>
<TD vAlign=top align=left bgColor=white>
  <table width="410" style="background-color: white;">
    <style><!-- span.span1 { font: 12px trebuchet MS; font-weight: bold; color: black; } //--></style>
    <tr>
      <td colspan="2" align="center" class="span1"> Flash<br />
        Barthez à Nantes<br />
      </td>
    <tr/>
    <tr>
      <td>
        <img src="http://foot-mercato.blogs.francefootball.com/album/un_peu_d_humour___/barthez.3.jpg" width=200 height=199 /></td>
      <td>
        <span class="span1">c'est officiel, l'ancien portier de l'olympique de marseille, de l'as monaco, de manchester et surtout de l'équipe de france est revenu sur sa décison est sort de sa retraite. Lire...</span>
      </td>
    </tr>
      <td colspan="2" align="center" class="span1"> Barthez à&nbsp;l'OM</td>
    </tr>
  </TABLE>
</td>
</tr>
</tbody>
</table>

<TD vAlign=top width=2 bgColor=#187670 rowSpan=125></TD></TR>
<TR>
<TD bgColor=white height=6></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#669966 height=14>
<DIV align=center><SPAN class=Style16><FONT face="Franklin Gothic Medium" color=white size=2>Actualité</FONT></SPAN></DIV></TD></TR>
<TR>
<TD bgColor=white height=2></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Matches</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Classement</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Statistiques</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Hebdos - Mensuels</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=6></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#669966 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Histoire</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=2></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Chronologie</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Records&nbsp;<FONT size=1>&amp;</FONT>&nbsp;palmarès</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=6></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#669966 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Multimédias</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=2></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Fonds d'écran</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=1></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Livres</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=6></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#669966 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=#ffffff size=2><SPAN class=Style16>Site</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white height=2></TD>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><SPAN class=Style16><FONT face="Franklin Gothic Medium" color=white size=2>Forum</FONT></SPAN></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><SPAN class=Style16><FONT face="Franklin Gothic Medium" color=white size=2>Partenaires</FONT></SPAN></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white size=2><SPAN class=Style16>A propos du site</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD class=breves vAlign=center bgColor=#187670 height=14>
<DIV align=center><FONT face="Franklin Gothic Medium" color=white size=2><SPAN class=Style16>Contact</SPAN></FONT></DIV></TD></TR>
<TR>
<TD bgColor=white></TD></TR>
<TR>
<TD scope=row bgColor=black height=400>
<H6></H6></TD></TR>
<TR>
<TD scope=row bgColor=black height=117>
<DIV align=center></DIV></TD></TR>
<TR borderColor=#ffffff bgColor=#187670>
<TH scope=row colSpan=24 height=24>
<DIV align=center><SPAN class=Style10></SPAN></DIV></TH></TR></TBODY></TABLE><div align="center"><span class="copyright"><br><!--
We request you retain the full copyright notice below including the link to www.phpbb.com.This not only gives respect to the large amount of time given freely by the developersbut also helps build interest, traffic and use of phpBB. If you cannot (for goodreason) retain the full copyright we request you at least leave in place thePowered by phpBB line, with phpBB linked to www.phpbb.com. If you refuseto include even this then support on our forums may be affected.The phpBB Group : 2002// --><a href="http://www.niceboard.com/" target="_blank" class="copyright">Créer un forum gratuit</a>&nbsp;|&nbsp;<a href="http://www.forumactif.com/phpbb.forum" target="_blank" class="copyright">© phpbb</a>&nbsp;|&nbsp;<a name="bottom" href="http://forum.forumactif.com/" target="_blank" class="copyright">Entraide &amp; Support</a>&nbsp;|&nbsp;<a name="bottom" href="/statistics.htm" class="copyright">Statistiques</a></span></div></td></tr></table><script type="text/javascript"><!--
fa_endpage();//--></script></body></html>
[/spoiler]

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Mer 3 Jan 2007 21:13 

Merci :D


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Jeu 4 Jan 2007 14:40 

J'ai encore deux choses:

j'aimerai utliser la surbrillance comme sur ce site (en dessous du premier article par exemple). Comment faire ?

Et aussi j'ai vu sur plusieurs sites, qu'on pouvait cliquer sur des annonces pour faire rapporter des dons au site. Comment faire sans utiliser le système forumactif ?

Merci ;-)


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Jeu 4 Jan 2007 15:44 

Pour la surbrillance il faut te faut creér un fichier en CSS ou tu entreras les données nécessaires pour les différentes couleur de ton site.
Cela étant assez long à expliquer, soit tu regarde déjà sur google ce que tu peux trouver pour t'aiguiller un peu, soit tu patiente, jusqu'à ce qu'un membre prenne le temps de te faire une explication sérieuse.

Pour ta deuxième demande, je suis désolé, mais je ne me suis jamais approfondis sur ce genre de truc.. Donc je n'ai pas assez de connaissance pour tenter une explication complète.

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Jeu 4 Jan 2007 15:53 

Ok, c'est pas grave :wink:


Avatar de l’utilisateur
Hors ligne

Enregistré le:
Mer 23 Nov 2005 18:29
Messages: 50
Répondre en citant le message  
Haut  
 
Poster un nouveau sujet Répondre au sujet



Qui est en ligne

Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 6 invités


Afficher les messages postés depuis:   Trier par  
Aller à:  

Vous ne pouvez pas poster de nouveaux sujets
Vous ne pouvez pas répondre aux sujets
Vous ne pouvez pas modifier vos messages
Vous ne pouvez pas supprimer vos messages
Vous ne pouvez pas joindre des fichiers

Index du forum » ENTRAIDE » SITE & PAGE WEB » Création - Installation

cron

Votre site ici

Inscrire votre site        Voir plus de boutons
 

Reproduction strictement interdite sans l'autorisation de l'administrateur.

PatMax © 2006 - 2008
Développé par phpBB® Forum Software © phpBB Group    
Traduit par phpBB-fr.com
Thème graphique par PatMax ©