View Full Version : Getting rid of those pesky evelope icons at the bottom?
JediSJ
01-30-2003, 05:07 PM
Hey guys,
I doubt this is a BRAND NEW request but I ran several searches and couldn't find the answer..
How do I get rid of those evelope icons AT THE BOTTOM of the thread view page. I already got rid of the column that has them, so the ones at the bottom are useless. I'd like them gone - how can I do this? I've included a picture describing what I mean - The test saying what time it is can stay, I just want the evelopes and their explanations to not be there.
Sweet Cheeks
01-30-2003, 10:08 PM
Hmm from what I can see you'll need to edit the template:
forumdisplay
Find the code similar to this
<!-- icon key -->
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr><td colspan="5" align="center"><smallfont>$timezone</smallfont></td></tr>
<tr><td rowspan="2" width="50%"> </td>
<td nowrap><smallfont><img src="{imagesfolder}/newfolder.gif" border="0" alt="New Posts"> <b>New posts</b> </smallfont></td>
<td nowrap><smallfont>( <img src="{imagesfolder}/newhotfolder.gif" border=0 alt="Hot Thread"> <b>More than $hotnumberposts replies or $hotnumberviews views</b> ) </smallfont></td>
<td nowrap><smallfont><img src="{imagesfolder}/lockfolder.gif" border="0" alt="Closed Thread"> <b>Closed thread</b></smallfont></td>
</tr>
<tr>
<td nowrap><smallfont><img src="{imagesfolder}/folder.gif" border="0" alt="No New Posts"> <b>No new posts</b> </smallfont></td>
<td nowrap colspan="2"><smallfont>( <img src="{imagesfolder}/hotfolder.gif" border=0 alt="Hot Thread"> <b>More than $hotnumberposts replies or $hotnumberviews views</b> ) </smallfont></td>
<td rowspan="2" width="50%"> </td></tr>
</table>
<!-- /icon key -->
and delete that. I think that will cover everything :D
Xanthine
01-30-2003, 11:31 PM
Your users will not know what the icons mean then, I dont understand why you would want to remove them?
WetWired
01-31-2003, 01:12 PM
He said he already killed the icons
Xanthine
01-31-2003, 07:50 PM
Oops nevermind then must have skipped that.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.