Citation (elioscope)
voila, je te proose dans un premier temps de remplacer les images de blueone [/themes/BlueOne/images/head.gif, /themes/BlueOne/images/logo_fsb.gif] par celle-ci
on apportera ensuite des modification dans le code pour intégrer les cigognes
[html]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title>Karate Club de Damville - Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link type="text/css" rel="stylesheet" href="./themes/BlueOne/BlueOne.css" />
</head>
<body>
<table class="total" width="96%" align="center" cellpadding="0" cellspacing="0">
<tr>
<td style="bakcground-images: url(./themes/BlueOne/images/head.gif);" align="left">
<a href="./index.php"><img src="./themes/BlueOne/images/logo_fsb.gif" width="100%" border="0" alt="Index" title="Index" /></a>
</td>
<td style="bakcground-images: url(./themes/BlueOne/images/head.gif);" align="center">
<span class="titre">Forums du Karaté Club de Damville</span><br />
</td>
</tr>
<tr>
<td colspan="2">
<table width="100%" align="center" cellspacing="0" cellpadding="0" class="tabmenu">
<tr>
<td>
<a href="./faq.php?mode=general" class="menu" title="Faq">Faq</a>
<a href="./connexion.php" class="menu" title="Se connecter">Se connecter</a>
<a href="./profil.php?mode=nouveau" class="menu" title="S'enregistrer">S'enregistrer</a>
<a href="./liste_membre.php" class="menu" title="Liste des membres">Liste des membres</a>
</td>
</tr>
</table>
<br />
<table width="96%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="25" class="navig_gauche"> </td>
<td height="25" class="navig_mid">
<a href="./index.php">Karate Club de Damville - Index</a>
</td>
<td width="20" height="25" class="navig_droite"> </td>
</tr>
</table>
<br />[/html]
mais personnelemnt j'aurrais fais comme ceci
[html]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title>Karate Club de Damville - Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link type="text/css" rel="stylesheet" href="./themes/BlueOne/BlueOne.css" />
</head>
<body>
<table class="total" width="96%" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" width="250"><img src="./themes/BlueOne/images/logo_fsb.gif"> </td>
<td style="bakcground-images=url(./themes/BlueOne/images/head.gif);" wifth="100%" align="center">
<span class="titre">a href="./index.php">Forums du Karaté Club de Damville</a></span><br />
</td>
<td align="left" width="250"><img src="./themes/BlueOne/images/logo_fsb.gif"> </td>
</tr>
<tr>
<td colspan="3">
<table width="100%" align="center" cellspacing="0" cellpadding="0" class="tabmenu">
<tr>
<td>
<a href="./faq.php?mode=general" class="menu" title="Faq">Faq</a>
<a href="./connexion.php" class="menu" title="Se connecter">Se connecter</a>
<a href="./profil.php?mode=nouveau" class="menu" title="S'enregistrer">S'enregistrer</a>
<a href="./liste_membre.php" class="menu" title="Liste des membres">Liste des membres</a>
</td>
</tr>
</table>
<br />
<table width="96%" align="center" cellspacing="0" cellpadding="0">
<tr>
<td width="20" height="25" class="navig_gauche"> </td>
<td height="25" class="navig_mid">
<a href="./index.php">Karate Club de Damville - Index</a>
</td>
<td width="20" height="25" class="navig_droite"> </td>
</tr>
</table>
<br />[/html]
au moins avec cette solution tu pourrais faire un Skin en 100%
ps: dsl y a pas de clefs de langues puisque c'esttirer de la sources de ton site