Barre titre forum, template

2 participants

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

Résolu Barre titre forum, template

Message par Hartouze Lun 30 Mai 2011 - 17:24

Barre titre forum, template Forum10

Bonjour j'aimerais savoir ou se trouve ces barres dans les templates afin de les modifier, merci


Dernière édition par Hartouze le Lun 30 Mai 2011 - 19:53, édité 1 fois
avatar

Hartouze
Nouveau membre

Messages : 28
Inscrit(e) le : 15/02/2009

http://musculation.1fr1.net
Hartouze a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre titre forum, template

Message par SoraNoHime Lun 30 Mai 2011 - 18:43

bonsoir

il s'agit pour les catégories du template index_box

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>

et pour les sujets du template topics_list_box.

Code:
<tr>
      <th colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap"> {topics_list_box.row.L_TITLE} </th>
      <th align="center" nowrap="nowrap" width="80"> {topics_list_box.row.L_REPLIES} </th>
      <th align="center" nowrap="nowrap" width="100"> {topics_list_box.row.L_AUTHOR} </th>
      <th align="center" nowrap="nowrap" width="50"> {topics_list_box.row.L_VIEWS} </th>
      <th align="center" nowrap="nowrap" width="150"> {topics_list_box.row.L_LASTPOST} </th>
      <!-- BEGIN multi_selection -->
      <th align="center" nowrap="nowrap" width="20"><input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /></th>
   <!-- END multi_selection -->
   </tr>

Cordialement
SoraNoHime

SoraNoHime
Membre actif

Féminin
Messages : 6218
Inscrit(e) le : 10/06/2010

SoraNoHime a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Barre titre forum, template

Message par Hartouze Lun 30 Mai 2011 - 19:52

Merci !
avatar

Hartouze
Nouveau membre

Messages : 28
Inscrit(e) le : 15/02/2009

http://musculation.1fr1.net
Hartouze a été remercié(e) par l'auteur de ce sujet.

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

- Sujets similaires

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