I was wondering how would I move the lil bar above a forum...where it says forum last post and so on.. I wanna remove it from a specific forum...
I know how to add something to specific forum like
Code:
<if condition="$forum['forumid'] == FORUMID">CODE</if>
But how would u do opposite and remove it...
I have attached picture of the bar im trying to remove...
I added the subforums to collums in that forum and Im trying to remove the bar and the status icons from that specific forum....
Thank You if you can help me