I've got this here in threadbit
PHP Code:
<[COLOR="Red"]tr<if condition="in_array($thread['forumid'], array(34,124,138,134,43,121,201,205,206,259))"> class="highl"</if>>[/COLOR]
<td class="alt1" id="td_threadstatusicon_$thread[realthreadid]">
$thread[openclose_editable]
<img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" id="thread_statusicon_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
</td>
...
Can I add a statement so that some other forums get a different color too? (another color that with "highl")
How?
Thanks!
Marcel