Barre "Forum" :s

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Barre "Forum" :s

Message par Mio' Lun 15 Nov 2010 - 21:34

Bonjour, c'est encore moi !

Barre "Forum" :s Sanstiszs

Je voudrais faire disparaître là barre "Forum" juste au dessus d'où il y a marqué "Le commencement", c'est possible ? Smile

Merci d'avance ! =D


Dernière édition par Mio' le Mar 16 Nov 2010 - 18:54, édité 1 fois
Mio'

Mio'
**

Messages : 54
Inscrit(e) le : 15/02/2010

http://the-strange-town.1fr1.net/index.htm
Mio' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Anzu Lun 15 Nov 2010 - 21:39

Bonsoir,

Allez dans Affichage > Templates > Général > Index_box >
(par contre, ca entraîne quelques bugs)

Supprimez cette partie:

Code:
   <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
      <th nowrap="nowrap" width="50">{L_TOPICS}</th>
      <th nowrap="nowrap" width="50">{L_POSTS}</th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
   </tr>

Enregistrer puis publier.

Cordialement.
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Mio' Lun 15 Nov 2010 - 21:48

Merci beaucoup =D Mais, je ne trouve pas :s Voiçi mon template Index_Box :

Spoiler:
Mio'

Mio'
**

Messages : 54
Inscrit(e) le : 15/02/2010

http://the-strange-town.1fr1.net/index.htm
Mio' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Anzu Lun 15 Nov 2010 - 21:54


Oui parce qu'une partie avait déjà été supprimée par vos soins Wink

Il reste donc ceci, il suffisait de chercher Razz =>

Code:
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>

<th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>

Cordialement.
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Mio' Lun 15 Nov 2010 - 21:55

J'avais aussi trouvé ça, mais je préférais vérifier. Smile
Merci beaucoup !! ^^
Mio'

Mio'
**

Messages : 54
Inscrit(e) le : 15/02/2010

http://the-strange-town.1fr1.net/index.htm
Mio' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Mio' Mar 16 Nov 2010 - 18:07

J'ai juste encore une question, parce que suite à la suppression du code, la partie "derniers message" à été complètement réduite :S
Voilà en image :

Barre "Forum" :s Sanstiflf

Comment la remettre normalement ?
Mio'

Mio'
**

Messages : 54
Inscrit(e) le : 15/02/2010

http://the-strange-town.1fr1.net/index.htm
Mio' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Anzu Mar 16 Nov 2010 - 18:37


Bonsoir,

Vous pouvez me donner le code de votre template à présent modifié ? Simple retouche à faire Razz

Cordialement.
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Mio' Mar 16 Nov 2010 - 18:41

Pas de souçi ! Le voilà :

Spoiler:

Un grand, grand, grand merci pour votre aide. (:
Mio'

Mio'
**

Messages : 54
Inscrit(e) le : 15/02/2010

http://the-strange-town.1fr1.net/index.htm
Mio' a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Anzu Mar 16 Nov 2010 - 18:47


Voilou ^^ =>

Code:
    <br>
    <!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <tr>

    </tr>
    <!-- END tablehead -->
    <!-- BEGIN cathead -->
    <tr>
    <!-- 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="{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 class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50">
    <table width="100%"><tbody><tr><td><h{catrow.forumrow.LEVEL} class="hierarchy">
    <span class="forumlink">
    <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>

    </span>
    </h{catrow.forumrow.LEVEL}></td><td style="padding-left: 40px; text-align: right;" class="gensmall">{catrow.forumrow.POSTS} messages dans {catrow.forumrow.TOPICS} sujets.</td></tr></tbody></table>
    <span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
    <span class="gensmall">
    <!-- BEGIN switch_moderators_links -->
    {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
    <!-- END switch_moderators_links -->
    {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
    </span>
    </td>
    <!-- BEGIN forum_link_no -->

    <td class="row3 over" style="min-width: 150px;" align="center" valign="middle" height="50">
    <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
    </td>
    <!-- END forum_link_no -->
    <!-- BEGIN forum_link -->
    <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td>
    <!-- END forum_link -->
    </tr>
    <!-- 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>
    </tr>
    <!-- END catfoot -->
    <!-- BEGIN tablefoot -->
    </table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Anzu

Anzu
Membre actif

Féminin
Messages : 20685
Inscrit(e) le : 30/08/2007

https://forum.forumactif.com/
Anzu a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre "Forum" :s

Message par Mio' Mar 16 Nov 2010 - 18:52

Merci beaucoup ! Problème résolu ! *o*
Mio'

Mio'
**

Messages : 54
Inscrit(e) le : 15/02/2010

http://the-strange-town.1fr1.net/index.htm
Mio' a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut


Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum