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 :
Google Pixel 7 5G – Smartphone 6,3″ OLED FHD+ 8 Go + 128 Go
316 €
Voir le deal

    Terminée :)

    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Lun 25 Juil 2011 - 9:34

    Bonjour, j'aimerais savoir comment déplacer les sous forum.
    Je vais fait une cap de ce que j'aimerais :

    Terminée :) Sans_t15

    & j'aimerais les encadrer comme pour le dernier message et nombre de sujets et message.

    FORUM XOOIT Wink


    En espérant que vous pourrez m'aider merciiii ♥


    Dernière édition par Lulus le Mar 27 Sep 2011 - 11:09, édité 1 fois
    Sparrow-style
    Sparrow-style
    FémininAge : 39Messages : 32055

    Mar 26 Juil 2011 - 14:15

    Je ne connais pas les templates du forum Xooit... Je suppose que tu y as accès quand même, donc il te faut trouver celui qui affiche les catégories et déplacer le morceau de code qui correspond à l'affichage des sous-forums... C'est vague, je sais, mais Xooit c'est vraiment pas mon truc Razz



    sign
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Mer 27 Juil 2011 - 9:48

    En faite le truc, c'est que ce qui qualifie les sous forum est : forum desc mais ça qualifie également la description des rubriques :/

    Alors y'a t'il moyen que les sous forum est son propre nom afin de diviser les descriptions et les sous forum ?
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Sam 30 Juil 2011 - 18:52

    up merci ♥
    Angel Ezekiel
    Angel Ezekiel
    MasculinAge : 31Messages : 1377

    Lun 1 Aoû 2011 - 13:06

    Pourrais tu donner la template s'il te plait?



    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Lun 1 Aoû 2011 - 17:30

    voila ma template merciiii ♥

    Code:
    <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
      <tr>
       <td align="left" valign="bottom"><span class="gensmall">
       <!-- BEGIN switch_user_logged_in -->
       {LAST_VISIT_DATE}<br />
       <!-- END switch_user_logged_in -->
       {CURRENT_TIME}<br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
       <td align="right" valign="bottom" class="gensmall">
          <!-- BEGIN switch_user_logged_in -->
          <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
          <!-- END switch_user_logged_in -->
          <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
      </tr>
    </table>

    <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
      <tr>
       <th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th>
       <th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
       <th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
       <th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
      </tr>
      <!-- BEGIN catrow -->
      <tr>
       <td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
       <td class="rowpic" colspan="3" align="right"> </td>
      </tr>
      <!-- BEGIN forumrow -->
      <tr>
       <td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
       <td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
         </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
         </span></td>
       <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
       <td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
       <td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
      </tr>
      <!-- END forumrow -->
      <!-- END catrow -->
    </table>

    <table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
      <tr>
       <td align="left"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
       <td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
      </tr>
    </table>

    <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
      <tr>
       <td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
      </tr>
      <tr>
       <td class="row1" align="center" valign="middle" rowspan="2"><img src="http://img68.xooimage.com/files/f/0/2/untitled-4-copy-2a3650a.png" alt="{L_WHO_IS_ONLINE}" /></td>
       <td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span>
       </td>
      </tr>
      <tr>
       <td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}   [ {L_WHOSONLINE_ADMIN} ]   [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
      </tr>
    </table>

    <table width="100%" cellpadding="1" cellspacing="1" border="0">
      <tr>
       <td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
      </tr>
    </table>

    <!-- BEGIN switch_user_logged_out -->
    <form method="post" action="{S_LOGIN_ACTION}">
      <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
       <tr>
         <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
       </tr>
       <tr>
         <td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}:
          <input class="post" type="text" name="username" size="10" />
             {L_PASSWORD}:
          <input class="post" type="password" name="password" size="10" maxlength="32" />
               {L_AUTO_LOGIN}
          <input class="text" type="checkbox" name="autologin" />
             
          <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
          </span> </td>
       </tr>
      </table>
    </form>
    <!-- END switch_user_logged_out -->

    <br clear="all" />

    <table cellspacing="3" border="0" align="center" cellpadding="0">
      <tr>
       <td width="20" align="center"><img src="http://img7.xooimage.com/files/5/3/1/gif-2a35a61.gif" alt="{L_NEW_POSTS}"/></td>
       <td><span class="gensmall">{L_NEW_POSTS}</span></td>
       <td>  </td>
       <td width="20" align="center"><img src="http://img9.xooimage.com/files/e/0/2/sans-titre-5-2a359a7.png" alt="{L_NO_NEW_POSTS}" /></td>
       <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
       <td> &nbsp;</td>
       <td width="20" align="center"><img src="http://img10.xooimage.com/files/e/c/1/i_folder_new-171b654.png" alt="{L_FORUM_LOCKED}" /></td>
       <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
      </tr>
    </table>
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Jeu 4 Aoû 2011 - 14:20

    up merci ♥
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Mer 24 Aoû 2011 - 10:44

    up merci ♥
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Lun 29 Aoû 2011 - 7:27

    up merci ♥
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Jeu 15 Sep 2011 - 18:05

    up merci ♥
    Sparrow-style
    Sparrow-style
    FémininAge : 39Messages : 32055

    Jeu 22 Sep 2011 - 11:31

    Salut^^

    Alors non, ce qui affiche les sous-forums c'est plutôt ceci à mon sens :

    Code:
    <span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a>

        </span>

    C'est cette partie que tu devrais essayer d'isoler et la déplacer en dessous de la zone d'affichage du titre de ta section ^^ (penses à faire des sauvegardes quand tu bidouilles beaucoup les templates Razz).



    sign
    Lulus
    Lulus
    FémininAge : 33Messages : 143

    Mar 27 Sep 2011 - 11:08

    Merci pour ton aide, la demande est terminée :)
    Sparrow-style
    Sparrow-style
    FémininAge : 39Messages : 32055

    Mar 27 Sep 2011 - 13:54

    Avec plaisir^^



    sign
    Contenu sponsorisé


      La date/heure actuelle est Jeu 28 Mar 2024 - 23:34