A voir également:
- Problème d'espace entre ma bannière et centre
- Espace insécable word - Guide
- Comment liberer de l'espace sur gmail - Guide
- Centre de messagerie - Guide
- Bannière instagram - Guide
- Espace stockage google - Guide
4 réponses
spirou0069
Messages postés
141
Date d'inscription
dimanche 12 octobre 2008
Statut
Membre
Dernière intervention
11 décembre 2013
5
31 janv. 2011 à 16:52
31 janv. 2011 à 16:52
Salut
L'idéal est de ne pas utilisé de tableau mais les div...
Je ne suis pas sur de ce que je vais te donner mais on peux toujours tester ;-)
essaye avec
<td style="margin-top:-5px;">
Spi
L'idéal est de ne pas utilisé de tableau mais les div...
Je ne suis pas sur de ce que je vais te donner mais on peux toujours tester ;-)
essaye avec
<td style="margin-top:-5px;">
Spi
merci spirou pour ta réponse
Ceci dit ca ne fonctionne pas.
Mais j'ai trouvé une parade qui donne ca :
http://visual.effect.free.fr/sites/images/site1.jpg
C'est pas le top mais le temps de trouver une solution :-)
merci encore pour ton aide
Ceci dit ca ne fonctionne pas.
Mais j'ai trouvé une parade qui donne ca :
http://visual.effect.free.fr/sites/images/site1.jpg
C'est pas le top mais le temps de trouver une solution :-)
merci encore pour ton aide
spirou0069
Messages postés
141
Date d'inscription
dimanche 12 octobre 2008
Statut
Membre
Dernière intervention
11 décembre 2013
5
31 janv. 2011 à 17:21
31 janv. 2011 à 17:21
Ok pas de problème je l'ai dit.... Je n'étais pas sur lol
Maintenant, fais participer à la communauté en donnant t'as solution ;-)
Bonne continuation
Spi
Maintenant, fais participer à la communauté en donnant t'as solution ;-)
Bonne continuation
Spi
ooops sorry
en fait j'ai modifié mon code d'affichage du menu du haut (qui me mettait une bordure supplémentaire) :
<!-- début tête de page -->
<table width="40%" height="" align="center" border="0" cellspacing="0" cellpadding="0">
<tr><td valign="top" width="989" border="0" cellspacing="0" cellpadding="0">
<table width="989" height="" border="0" align="center">
<tr>
<td valign="top" align="center" colspan=3><img src="images/bg_header.gif" border="0" width="100%" height="70" alt=""><br>
<div style="text-align: center"><img src="images/logo.bmp" border="0" wigth="100%" alt=""></div>
<div style="position:absolute; text-align:justify; left:550px; top:5px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<img src="images/header.gif" border="0" alt="">
</div>
<TD valign="top" <div style="position:absolute; text-align:justify; left:575px; top:25px; width:150px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/accueil.php" class="liensMENU">Accueil</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></td>
<TD valign="top" <div style="position:absolute; text-align:justify; left:720px; top:25px; width:150px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/plan.php" class="liensMENU">Plan du Site</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></td>
<TD valign="top" <div style="position:absolute; text-align:justify; left:930px; top:25px; width:150px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/contact.php" class="liensMENU">Nous contacter</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></td>
</td></tr>
<!-- Début colonne de droite -->
Par un affichage plus simple:
<!-- début tête de page -->
<table width="40%" height="" align="center" border="0" cellspacing="0" cellpadding="0">
<tr><td valign="top" width="989" border="0" cellspacing="0" cellpadding="0" bgcolor="white">
<table width="989" height="" border="0" align="center">
<tr>
<td valign="top" align="center" colspan=3><img src="images/bg_header.gif" border="0" width="989" height="70" alt=""><br>
<div style="text-align: center"><img src="images/logo.bmp" border="0" wigth="989" alt=""></div>
<div style="position:absolute; text-align:justify; left:550px; top:5px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<img src="images/header.gif" border="0" alt="">
</div>
<div style="position:absolute; text-align:justify; left:575px; top:25px; width:950px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/accueil.php" class="liensMENU">Accueil</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""><img src="images/space_header.gif" border="0" width="80" height="20" alt="">
<a href="http://escaliers-style.fr/plan.php" class="liensMENU">Plan du Site</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""><img src="images/space_header.gif" border="0" width="110" height="20" alt="">
<a href="http://escaliers-style.fr/contact.php" class="liensMENU">Nous contacter</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></div>
</td>
</tr>
<!-- Début colonne de droite -->
puis j'ai rajouté bgcolor="white" dans <td> avant ma <table> d'affichage.
J'ai une bordure un peu disgracieuse mais si je trouve une autre solution je manquerai pas de la communiquer.
Merci encore et d'avance si vous avez d'autres idées.
en fait j'ai modifié mon code d'affichage du menu du haut (qui me mettait une bordure supplémentaire) :
<!-- début tête de page -->
<table width="40%" height="" align="center" border="0" cellspacing="0" cellpadding="0">
<tr><td valign="top" width="989" border="0" cellspacing="0" cellpadding="0">
<table width="989" height="" border="0" align="center">
<tr>
<td valign="top" align="center" colspan=3><img src="images/bg_header.gif" border="0" width="100%" height="70" alt=""><br>
<div style="text-align: center"><img src="images/logo.bmp" border="0" wigth="100%" alt=""></div>
<div style="position:absolute; text-align:justify; left:550px; top:5px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<img src="images/header.gif" border="0" alt="">
</div>
<TD valign="top" <div style="position:absolute; text-align:justify; left:575px; top:25px; width:150px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/accueil.php" class="liensMENU">Accueil</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></td>
<TD valign="top" <div style="position:absolute; text-align:justify; left:720px; top:25px; width:150px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/plan.php" class="liensMENU">Plan du Site</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></td>
<TD valign="top" <div style="position:absolute; text-align:justify; left:930px; top:25px; width:150px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/contact.php" class="liensMENU">Nous contacter</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></td>
</td></tr>
<!-- Début colonne de droite -->
Par un affichage plus simple:
<!-- début tête de page -->
<table width="40%" height="" align="center" border="0" cellspacing="0" cellpadding="0">
<tr><td valign="top" width="989" border="0" cellspacing="0" cellpadding="0" bgcolor="white">
<table width="989" height="" border="0" align="center">
<tr>
<td valign="top" align="center" colspan=3><img src="images/bg_header.gif" border="0" width="989" height="70" alt=""><br>
<div style="text-align: center"><img src="images/logo.bmp" border="0" wigth="989" alt=""></div>
<div style="position:absolute; text-align:justify; left:550px; top:5px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<img src="images/header.gif" border="0" alt="">
</div>
<div style="position:absolute; text-align:justify; left:575px; top:25px; width:950px;-moz-box-sizing:border-box;box-sizing:border-box; overflow:hidden;">
<a href="http://escaliers-style.fr/accueil.php" class="liensMENU">Accueil</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""><img src="images/space_header.gif" border="0" width="80" height="20" alt="">
<a href="http://escaliers-style.fr/plan.php" class="liensMENU">Plan du Site</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""><img src="images/space_header.gif" border="0" width="110" height="20" alt="">
<a href="http://escaliers-style.fr/contact.php" class="liensMENU">Nous contacter</a> <img src="images/fleche.gif" border="0" width="11" height="12" alt=""></div>
</td>
</tr>
<!-- Début colonne de droite -->
puis j'ai rajouté bgcolor="white" dans <td> avant ma <table> d'affichage.
J'ai une bordure un peu disgracieuse mais si je trouve une autre solution je manquerai pas de la communiquer.
Merci encore et d'avance si vous avez d'autres idées.