PDA


View Full Version : Need help with recent threads


Sychev_S
11-06-2005, 07:51 PM
example is attached.
how do i make different latest threads in a second column? Is it possible at all?

code is here:


<if condition="$mods['modcol'] == 1">
<tr>

<td class="alt1" width=50%>

<a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="$thread[preview]"><if condition="$show['gotonewpost']"><span class="smallfont">$thread[title]</span><else />$thread[title]</if></a>

</td>

<td class="alt1" width=50%>

<a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="$thread[preview]"><if condition="$show['gotonewpost']"><span class="smallfont">$thread[title]</span><else />$thread[title]</if></a>

</td>
</tr>

Brian
11-07-2005, 01:21 PM
There's not an option to do that by default, so the only way would be to hack the files yourself.

Sychev_S
11-07-2005, 05:05 PM
if I only knew how,
alright thanks!

Sychev_S
11-08-2005, 05:04 PM
is it possible and where do I request a payjob for this feature?

got no time at all to study php....
thanks.

Brian
11-08-2005, 05:30 PM
If you post in the service requests forum at vb.org someone may be able to help you there.