|
Posts and Threads Column Merged
|
|
09-07-2008, 04:55 PM
Post: #1
|
|||
|
|||
|
Posts and Threads Column Merged
A small trick to merge the posts and threads column on the index into one..
Before: After: Open your theme's templates. Expand the 'Forum Bit Templates' Open forumbit_depth1_cat Find: Code: <td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>Find: Code: {$lang->forumbit_threads}And change it to: Code: {$lang->forumbit_posts}Open forumbit_depth2_cat Find: Code: <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>Replace it with: Code: <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}<br />Open forumbit_depth2_forum Find: Code: <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>Replace it with: Code: <td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']} Threads<br />~FFW FYI: I'm not a sir, dude, or guy. I am a 'miss'.
|
|||
|
10-05-2008, 06:10 PM
Post: #2
|
|||
|
|||
|
RE: Posts and Threads Column Merged
Looking so great, thank you man
|
|||
|
11-24-2009, 09:07 AM
Post: #3
|
|||
|
|||
|
RE: Posts and Threads Column Merged
Great idea. Thanks for information. It will be useful and informative.good posting.
Cheers. |
|||
|
01-18-2010, 02:53 AM
Post: #4
|
|||
|
|||
|
RE: Posts and Threads Column Merged
good idea, I love this site so much
|
|||
|
02-06-2010, 01:16 AM
Post: #5
|
|||
|
|||
|
RE: Posts and Threads Column Merged
this actually looks alright
|
|||
|
02-28-2010, 10:21 PM
Post: #6
|
|||
|
|||
|
RE: Posts and Threads Column Merged
This allows for the use?
|
|||
|
03-22-2010, 03:32 AM
Post: #7
|
|||
|
|||
|
RE: Posts and Threads Column Merged
very good, I like it !
|
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help




