Is this possible?
#1
I want to make it so that oh the index where the category is it goes:
My category                           Threads 	Posts 	Last Post
Instead of
My category                           
Forum                    Threads 	   Posts 	Last Post
I have tried but it doesn't work any ideas?
[Image: mcb-half-ad.png]
Reply
#2
Open forumbit_depth1_cat

Find && Remove
<div><strong><a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>

Find
<strong>{$lang->forumbit_forum}</strong>

Replace by
<div><strong><a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
Reply
#3
Sweet thanks. I never thought of doing it that way.
[Image: mcb-half-ad.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)