Ok so I am assuming you are using the forums in columns mod whee you had to edit the incudes/forumlist.php file (Ithink that the one anyway) and installed an .xml file that created a new template forumhome_column (or whatever)
I've not tested this but try this:
HTML:
<if condition="$forum[forumid] == X">
<tr>
<!-- Add copy of forum_column template here -->
<else />
<!-- Add copy of forum_column template here -->
</if>
copy the forum_column (can't remember real name) template and stick in a txt file so you have it saved now replace with above code and do what it says in that template.
change X to your single forum id number.
Again not actually tested this so make sure you do make a back up first!!!
hmm.. thanks hoxxy, but currently im not using the column hack as i do not want all my forums to be displayed like it..
im thinking more out of the box to see if its possible.. but is there a way to have them almost in a row horizontal without any New post notification etc...
because its purely like a link section.. so instead of my navbar being chock blocked full of links.. i have just this one section where they have custom forum staus icons and stuff.
ill make a picture of what im talking bout.
Install column hack and then in forum manager at the very bottom you can select how many columns you want for every category...if you dont want columns for some category just type 1...