Bonjour/Bonsoir a tous suivant l'heure a laquel vous me lisez =D
Voila je viens exposé mon problème parce que cela fait plusieurs heures que je suis dessus et impossible de trouver ce qui ne va pas, c'est pour cela que je fais appelle a votre savoir pour m'éclairer. Depuis que j'ai changer le template " indexbox" de mon forum pour avoir les catégorie en onglet ; l'apparence de mes catégories ont changé et impossible de les récupéré ou du moins d'enlever ceux présents pour que je refasse à ma façon .. voila une capture si sa peux aider ainsi que le template en question, si vous avez besoin d'autres chose pour m'aider ce sera avec joie. Voila j'éspère avoir été assez clair pour vous et je vous remercie d'avance =)
Le template "index_box"
- 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}<br />
{CURRENT_TIME}<br />
</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><br />
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
<!-- END switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
</td>
</tr>
</table>
<div class="my_cat"> <ul></ul> </div>
<div class="my_cat_body">
<!-- BEGIN catrow --><!-- BEGIN tablehead -->
<table class="my_modified_table" width="100%" border="0" cellspacing="1" cellpadding="0">
<div class="my_forum_name">{catrow.tablehead.L_FORUM}</div>
NB Sujets: {catrow.forumrow.TOPICS}<br />
NB messages ; {catrow.forumrow.POSTS}<br />
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr>
<td colspan="3" class="my_title" align="center"><div class="myfoo_title"><a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></div><img src="{SPACER}" alt="" height="5" width="1" /></td>
</tr>
<tr>
<td class="my_img" valign="top"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="" /></td>
<td class="my_disc" width="300" valign="top" >{catrow.forumrow.FORUM_DESC}</td>
<span> <td>
<div class="my_stats">
<br/>
<br/>
Dernier messages de .. {catrow.forumrow.LAST_POST}</div><br /></span>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="5" /><!-- END tablefoot --><!-- END catrow -->
</div>
la capture
- Spoiler: