AccueilDernières imagesRechercherS'enregistrerConnexion

Forum de graphisme, codage et game design proposant des tutoriels, astuces, libres services et commandes dans les domaines de l'infographie amateur, de l'intégration web (HTML et CSS essentiellement) ainsi que dans la conception de RPG sur forum.

Le deal à ne pas rater :
Jeux, jouets et Lego : le deuxième à -50% (large sélection)
Voir le deal

    Problème au niveau des Catégories

    Bellabimbo444
    Bellabimbo444
    FémininAge : 25Messages : 61

    Mer 26 Oct 2011 - 18:27

    Coucou !

    J'ai un problème au niveau des Catégorie,
    j'ai ajoutez une image au dessus de chacune de mes catégories, mais l'images du nom de la catégorie, ne va pas dessus :
    Spoiler:
    La barre noir, c'est pour dire qu'il faut baisser le Titre, il n'y est donc pas dans le forum ^^

    Voici mon template :

    Code:
    <table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
              <tr>
                  <td valign="bottom">
                    <!-- BEGIN switch_user_logged_in -->
                    <span class="gensmall">{LAST_VISIT_DATE}

                    {CURRENT_TIME}

                    </span>
                    <!-- END switch_user_logged_in -->
                    <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
                  </td>
                  <td class="gensmall" align="right" valign="bottom">
                    <!-- BEGIN switch_user_logged_in -->
                    <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>

                    <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

                    <!-- END switch_user_logged_in -->
                    <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
                  </td>
              </tr>
            </table>
            <!-- BEGIN catrow --><!-- BEGIN tablehead --><center>
                {catrow.tablehead.L_FORUM} </center><center><table class="forumline" width="97%" border="0" cellspacing="0" cellpadding="0"><img src="http://img11.hostingpics.net/pics/142290Haut.png">
              <!-- END tablehead -->
              <!-- BEGIN cathead -->
              <tr>
    <img src="http://img11.hostingpics.net/pics/142290Haut.png">
                  <!-- BEGIN inc -->
                  <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
                  <!-- END inc -->
                  <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
                    <h{catrow.cathead.LEVEL} class="hierarchy">
                        <span class="cattitle">
                          <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
                        </span>
                    </h{catrow.cathead.LEVEL}>
                  </td>
                  <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
              </tr>
              <!-- END cathead -->
              <!-- BEGIN forumrow -->
              <tr>
                  <!-- BEGIN inc -->
                  <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
                  <!-- END inc -->
               
                  <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="middle" width="100%" height="50" align="right">
                          <table width="100%"><tr><td colspan="3">
                                    <span class="forumlink"> <h{catrow.forumrow.LEVEL} class="hierarchy">
        <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
                    </h{catrow.forumrow.LEVEL}>
        </td></tr>
        <tr> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
                <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                  </td><td width=100%" align="center" valign="middle";>
                <div class="descrip"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
                    <span class="gensmall">             
                        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                    </span>
                  </td>
                    <td class="row3 over" align="center" valign="middle" height="50"><div style="width:175px;">
                    <span class="gensmall"><div class="derniersmess"><BR>{catrow.forumrow.LAST_POST}
        <table width="75%"><tr><td align="center">
        <span class="gensmall">Sujets:  {catrow.forumrow.TOPICS} || Messages: {catrow.forumrow.POSTS}</div></span></span></div>
        </td></tr></table>
        </td></tr></table></span>
                  </td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><table class="forumline" width="97%" border="0" cellspacing="0" cellpadding="0"></center>
              <!-- END forumrow -->
              <!-- BEGIN catfoot -->
              <tr>
                  <!-- BEGIN inc -->
                  <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
                  <!-- END inc -->
                  <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
             
              <!-- END catfoot -->
              <!-- BEGIN tablefoot -->
            </tr></table></center><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

    Merci d'avance.

    Bisous


    Dernière édition par Bellabimbo444 le Jeu 27 Oct 2011 - 10:19, édité 1 fois



    Angel Ezekiel
    Angel Ezekiel
    MasculinAge : 31Messages : 1377

    Mer 26 Oct 2011 - 19:46

    Bonjours , il me faudrait la hauteur et la largeur de l'image s'il te plait .



    Bellabimbo444
    Bellabimbo444
    FémininAge : 25Messages : 61

    Mer 26 Oct 2011 - 20:33

    Elle fait : 979*120 :DD



    Angel Ezekiel
    Angel Ezekiel
    MasculinAge : 31Messages : 1377

    Mer 26 Oct 2011 - 20:46

    Essaye cela à la place :
    Code:
    <table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
              <tr>
                  <td valign="bottom">
                    <!-- BEGIN switch_user_logged_in -->
                    <span class="gensmall">{LAST_VISIT_DATE}

                    {CURRENT_TIME}

                    </span>
                    <!-- END switch_user_logged_in -->
                    <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
                  </td>
                  <td class="gensmall" align="right" valign="bottom">
                    <!-- BEGIN switch_user_logged_in -->
                    <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>

                    <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

                    <!-- END switch_user_logged_in -->
                    <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
                  </td>
              </tr>
            </table>
            <!-- BEGIN catrow --><!-- BEGIN tablehead --><center>
                <div style="text-align:center;height:120px;width:979px;background-image:url('http://img11.hostingpics.net/pics/142290Haut.png');">{catrow.tablehead.L_FORUM}</div> </center><center><table class="forumline" width="97%" border="0" cellspacing="0" cellpadding="0">
              <!-- END tablehead -->
              <!-- BEGIN cathead -->
              <tr>
    <img src="http://img11.hostingpics.net/pics/142290Haut.png">
                  <!-- BEGIN inc -->
                  <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
                  <!-- END inc -->
                  <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
                    <h{catrow.cathead.LEVEL} class="hierarchy">
                        <span class="cattitle">
                          <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
                        </span>
                    </h{catrow.cathead.LEVEL}>
                  </td>
                  <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
              </tr>
              <!-- END cathead -->
              <!-- BEGIN forumrow -->
              <tr>
                  <!-- BEGIN inc -->
                  <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
                  <!-- END inc -->
             
                  <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="middle" width="100%" height="50" align="right">
                          <table width="100%"><tr><td colspan="3">
                                    <span class="forumlink"> <h{catrow.forumrow.LEVEL} class="hierarchy">
        <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
                    </h{catrow.forumrow.LEVEL}>
        </td></tr>
        <tr> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
                <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                  </td><td width=100%" align="center" valign="middle";>
                <div class="descrip"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
                    <span class="gensmall">           
                        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                    </span>
                  </td>
                    <td class="row3 over" align="center" valign="middle" height="50"><div style="width:175px;">
                    <span class="gensmall"><div class="derniersmess"><BR>{catrow.forumrow.LAST_POST}
        <table width="75%"><tr><td align="center">
        <span class="gensmall">Sujets:  {catrow.forumrow.TOPICS} || Messages: {catrow.forumrow.POSTS}</div></span></span></div>
        </td></tr></table>
        </td></tr></table></span>
                  </td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><table class="forumline" width="97%" border="0" cellspacing="0" cellpadding="0"></center>
              <!-- END forumrow -->
              <!-- BEGIN catfoot -->
              <tr>
                  <!-- BEGIN inc -->
                  <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
                  <!-- END inc -->
                  <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
           
              <!-- END catfoot -->
              <!-- BEGIN tablefoot -->
            </tr></table></center><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->



    Bellabimbo444
    Bellabimbo444
    FémininAge : 25Messages : 61

    Mer 26 Oct 2011 - 20:55

    Merci, mais serai t'il de baisser un peu plus le texte ?



    Angel Ezekiel
    Angel Ezekiel
    MasculinAge : 31Messages : 1377

    Mer 26 Oct 2011 - 21:01

    Code:
    <table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
              <tr>
                  <td valign="bottom">
                    <!-- BEGIN switch_user_logged_in -->
                    <span class="gensmall">{LAST_VISIT_DATE}

                    {CURRENT_TIME}

                    </span>
                    <!-- END switch_user_logged_in -->
                    <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
                  </td>
                  <td class="gensmall" align="right" valign="bottom">
                    <!-- BEGIN switch_user_logged_in -->
                    <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>

                    <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

                    <!-- END switch_user_logged_in -->
                    <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
                  </td>
              </tr>
            </table>
            <!-- BEGIN catrow --><!-- BEGIN tablehead --><center>
                <div style="text-align:center;height:120px;width:979px;background-image:url('http://img11.hostingpics.net/pics/142290Haut.png');padding-top:10px;">{catrow.tablehead.L_FORUM}</div> </center><center><table class="forumline" width="97%" border="0" cellspacing="0" cellpadding="0">
              <!-- END tablehead -->
              <!-- BEGIN cathead -->
              <tr>
    <img src="http://img11.hostingpics.net/pics/142290Haut.png">
                  <!-- BEGIN inc -->
                  <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
                  <!-- END inc -->
                  <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
                    <h{catrow.cathead.LEVEL} class="hierarchy">
                        <span class="cattitle">
                          <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
                        </span>
                    </h{catrow.cathead.LEVEL}>
                  </td>
                  <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
              </tr>
              <!-- END cathead -->
              <!-- BEGIN forumrow -->
              <tr>
                  <!-- BEGIN inc -->
                  <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
                  <!-- END inc -->
           
                  <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="middle" width="100%" height="50" align="right">
                          <table width="100%"><tr><td colspan="3">
                                    <span class="forumlink"> <h{catrow.forumrow.LEVEL} class="hierarchy">
        <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
                    </h{catrow.forumrow.LEVEL}>
        </td></tr>
        <tr> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
                <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                  </td><td width=100%" align="center" valign="middle";>
                <div class="descrip"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
                    <span class="gensmall">         
                        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                    </span>
                  </td>
                    <td class="row3 over" align="center" valign="middle" height="50"><div style="width:175px;">
                    <span class="gensmall"><div class="derniersmess"><BR>{catrow.forumrow.LAST_POST}
        <table width="75%"><tr><td align="center">
        <span class="gensmall">Sujets:  {catrow.forumrow.TOPICS} || Messages: {catrow.forumrow.POSTS}</div></span></span></div>
        </td></tr></table>
        </td></tr></table></span>
                  </td></tr></table><img src="{SPACER}" alt="" height="5" width="1" /><table class="forumline" width="97%" border="0" cellspacing="0" cellpadding="0"></center>
              <!-- END forumrow -->
              <!-- BEGIN catfoot -->
              <tr>
                  <!-- BEGIN inc -->
                  <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
                  <!-- END inc -->
                  <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
         
              <!-- END catfoot -->
              <!-- BEGIN tablefoot -->
            </tr></table></center><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->



    Bellabimbo444
    Bellabimbo444
    FémininAge : 25Messages : 61

    Mer 26 Oct 2011 - 21:06

    Toujours pas suffisant, mais se serait possible de savoir comment baisser pour que je puisse le faire moi même ?



    Angel Ezekiel
    Angel Ezekiel
    MasculinAge : 31Messages : 1377

    Mer 26 Oct 2011 - 21:32

    Tu dois augmenter la valeur du padding-top qui correspond à la marge intérieur du haut .



    Bellabimbo444
    Bellabimbo444
    FémininAge : 25Messages : 61

    Jeu 27 Oct 2011 - 10:16

    Merci, mais le haut des catégories, pars vers le haut, ce qui fait un gros trous :
    http://hollybimbo.forumgratuit.org/

    EDIT : Problème Résolue :DD



    Contenu sponsorisé


      La date/heure actuelle est Dim 28 Avr 2024 - 12:07