vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   My few questions (https://vborg.vbsupport.ru/showthread.php?t=42173)

LordHelmut 08-11-2002 05:51 PM

My few questions
 
I had a few questions. One of them is on these forums, the category for each part is centered rather than being on the left side. Is that a hack or what?

Second, they have something that shows how many people are browsing each forum. Is that a hack?

MrLister 08-11-2002 06:01 PM

It's a tempalte edit. You can find how to do that inside the tempalte modification forum

LordHelmut 08-11-2002 11:10 PM

I didnt find either of them there but thanks anyways, I found some other cool things I added :)

I got more questions. What is a template and Style. I think I may have figured it out but I want to ask. I THINK template is the coding behind it all. This is where you change functions and how everything works code wise. Style (even though I havent messed with them) is how you change the actual look of the site. By doing this you can make new styles so you can do different looks without replacing the original images. Am I correct?

drives fast 08-12-2002 02:33 AM

a template is the html portion of the forums....it is where you can make all your visual changes and change things that messing with the style won't do

you are correct about the styles

Dean C 08-13-2002 08:53 AM

to center your category names goto your admin cp and edit the: "forumhome_level1_nopost" template:

find the <tr> tag which encompasses the category name variable and change it to:

PHP Code:

<tr align="center"


LordHelmut 08-14-2002 12:49 AM

Thanks man, that was easy and its looking cool too :)

Dean C 08-14-2002 06:34 PM

your welcome :D


All times are GMT. The time now is 08:33 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.00983 seconds
  • Memory Usage 1,717KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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