Sofia
18/03/2007, 17h57
Description
Cette modification permet d'afficher le titre du forum supérieur ainsi que sa description.
Remerciements et support / Thanks and support
Ce Hack a été traduit en français pour vBulletin-Ressources avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources with the explicit authorization of its author.
vBulletin-Ressources et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources thanks the author for the hack to have provided its authorization.Conception
Auteur du Hack / Author Of Hack : Naxon (http://www.vbulletin.org/forum/member.php?u=164961)
Source / Link of Thread: Titre et description du forum dans le forum (http://www.vbulletin.org/forum/showthread.php?t=142405)
Version vBulletin Requise / Version vBulletin Required : vB 3.6.5
Testé / Tested: oui
Traducteur / Translator: Sofia
Copyright © 2006 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources.com - All Rights Reserved Only For Ours Translations~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation
Modifier le template FORUMDISPLAYTrouver :
$header
$navbarEt ajouter en-dessous :
<!-- Forum's Info Box By Naxon -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')">
</a><b><center>$foruminfo[title_clean]</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr>
<td bgcolor="#F5F5FF"><div><span style="color: black;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
$foruminfo[description]
</table>
</a></span></div>
</a></span></div>
</td>
</tr>
</td>
</tr>
</table>
<br />
<!-- /Forum Description By Naxon -->
Cette modification permet d'afficher le titre du forum supérieur ainsi que sa description.
Remerciements et support / Thanks and support
Ce Hack a été traduit en français pour vBulletin-Ressources avec l'autorisation explicite de son auteur. / This Hack was translated into French for vBulletin-Ressources with the explicit authorization of its author.
vBulletin-Ressources et son équipe offrira du support vis-à-vis des hacks traduits, bien sûr, dans la mesure du possible de chacun, autant en terme de temps que de connaissances/ vBulletin-Ressources and its team will offer support for the translated hacks, of course, as far as possible for everyone, as much in term of time that knowledge.
vBulletin-Ressources remercie l'auteur du hack pour avoir fourni son autorisation. / vBulletin-Ressources thanks the author for the hack to have provided its authorization.Conception
Auteur du Hack / Author Of Hack : Naxon (http://www.vbulletin.org/forum/member.php?u=164961)
Source / Link of Thread: Titre et description du forum dans le forum (http://www.vbulletin.org/forum/showthread.php?t=142405)
Version vBulletin Requise / Version vBulletin Required : vB 3.6.5
Testé / Tested: oui
Traducteur / Translator: Sofia
Copyright © 2006 vBulletin-Ressources.com - Tous droits réservés Uniquement pour nos traductions/ Copyright © 2006 vBulletin-Ressources.com - All Rights Reserved Only For Ours Translations~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation
Modifier le template FORUMDISPLAYTrouver :
$header
$navbarEt ajouter en-dessous :
<!-- Forum's Info Box By Naxon -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')">
</a><b><center>$foruminfo[title_clean]</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr>
<td bgcolor="#F5F5FF"><div><span style="color: black;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
$foruminfo[description]
</table>
</a></span></div>
</a></span></div>
</td>
</tr>
</td>
</tr>
</table>
<br />
<!-- /Forum Description By Naxon -->