The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to remove bar from bottom of forums (mark forums read, etc)
hey, completely new to vB, hopin' someone could help me out.
i made a forum and i'd like to remove that bar since no one uses it, and it looks pretty bad with my current theme. i only know basic php, and vB's code is completely foreign to me... is there a way to remove it? if so, can someone tell me which php file to edit and what to remove? thanks! |
#2
|
|||
|
|||
Not test, but edit your FORUMHOME template. Search for the following code and remove it:
HTML Code:
<tr> <td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong> <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a> <if condition="$vboptions['forumleaders']"> <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if> </strong></div></td> </tr> |
#3
|
||||
|
||||
I would be surprised if no one uses the showgroups link. No one seems to use the mark as read link because it's quicker and better to use the one in Quick Links.
|
#4
|
|||
|
|||
sorry again for my total lack of competence, but where exactly is the forumhome template? man i'm a dumbass, sorry!
edit: found it! thanks for your help |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|