Rappel du premier message :
Bonjour bonjour! Je poste une commande qui, vous pourrez le constater, est très concrète, mais que je ne saurai réaliser =.='
En espérant n'avoir rien oublié, merci d'avance à celui qui fera ma commande!
Bonjour bonjour! Je poste une commande qui, vous pourrez le constater, est très concrète, mais que je ne saurai réaliser =.='
Commande
Elément à coder : Catégories et forums
Adresse du forum : http://robotic-earth.forumactif.org/
Description du résultat voulu :
Images :
Je fournis également le Templates de mon index_box vu que je l'ai déjà modifié (par exemple pour les images d'en-tête de catégorie) et j'aimerais conserver ces modifications.
Elément à coder : Catégories et forums
Adresse du forum : http://robotic-earth.forumactif.org/
Description du résultat voulu :
- Spoiler:
Images :
- Spoiler:
- https://i.servimg.com/u/f45/12/65/13/25/icane-26.png
https://i.servimg.com/u/f45/12/65/13/25/icane-27.png
https://i.servimg.com/u/f45/12/65/13/25/icane-28.png
L'image de fond de "Forum" :
https://i.servimg.com/u/f45/12/65/13/25/stock110.jpg
L'image de fond du grand encadré :
https://i.servimg.com/u/f45/12/65/13/25/sci_fi10.jpg
Je fournis également le Templates de mon index_box vu que je l'ai déjà modifié (par exemple pour les images d'en-tête de catégorie) et j'aimerais conserver ces modifications.
- 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>
<!-- BEGIN catrow --><!-- BEGIN tablehead -->
<!-- DEBUT IMG HAUT CAT -->
<table class="haut_cate"><tr valign="center"><td>{catrow.tablehead.L_FORUM}</td></tr></table>
<!-- FIN IMG HAUT CAT -->
<table class="forumline" width="900px" border="0" cellspacing="1" cellpadding="0">
<!-- 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="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 id="iconefora" 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>
<!-- DESCRIPTION -->
<td width=100%" align="center" valign="middle">
<div class="descrip">
<span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
<span class="gensmall">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</span>
</div>
</td>
<!-- FIN DESCRIPTION -->
<!-- STATS -->
<td id="stats" class="row3 over" align="center" valign="middle" height="50"><div style="width:150px;"></div>
<span class="gensmall">{catrow.forumrow.POSTS} présages dans {catrow.forumrow.TOPICS} intrigues.<br />
{catrow.forumrow.LAST_POST}</span>
</td></tr></table></span>
<!-- FIN STATS -->
</td></tr></table>
<img src="{SPACER}" alt="" height="5" width="1" />
<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- 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>
<!-- IMG BAS CAT -->
<table class="bas_cate"><tr valign="center"><td> </td></tr></table>
<!-- FIN IMG BAS CAT -->
<img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
En espérant n'avoir rien oublié, merci d'avance à celui qui fera ma commande!
Dernière édition par Magda Sully le Dim 9 Déc 2012 - 21:03, édité 3 fois