vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Taking a few things out. (https://vborg.vbsupport.ru/showthread.php?t=128511)

recneps 10-07-2006 05:20 PM

Taking a few things out.
 
Hi I want to take a few things out of my forum,

I want to get rid of this code on the actual forum.

<img title="BlackSheepCycles Forums" src="" alt="BlackSheepCycles Forums" border="0">

I think this little bit of code in the header does it


<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>


but if I take this out it breaks my page. I think it removes all skined styles.

Also I want to get ride of this little bit of code.

<img title="Contains New Posts" src="images/statusicon/forum_new.gif" alt="Contains New Posts" border="0"></td>
<td class="smallfont">&nbsp; Forum Contains New Posts</td>
</tr>
<tr>
<td><img title="Contains No New Posts" src="images/statusicon/forum_old.gif" alt="Contains No New Posts" border="0"></td>
<td class="smallfont">&nbsp; Forum Contains No New Posts</td>

</tr>
<tr>
<td><img title="A Closed Forum" src="images/statusicon/forum_old_lock.gif" alt="A Closed Forum" border="0"></td>
<td class="smallfont">&nbsp; Forum is Closed for Posting</td>


but cant find the file where it is.

Also I would like to get rid of these in each of next to the category titles.

<img style="cursor: pointer;" title="Double-click this icon to mark this forum and its contents as read" src="images/statusicon/forum_new.gif" alt="" id="forum_statusicon_2" border="0"></td>
<td><img src="clear.gif" alt="" border="0" height="1" width="9">


Any direction on any of this would be very helpful. I'm guessing its a php file I would need to edit.

Thanks in advance.

GriZzm0 10-08-2006 02:27 AM

vBulletin Options -> General Settings -> Add Template Name in HTML Comments -> Yes
This will enable comments about which template is loaded in the source code. This will make it alot easier for you to find the right template to edit. :p
And no, its not a php file. Its in the "Styles & Templates" part of the admincp.


All times are GMT. The time now is 02:59 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.00969 seconds
  • Memory Usage 1,710KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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