View Full Version : Mod. to remove the "Last Post" from my forum's index
Ryuujin
07-19-2004, 06:00 PM
^ see thread title =P I want to remove everything under "Last Post"... Just leave:
Forum (with description), Posts, Threads, Moderators.
Thanks =)
Easy fix, lets begin;
In the admincp, open up Styles & Templates > Style Manager > (choose template) > Edit Templates > forumhome_forumbit_level1_post
Find this code;
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
remove it
Now open up forumhome_forumbit_level2_post
find <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
remove it; you're done.
Ryuujin
07-21-2004, 02:31 PM
thanks =) just what a need it!
Magazine
08-03-2004, 02:37 AM
the post count table goes away when i add this mod
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.