Voir la version complète : modification thread et post ??
bonsoir
j ai parcouru google est je suis tomber sur un forum avec les thread et post dans un carrer
comment faire cette modifcation ??
je vous joint un screen pour mieux comprendre ce que j essaye de dire
slt :)
C'est propre au theme ceci je pense, tout comme le systeme diferent avec le theme Aria :)
est c est vraiment pas possible de le changer comme telle dans l images meoui
oui mais il te faut modifié tes template et t'y connaitre :) moi meme je ne suis pas assez compétent en la matière pour le faire :) mais peut etre Gaetan si il passe dans le coin sera t aider :)
oki bon bas j espere qu il va lire ce poste meoui
merci
suleiman
27/12/2007, 14h17
1 - Dans le template FORUMHOME
Cherche et efface :
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
2 - Remplace le template : forumhome_forumbit_level2_post par
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
<table border="0" width="100%">
<tr>
<td width="85%">
<div>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</td>
<td>
<div class="thead" style="padding:3px; border: 1px solid $stylevar[tborder_bgcolor];">
<div class="smallfont">$vbphrase[threads] : $forum[threadcount]</div>
<div class="smallfont">$vbphrase[posts] : $forum[replycount]</div>
</div>
</td>
</tr>
</table>
</td>
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1"><div class="smallfont">$forum[moderators] </div></td>
</if>
</tr>
$childforumbits
vBulletin® v.3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd. Tous droits réservés.