vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Prob really ezy but still need help.... (https://vborg.vbsupport.ru/showthread.php?t=85531)

snout 12-03-2002 07:58 PM

Prob really ezy but still need help....
 
Im pretty new to VB having just purchased 2.2.9

Attempting to make my own style and just need some starting out help.

How do i centre categorys ?

Im sure its a template mod... Thanks for any help offered :)

Sephiroth32 12-03-2002 08:12 PM

ok here,

change forumhome_forumbit_level1_nopost to:

<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><center><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="#FFFFFF">$forum[description]</smallfont></td>
</tr>

change forumhome_forumbit_level2_nopost to:

<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif""><smallfont>&nbsp;</smallfont></td>
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="5">
<center><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="#FFFFFF">$forum[description]</smallfont></td>
</tr>

to be honest I am not sure if you need to edit both, but to be safe :p it only takes 2 secs

Tony G 12-03-2002 08:23 PM

A very easy mod was released for this too:

http://www.vbulletintemplates.com/mo...light=centered

Nairb 12-03-2002 08:50 PM

What are the differences with the levels?
I still havnt figured it out :(

Tony G 12-03-2002 08:54 PM

What levels? Those forumbit template levels?

Brad 12-03-2002 09:21 PM

Quote:

Originally posted by Nairb
What are the differences with the levels?
I still havnt figured it out :(

Read both of my replies to this topic:

http://www.vbulletintemplates.com/mo...ighlight=Level

snout 12-04-2002 06:59 AM

@ Sephiroth32: Thanks mate, can't believe how easy it is. seems ezy when you know how ;)

@ Tony: Thanks for the link mate :)


All times are GMT. The time now is 01:44 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.02579 seconds
  • Memory Usage 1,719KB
  • 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_quote_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