Jump to content
Geeks Nation Forums
Sign in to follow this  
Dr0xX3rZ

Bug html..

Recommended Posts

Salut..

J'essaye de corrigé quelque petit probleme sur ma page mais sa marche passsss arggg :(

dabord..

http://convergencecom.co.funpic.org/gallery/

1)les liens a gauche font descendre mon chose dans le centre.. POURQUOIIIII!!!!!!!!!!!!!!!!!!!!!!!! ARGG!! :putain:

2) Ya comme un rectangle noir qui apparait chez certaine personne dans le milieu qui fais que toute deviens croche... sa fais pas sa chez nous.. ben sa le fais 1 fois, apres 1 refresh sa disparait sous firefox mais pas sous IE... POURQUOI AGAIN!!! :P~

Share this post


Link to post
Share on other sites

Ta pris photoshop pour faire tes slice ???

Trop le bordel le code.... J'ai checker, pis ta des cellule en haut de la gallery, c'est pour sa que c'est en bas.... Va chercher l'extention WEBdevelopper pour Firefox ... Tu va voir ....

Moi perso, je referais le tout a la main, surtout que c'est un design simple, 3 colone....

Quand on joue avec Photoshop, pour faire un design, faut faire attention a pas faire trop de slice, sa fous le bordel ....

Entk si j'ai deux minute demain, je vais essayé de checker sa.... Pis si tu pouvais shooter le PSD, sa serais pas pire, même si mon photoshop est pas encore reinstaller ;-) ....

Share this post


Link to post
Share on other sites

Bon voila une base faite vite vite, t'ajoute tes style etc etc et sa devrais y aller :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
    <title>Untitled</title>
</head>

<body>
<table width="100%" border="1" cellspacing="2" cellpadding="2" align="center">
<tr>
    <td colspan="3" align="left" valign="top">top image</td>
</tr>
<tr>
    <td width="5%" align="left" valign="top">
    
    <table border="1" cellspacing="2" cellpadding="2">
        <tr>
            <td><img src="Prob_files/MENUACCUEIL.gif" alt="" width="155" height="15" border="0"></td>
        </tr>
        <tr>
            <td><br> <a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=0" title="Aller à la liste des albums">Albums</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/register.php" title="Créer un compte">Inscription</a> ::

                <br>   <a href="http://convergencecom.co.funpic.org/gallery/login.php?referer=%2Fgallery%2Findex.php">S'identifier</a>
                <br>
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=lastup&cat=0">Derniers ajouts</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=lastcom&cat=0">Commentaires</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=topn&cat=0">Les plus populaires</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=toprated&cat=0">Les mieux notées</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=favpics">Mes favoris</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/search.php">Rechercher</a>
            </td>
        </tr>
        </table>

    </td>
    <td width="90%" align="center">Galerie ici</td>
    <td width="5%" align="right" valign="top">
    <table border="1" cellspacing="2" cellpadding="2">
        <tr>
            <td><img src="Prob_files/MENUACCUEIL.gif" alt="" width="155" height="15" border="0"></td>
        </tr>
        <tr>
            <td><br> <a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=0" title="Aller à la liste des albums">Albums</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/register.php" title="Créer un compte">Inscription</a> ::

                <br>   <a href="http://convergencecom.co.funpic.org/gallery/login.php?referer=%2Fgallery%2Findex.php">S'identifier</a>
                <br>
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=lastup&cat=0">Derniers ajouts</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=lastcom&cat=0">Commentaires</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=topn&cat=0">Les plus populaires</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=toprated&cat=0">Les mieux notées</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=favpics">Mes favoris</a> ::
                <br>  <a href="http://convergencecom.co.funpic.org/gallery/search.php">Rechercher</a>
            </td>
        </tr>
        </table>
    
    
    </td>
</tr>
<tr>
    <td colspan="3">bas de page</td>
</tr>
</table>



</body>
</html>
J'ai laisser les border dessus, plus facile a déceler les erreurs, j'ai fais sa en 5 minute avec Homesite, la structure du code est un peux plus nette ;-) ... Edited by Elmo

Share this post


Link to post
Share on other sites

et moi les table c'est ma force dans le html.. c'est super simple, rajoute-moi à ton msn, on poura cheker ça :)

Share this post


Link to post
Share on other sites

Je trouve ton image en haut, un peux trop limite, pour être precis, un pixel de moin que 1024 !!! Essaye a 1000 pixel ...

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Untitled</title></head>
<link rel="stylesheet" href="2_files//style.css">

<body bgcolor="#000000" redirect-remover-went-through="0.8211608424506034">
<center>
<table align="center" cellpadding="2" cellspacing="2">
<tbody><tr>
    <td colspan="3" align="left" valign="top"><img src="2_files/TOP.gif"></td>
</tr>
<tr>
    <td align="left" valign="top" bgcolor="#7A7A7A">
    
    <table cellpadding="0" cellspacing="0">
        <tbody><tr>
            <td><img src="2_files/MENUACCUEIL.gif" alt="" border="0" height="15" width="155"></td>
        </tr>
        <tr>
            <td>
                <span class="topmenu">
<!-- BEGIN album_list -->
                        <br> <a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=0" title="Aller à la liste des albums">Albums</a> ::
<!-- END album_list -->







<!-- BEGIN register -->
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/register.php" title="Créer un compte">Inscription</a> ::
<!-- END register -->
<!-- BEGIN login -->
                      <br>   <a href="http://convergencecom.co.funpic.org/gallery/login.php?referer=%2Fgallery%2Findex.php">S'identifier</a>
<!-- END login -->

                        <br>
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=lastup&cat=0">Derniers ajouts</a> ::
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=lastcom&cat=0">Commentaires</a> ::
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=topn&cat=0">Les plus populaires</a> ::
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=toprated&cat=0">Les mieux notées</a> ::
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=favpics">Mes favoris</a> ::
                       <br>  <a href="http://convergencecom.co.funpic.org/gallery/search.php">Rechercher</a>
                </span>

            </td>
        </tr>
        </tbody></table>

    </td>
    <td align="center" bgcolor="#7A7A7A" >
<!-- Start standard table -->
<table class="maintable" align="center" cellpadding="0" cellspacing="1" width="100%">

        <tbody><tr>
                <td class="tableh1" width="80%"><b>Catégorie</b></td>
                <td class="tableh1" align="center" width="10%"><b>Albums</b></td>
                <td class="tableh1" align="center" width="10%"><b>Photos</b></td>
        </tr>

        <tr>
                <td class="tableb"><table border="0"><tbody><tr><td></td><td><span class="catlink"><b><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3">Grève Étudiante</a></b></span>Photo de la grève étudiante au Collège de Rosemont en 2005.</td></tr></tbody></table></td>
                <td class="tableb" align="center">25</td>
                <td class="tableb" align="center">973</td>
        </tr>
     <!--if (isset(CAT_ALBUMS)){-->
          <tr>
            <td class="tableb" colspan="3">
<!-- Start standard table -->
<table class="maintable" align="center" cellpadding="0" cellspacing="1" width="100%">

        <tbody><tr>

        <td height="100%" valign="top" width="50%">
        <table cellpadding="0" cellspacing="0" height="100%" width="100%">
        <tbody><tr>
                <td colspan="3" class="tableh2" height="1" valign="top">
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=3" class="alblink"><b>03-03-2005</b></a>
                </td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="2_files/spacer.gif" height="1" width="1"><br>
                </td>
        </tr>
        <tr height="100%">
                <td class="thumbnails" align="center" height="100%" valign="middle">
                        <img src="2_files/spacer.gif" class="image" style="border: medium none ; margin-top: 0px; margin-bottom: 0px;" height="1" width="102"><br>
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=3" class="albums"><img src="2_files/thumb_GreveEtudiante-03-03-2005%2520054.jpg" class="image" alt="GreveEtudiante-03-03-2005 054.jpg" border="0" height="75" width="100"><br></a>
                </td>
                <td height="100%">
                        <img src="2_files/spacer.gif" height="1" width="1">
                </td>
                <td class="tableb_compact" height="100%" valign="top" width="100%">
                        
                        <p>Photo du 3 mars 2005.<br>
Première journée de grève a Rosemont.<br>
Installation de la baricade.</p>
                        <p class="album_stat">43 photos, la dernière a été ajoutée le 17 Mai 2005</p>
                </td>
        </tr>
        </tbody></table>
        </td>

        <td height="100%" valign="top" width="50%">
        <table cellpadding="0" cellspacing="0" height="100%" width="100%">
        <tbody><tr>
                <td colspan="3" class="tableh2" height="1" valign="top">
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=4" class="alblink"><b>03-04-2005</b></a>
                </td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="2_files/spacer.gif" height="1" width="1"><br>
                </td>
        </tr>
        <tr height="100%">
                <td class="thumbnails" align="center" height="100%" valign="middle">
                        <img src="2_files/spacer.gif" class="image" style="border: medium none ; margin-top: 0px; margin-bottom: 0px;" height="1" width="102"><br>
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=4" class="albums"><img src="2_files/thumb_GreveEtudiante-04-03-2005%2520170.jpg" class="image" alt="GreveEtudiante-04-03-2005 170.jpg" border="0" height="75" width="100"><br></a>
                </td>
                <td height="100%">
                        <img src="2_files/spacer.gif" height="1" width="1">
                </td>
                <td class="tableb_compact" height="100%" valign="top" width="100%">
                        
                        <p>Photo du 4 mars 2005.<br>
Manifestation rue Sherbrooke (Collège de Rosemont & Maisonneuve & Édouard-Montpetit).</p>
                        <p class="album_stat">114 photos, la dernière a été ajoutée le 17 Mai 2005</p>
                </td>
        </tr>
        </tbody></table>
        </td>

        </tr>
        <tr>

        <td height="100%" valign="top" width="50%">
        <table cellpadding="0" cellspacing="0" height="100%" width="100%">
        <tbody><tr>
                <td colspan="3" class="tableh2" height="1" valign="top">
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=6" class="alblink"><b>03-07-2005</b></a>
                </td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="2_files/spacer.gif" height="1" width="1"><br>
                </td>
        </tr>
        <tr height="100%">
                <td class="thumbnails" align="center" height="100%" valign="middle">
                        <img src="2_files/spacer.gif" class="image" style="border: medium none ; margin-top: 0px; margin-bottom: 0px;" height="1" width="102"><br>
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=6" class="albums"><img src="2_files/thumb_GreveEtudiante-07-03-2005%2520108.jpg" class="image" alt="GreveEtudiante-07-03-2005 108.jpg" border="0" height="76" width="100"><br></a>
                </td>
                <td height="100%">
                        <img src="2_files/spacer.gif" height="1" width="1">
                </td>
                <td class="tableb_compact" height="100%" valign="top" width="100%">
                        
                        <p>Photo du 7 mars 2005.<br>
Assemblée Générale.<br>
Manifestation rue Baubien.<br>
Ouverture du campement de la FECQ.</p>
                        <p class="album_stat">64 photos, la dernière a été ajoutée le 17 Mai 2005</p>
                </td>
        </tr>
        </tbody></table>
        </td>

        <td height="100%" valign="top" width="50%">
        <table cellpadding="0" cellspacing="0" height="100%" width="100%">
        <tbody><tr>
                <td colspan="3" class="tableh2" height="1" valign="top">
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=7" class="alblink"><b>03-08-2005</b></a>
                </td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="2_files/spacer.gif" height="1" width="1"><br>
                </td>
        </tr>
        <tr height="100%">
                <td class="thumbnails" align="center" height="100%" valign="middle">
                        <img src="2_files/spacer.gif" class="image" style="border: medium none ; margin-top: 0px; margin-bottom: 0px;" height="1" width="102"><br>
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=7" class="albums"><img src="2_files/thumb_GreveEtudiante-08-03-2005%2520053.jpg" class="image" alt="GreveEtudiante-08-03-2005 053.jpg" border="0" height="75" width="100"><br></a>
                </td>
                <td height="100%">
                        <img src="2_files/spacer.gif" height="1" width="1">
                </td>
                <td class="tableb_compact" height="100%" valign="top" width="100%">
                        
                        <p>Photo du 8 mars 2005.<br>
Méchoui.</p>
                        <p class="album_stat">38 photos, la dernière a été ajoutée le 17 Mai 2005</p>
                </td>
        </tr>
        </tbody></table>
        </td>

        </tr>

        <tr>
                <td colspan="2" style="padding: 0px;">
                        <table cellpadding="0" cellspacing="0" width="100%">
                                <tbody><tr>
                                        <td class="tableh1_compact" style="white-space: nowrap;" align="left" valign="middle" width="100%"><b>25 albums sur 7 page(s)</b></td>
<td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="tableb_compact" align="center" valign="middle"><b>1</b></td><td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="navmenu" align="center" valign="middle"><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3&page=2"><b>2</b></a></td>
<td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="navmenu" align="center" valign="middle"><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3&page=3"><b>3</b></a></td>
<td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="navmenu" align="center" valign="middle"><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3&page=4"><b>4</b></a></td>
<td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="navmenu" align="center" valign="middle"><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3&page=5"><b>5</b></a></td>
<td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="navmenu" align="center" valign="middle"><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3&page=6"><b>6</b></a></td>
<td><img src="2_files/spacer.gif" height="1" width="1"></td>
<td class="navmenu" align="center" valign="middle"><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=3&page=7"><b>7</b></a></td>

                                </tr>
                        </tbody></table>
                </td>
        </tr>
</tbody></table>
<!-- End standard table -->

        <img src="2_files/spacer.gif" height="17" width="1"><br>
</td>
      </tr><!--};-->

        <tr>
                <td class="tableb"><table border="0"><tbody><tr><td></td><td><span class="catlink"><b><a href="http://convergencecom.co.funpic.org/gallery/index.php?cat=4">Collège de Rosemont</a></b></span>Photo prise au Collège de Rosemont.</td></tr></tbody></table></td>
                <td class="tableb" align="center">2</td>
                <td class="tableb" align="center">19</td>
        </tr>
     <!--if (isset(CAT_ALBUMS)){-->
          <tr>
            <td class="tableb" colspan="3">
<!-- Start standard table -->
<table class="maintable" align="center" cellpadding="0" cellspacing="1" width="100%">

        <tbody><tr>

        <td height="100%" valign="top" width="50%">
        <table cellpadding="0" cellspacing="0" height="100%" width="100%">
        <tbody><tr>
                <td colspan="3" class="tableh2" height="1" valign="top">
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=29" class="alblink"><b>05-09-2005</b></a>
                </td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="2_files/spacer.gif" height="1" width="1"><br>
                </td>
        </tr>
        <tr height="100%">
                <td class="thumbnails" align="center" height="100%" valign="middle">
                        <img src="2_files/spacer.gif" class="image" style="border: medium none ; margin-top: 0px; margin-bottom: 0px;" height="1" width="102"><br>
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=29" class="albums"><img src="2_files/thumb_09-05-2005%2520021.jpg" class="image" alt="09-05-2005 021.jpg" border="0" height="75" width="100"><br></a>
                </td>
                <td height="100%">
                        <img src="2_files/spacer.gif" height="1" width="1">
                </td>
                <td class="tableb_compact" height="100%" valign="top" width="100%">
                        
                        <p>Photo du 9 mai 2005.<br>
Prise par Jean-Philippe Jobidon & Jonathan Bolduc.</p>
                        <p class="album_stat">14 photos, la dernière a été ajoutée le 18 Mai 2005</p>
                </td>
        </tr>
        </tbody></table>
        </td>

        <td height="100%" valign="top" width="50%">
        <table cellpadding="0" cellspacing="0" height="100%" width="100%">
        <tbody><tr>
                <td colspan="3" class="tableh2" height="1" valign="top">
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=30" class="alblink"><b>05-18-2005</b></a>
                </td>
        </tr>
        <tr>
                <td colspan="3">
                        <img src="2_files/spacer.gif" height="1" width="1"><br>
                </td>
        </tr>
        <tr height="100%">
                <td class="thumbnails" align="center" height="100%" valign="middle">
                        <img src="2_files/spacer.gif" class="image" style="border: medium none ; margin-top: 0px; margin-bottom: 0px;" height="1" width="102"><br>
                        <a href="http://convergencecom.co.funpic.org/gallery/thumbnails.php?album=30" class="albums"><img src="2_files/thumb_18-05-2005%2520007.jpg" class="image" alt="18-05-2005 007.jpg" border="0" height="75" width="100"><br></a>
                </td>
                <td height="100%">
                        <img src="2_files/spacer.gif" height="1" width="1">
                </td>
                <td class="tableb_compact" height="100%" valign="top" width="100%">
                        
                        <p>Photo du 18 mai 2005.</p>
                        <p class="album_stat">5 photos, la dernière a été ajoutée le 19 Mai 2005</p>
                </td>
        </tr>
        </tbody></table>
        </td>

        </tr>

        <tr>
                <td colspan="2" style="padding: 0px;">
                        <table cellpadding="0" cellspacing="0" width="100%">
                                <tbody><tr>
                                        <td class="tableh1_compact" style="white-space: nowrap;" align="left" valign="middle" width="100%"><b>2 albums sur 1 page(s)</b></td>

                                </tr>
                        </tbody></table>
                </td>
        </tr>
</tbody></table>
<!-- End standard table -->

        <img src="2_files/spacer.gif" height="17" width="1"><br>
</td>
      </tr><!--};-->

        <tr>
                <td colspan="3" class="tableh1" align="center"><span class="statlink"><b><b>992</b> photos dans <b>27</b> albums et <b>2</b> catégories avec <b>1</b> commentaires affichées <b>1273</b> fois</b></span></td>
        </tr>
</tbody></table>
<!-- End standard table -->

        <img src="2_files/spacer.gif" height="17" width="1"><br>

<!-- Start standard table -->
<table class="maintable" align="center" cellpadding="0" cellspacing="1" width="100%">
        <tbody><tr>
                <td class="tableh1" colspan="4"><h2>Photos aléatoires</h2></td>
        </tr>

        <tr>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-394"><img src="2_files/thumb_GreveEtudiante-14-03-2005%2520141.jpg" class="image" alt="GreveEtudiante-14-03-2005 141.jpg" title="Nom du fichier : GreveEtudiante-14-03-2005 141.jpg
Poids du fichier : 142Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-418"><img src="2_files/thumb_GreveEtudiante-15-03-2005%2520018.jpg" class="image" alt="GreveEtudiante-15-03-2005 018.jpg" title="Nom du fichier : GreveEtudiante-15-03-2005 018.jpg
Poids du fichier : 201Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-782"><img src="2_files/thumb_GreveEtudiante-25-03-2005%2520087.jpg" class="image" alt="GreveEtudiante-25-03-2005 087.jpg" title="Nom du fichier : GreveEtudiante-25-03-2005 087.jpg
Poids du fichier : 356Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-109"><img src="2_files/thumb_GreveEtudiante-04-03-2005%2520097.jpg" class="image" alt="GreveEtudiante-04-03-2005 097.jpg" title="Nom du fichier : GreveEtudiante-04-03-2005 097.jpg
Poids du fichier : 233Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        </tr>
        <tr>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-742"><img src="2_files/thumb_GreveEtudiante-25-03-2005%2520038.jpg" class="image" alt="GreveEtudiante-25-03-2005 038.jpg" title="Nom du fichier : GreveEtudiante-25-03-2005 038.jpg
Poids du fichier : 267Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-65"><img src="2_files/thumb_GreveEtudiante-04-03-2005%2520043.jpg" class="image" alt="GreveEtudiante-04-03-2005 043.jpg" title="Nom du fichier : GreveEtudiante-04-03-2005 043.jpg
Poids du fichier : 260Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-650"><img src="2_files/thumb_GreveEtudiante-22-03-2005%2520043.jpg" class="image" alt="GreveEtudiante-22-03-2005 043.jpg" title="Nom du fichier : GreveEtudiante-22-03-2005 043.jpg
Poids du fichier : 263Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        <td class="thumbnails" align="center" valign="top" width="25%">
                <table cellpadding="0" cellspacing="0" width="100%">
                        <tbody><tr>
                                <td align="center">
                                        <a href="http://convergencecom.co.funpic.org/gallery/displayimage.php?album=random&cat=0&pos=-695"><img src="2_files/thumb_GreveEtudiante-23-03-2005%2520063.jpg" class="image" alt="GreveEtudiante-23-03-2005 063.jpg" title="Nom du fichier : GreveEtudiante-23-03-2005 063.jpg
Poids du fichier : 271Ko
Dimensions : 1434x1075
Ajouté le : 17 Mai 2005" border="0" height="75" width="100"><br></a>
                                        
                                        
                                </td>
                        </tr>
                </tbody></table>
        </td>

        </tr>
</tbody></table>
<!-- End standard table -->

        <img src="2_files/spacer.gif" height="17" width="1"><br>
<div class="footer" style="padding-top: 10px;" align="center">Powered by <a href="http://coppermine.sf.net/" target="_blank">Coppermine Photo Gallery</a></div></td>
    <td align="right" valign="top" bgcolor="#7A7A7A">
    <table cellpadding="0" cellspacing="0">
        <tbody><tr>
            <td><img src="2_files/MENUALEATOIRES.gif"></td>
        </tr>
        <tr>
           <td></td>
        </tr>
        </tbody></table>
    
    
    </td>
</tr>
<tr>
    <td colspan="3">bas de page</td>
</tr>
</tbody></table>



<!--Coppermine Photo Gallery 1.3.3--></center></body></html>
J'ai fais quelque correction, pour que sa fite mieux (Entk sa devrais), j'ai ajouter aussi, les CSS de Coppermine, par contre va falloir que t'ajuste le path, c'est celui que j'ai en local ici ....

J'ai mis des couleur a place d'image de fond pour les cellules, c'est plus facile a ajuster, j'ai pas remarqué si tes slice de fond avais quelque chose de spécial (Dégradé ???), savais l'air d'un fond gris ben ordinaire....

Reste a placé les chose, ajusté les menu, peux être ajouter des colonne de chaque bord, pour ajouter de l'espace dans les menu serais bien ....

Bon ben faut que j'aille souper ;-) ...

Share this post


Link to post
Share on other sites

Ha oublie pas de refaire les path, parce que quand je sauvegarde le site, y les change évidament tous .... Mais bon c'est rapide avec un replace ;-) ...

Share this post


Link to post
Share on other sites

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Untitled</title></head>
<link rel="stylesheet" href="/gallery/themes/jp/style.css">

<body bgcolor="#000000" redirect-remover-went-through="0.8211608424506034">
<center>
<table align="center" cellpadding="2" cellspacing="2">
<tbody><tr>
    <td colspan="3" align="left" valign="top"><img src="/gallery/themes/jp/images/TOP.gif"></td>
</tr>
<tr>
    <td align="left" valign="top" bgcolor="#7A7A7A">
    
    <table cellpadding="0" cellspacing="0">
        <tbody><tr>
            <td><img src="/gallery/themes/jp/images/MENUACCUEIL.gif" alt="" border="0" height="15" width="155"></td>
        </tr>
        <tr>
            <td>
                <span class="topmenu">
{MAIN_MENU}
                </span>

            </td>
        </tr>
        </tbody></table>

    </td>
    <td align="center" bgcolor="#7A7A7A" >
{GALLERY}
</td>
    <td align="right" valign="top" bgcolor="#7A7A7A">
    <table cellpadding="0" cellspacing="0">
        <tbody><tr>
            <td><img src="/gallery/themes/jp/images/MENUALEATOIRES.gif"></td>
        </tr>
        <tr>
           <td></td>
        </tr>
        </tbody></table>
    
    
    </td>
</tr>
</tbody></table>



<!--Coppermine Photo Gallery 1.3.3--></center></body></html>
la jai sa...

c'est encore assez tout croche... pis oui mes background de menu on des ligne séparatrice..

Share this post


Link to post
Share on other sites

Entk sur ta page, sa me semble moin croche .... Bon ajouter un style au écriture, pis ajuster tes background ... et sa devrais être pas pire me semble ....

Si tu veux te casser le tête tu, pour les contour de tes table/cellule, tu peux checker mon site : http://www.pure-chaos.org/ les bordure noir c'est tout des table !!!! C'est complexe, mais c'est un vieux design de 2001 ;-) ....

Share this post


Link to post
Share on other sites

Ok, mais explique ce que tu veux changer .... Parce que je vois pas trop ....

Si je regarde ta page, c'est assez droit me semble (Entk plus qu'avant) .... Pour les background de cellule, tes longueur sont pus bonne, avec firefox et l'extention MeasureIT, tu pourrais savoir a peux près la largeur que sa te prend ....

Pis ton image en haut, est un peux trop grosse, rapetisse la largeur un peux, parce quel agrandi ta table .... Essaye sans l'image tu va voir que les tables s'ajuste mieux, donc, juste a la rappetissé un peux, parce qu'un pixel de moin que 1024, c'est gros pour une image ....

Share this post


Link to post
Share on other sites

Pour les menu, dans tes titre de table, tes image ont des espace transparent de chaque coté .... Si tu veux faire des espace, ajoute des colone fixe, de chaque coté de ton menu ....

Share this post


Link to post
Share on other sites

Pour les menu, dans tes titre de table, tes image ont des espace transparent de chaque coté .... Si tu veux faire des espace, ajoute des colone fixe, de chaque coté de ton menu ....

brians ça! j'y avais pas penssé :P

son prob c'est que entre les table il a des espace, et pourtant les table son 100% et 0 de distance entre, c'Est vraiment freak... je suis arrivé d'aranger la page d'accueil mais même la elle marche pas toujours...

Share this post


Link to post
Share on other sites

Juste un ptit truc... Comme j'ai dit plus haut, c'est sont image au top qui est trop large, et étire les autres table, met la a 1000 pixel cette image, et tout se replace ....

Reste le menu a gauche et a droite, moi je prendrais les deux image de titre, j'enlêverais la partie transparente, et j'ajouterais deux colonne de chaque coté, dans cette table (la table de menu) ....

Share this post


Link to post
Share on other sites

Bon récapitulon :

- L'image au top, la grandeur nominale, selon moi, est 1007 pixel... Entk chez nous sur IE et FF, sa fite, IE semble avoir un pixel de moin par contre ...

- Moi je metrais les table menu sur le coté avec une mesure fixe, parce que tu veux pas quel change selon la résolution de l'écran, ainsi que la table générale d'ailleur ... Moi je mettrais 1007 pixel partout ....

- Pour les menu, le code serais +-

<td width="155" align="left" valign="top" background="Untitled_files/BACKGROUNDGAUCHE.gif">
    <table width="155" cellspacing="0" cellpadding="0">
        <tbody><tr>
            <td colspan="2"><img src="Untitled2_files/MENUACCUEIL.gif" alt="" width="155" height="15" border="0"></td>
        </tr>
        <tr>
            <td width="12"> </td>
Moi sa se trouve a être la ligne 12 ->18 .... 12 pixel pour les colones d'espacement, sa me semble bien a l'oeil ...

Bon en gros c'est sa ....

Share this post


Link to post
Share on other sites

Bon! sa marche! merci elmo... moi c presque parfait sous IE et FF (le menu de droite est genre 1 pixel de moins que le top.. mais fuck off la..)

Vous c'est tu correct?

Share this post


Link to post
Share on other sites

ouai c'est parfait, tu peu même enlever un pixel à la photo du heut pour qu'elle ai la même grandeur que la page

Share this post


Link to post
Share on other sites

Si jenleve le pixel de trop sa rajoute une mince ligne noir entre le top et le bas (allez voir..) c pas trop visible par contre.. mais jle vois moi entika..

Share this post


Link to post
Share on other sites

c'est que l'image reste porportionnel, enleve lui un pisel de haut aussi, l'imgae est dans un cadre? si oui enleve un pixel à se cadre

Share this post


Link to post
Share on other sites

ok sa marche la ;) merci!

C tellement plaisant que asteur faut jreussise a faire marché ma section photo aléatoires lol...

Edited by Dr0xX3rZ

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...