HansLinux
08.11.2005, 15:46
,
Ich habe mir ein Style von forumthemes.com geholt und das Style sollte
eigentlich die letzten 5 threads anzeigen was es aber nicht macht.
Ich blick das nicht so ganz ?
Das ist der style
http://www.forumthemes.com/forums35/?styleid=5
Das ist die Code schnipsel im Style
<!-- latest threads -->
< if condition="$show['latestthreads']">
<tbody id="collapseobj_forumhome_latestthreads" style="$vbcollapse[collapseobj_forumhome_latestthreads]">
<tr>
<td class="alt1"><div class="smallfont">$threadbits</div></td>
</tr>
</tbody>
</if>
<!-- /latest threads -->
Ich habe mir ein Style von forumthemes.com geholt und das Style sollte
eigentlich die letzten 5 threads anzeigen was es aber nicht macht.
Ich blick das nicht so ganz ?
Das ist der style
http://www.forumthemes.com/forums35/?styleid=5
Das ist die Code schnipsel im Style
<!-- latest threads -->
< if condition="$show['latestthreads']">
<tbody id="collapseobj_forumhome_latestthreads" style="$vbcollapse[collapseobj_forumhome_latestthreads]">
<tr>
<td class="alt1"><div class="smallfont">$threadbits</div></td>
</tr>
</tbody>
</if>
<!-- /latest threads -->