vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Getting rid of those pesky evelope icons at the bottom? (https://vborg.vbsupport.ru/showthread.php?t=48320)

JediSJ 01-30-2003 05:07 PM

Getting rid of those pesky evelope icons at the bottom?
 
1 Attachment(s)
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

Code:




<!-- 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%">&nbsp;</td>
        <td nowrap><smallfont><img src="{imagesfolder}/newfolder.gif" border="0" alt="New Posts"> <b>New posts</b> &nbsp;&nbsp;</smallfont></td>
        <td nowrap><smallfont>( <img src="{imagesfolder}/newhotfolder.gif" border=0 alt="Hot Thread"> <b>More than $hotnumberposts replies or $hotnumberviews views</b> )&nbsp;&nbsp;</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> &nbsp;&nbsp;</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> )&nbsp;&nbsp;</smallfont></td>
<td rowspan="2" width="50%">&nbsp;</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.


All times are GMT. The time now is 09:49 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01674 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete