I would also like the code to do the same as the initial poster. Actually for two selected forums.
Can you post here?
Quote:
Originally Posted by aciurczak
...replace it with:
Code:
<td class="alt2" nowrap="nowrap"><if condition="$forum[forumid] == 17">-<else />$forum[lastpostinfo]</if></td>
This does it for forum #17, change it to whichever forum or forums you'd like to blank.
|
Is there a way to add an OR statement into this for two or more fourms?
Such as == 17 or 18 ?
Cheers!