vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Just a question, feel free to help TEMPLATE (https://vborg.vbsupport.ru/showthread.php?t=37251)

SWF 04-10-2002 12:48 PM

Just a question, feel free to help TEMPLATE
 
When using the code on Vbulletin.com to separate each category how do you get the bar that ses
Example

Forum Category
-----------------------------------------------------------------------------
Forum --> Post --> Thread --> Last post --> Moderator

For each Categories on the forum?

P.S. if you dont understand you can get a better expample from this forum. I notice alot of people separate but the category is always like this EXAMPLE

Forum --> Post --> Thread --> Last post --> Moderator

_______________________________________________
Forum 1
_______________________________________________
Forum 2
_______________________________________________
Forum 3

Thanks for any help!

Admin 04-10-2002 12:51 PM

You add this at the end of your "forumhome_forumbit_level1_nopost" template:
Code:

<tr align="center">
  <td bgcolor="{tableheadbgcolor}"><smallfont>&nbsp;</smallfont></td>
  <td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
  <td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</tr>


SWF 04-10-2002 12:56 PM

Thanks for the QUICK reply!

wooolF[RM] 04-10-2002 12:59 PM

chen, could you please PM me as I sent 3 PMs to you and u never answered... and I can't catch yuo on IRC...

SWF 04-10-2002 01:22 PM

After <!-- main --> in forumhome

I tried to delete that code

The table acts weird and adds extra space on top of the forum.. instead of hidding its back ground or border should be space 1 now it show 2 lines ... heh confused yet?

SWF 04-10-2002 02:42 PM

okay never mind about the border i seen your code on the other forum to get rid of the background or that extra border around the top.

NEVERMIND
Now how would i center the categories? i seen it somewhere her...and forgot to note it... also I would like to make that table NON color.... and add a image.
NEVERMIND

Okay thanks I figured it out!!!

PS thanks to the people who sent me messages.


All times are GMT. The time now is 08:40 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.01193 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
  • (6)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