vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Change the height to Categories (https://vborg.vbsupport.ru/showthread.php?t=120740)

Allan 07-08-2006 10:00 PM

Change the height to Categories
 
What this does:
Change the height to Categories (only Index) :rolleyes:

  • In your "forumhome_forumbit_level1_nopost" template, find:
PHP Code:

<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"

  • Replace to:
PHP Code:

<td class="tcat" height="50" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"

I have only add this code "height="50" ^^ (custom this for you !)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:banana: , it's little mod :p

~~~~~~~~~~~~~~~~~~~~~~~~~
If your install this hack, Click Install Please ;)


noj75 07-09-2006 02:49 PM

Simple but.......

this is going to break any sites that are XHTML valid isnt it?

peterska2 07-09-2006 02:57 PM

Please add the instructions in a text file.

Thank you.

Lalib 07-09-2006 09:08 PM

thank you allon

Snake 08-30-2006 04:58 PM

Thanks for the hack! I'll install it right away...


All times are GMT. The time now is 06:53 PM.

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.01019 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
  • (2)bbcode_php_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