vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - Tri-Box (https://vborg.vbsupport.ru/showthread.php?t=120575)

King Kovifor 07-06-2006 10:00 PM

Tri-Box
 
This is the most versatile Tri-Box there is out there...

Install

Upload attached product. Modify the the vbulletin navbar template and add the following code at the very bottom:

HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3" align="center">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('tribox')"><img id="collapseimg_tribox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_tribox].gif" alt="" border="0" /></a>
$vboptions[tribox_title]
        </td>
</tr>
<tbody id="collapseobj_tribox" style="$vbcollapse[collapseobj_tribox]">
  <tr align="center">
    <td width="28%" class="thead">$vboptions[tribox_col1_title]</td>
    <td width="44%" class="thead">$vboptions[tribox_col2_title]</td>
    <td width="28%" class="thead">$vboptions[tribox_col3_title]</td>
  </tr>
  <tr>
    <td width="28%" class="alt1">$vboptions[tribox_col1_content]</td>
    <td width="44%" class="alt2">$vboptions[tribox_col2_content]</td>
    <td width="28%" class="alt1">$vboptions[tribox_col3_content]</td>
  </tr>
</tbody>
</table>
<br />

Than all you have to do is edit the vBOptions category and you've got yourself a tri-use box! Screenshots below...

King Kovifor 07-07-2006 03:49 PM

Change Log

v1.0.0
Initial Release

Support to anyone who clicks install!

utw-Mephisto 07-07-2006 08:11 PM

So does it replace the navbar or adds a module below it ?

peterska2 07-07-2006 08:27 PM

Please add a readme file containing the installation instruction to the first post.

Thank you.

harmor19 07-07-2006 08:27 PM

Quote:

Originally Posted by utw-Mephisto
So does it replace the navbar or adds a module below it ?

It adds the box below the navbar

Quote:

Originally Posted by King Kovifor
Modify the the vbulletin navbar template and add the following code at the very bottom


Beller 07-07-2006 10:21 PM

With Menu Control installed .. would this add a third line?:surprised:

King Kovifor 07-07-2006 11:59 PM

What do you mean "would this add a third line"? Thanks harmor19 for answering. This just adds a tri-box that you can add content and completely customize. The reason it's in the bottom of the navbar template is so that it shows on every page.

Beller 07-08-2006 12:09 AM

Quote:

Originally Posted by King Kovifor
What do you mean "would this add a third line"? Thanks harmor19 for answering. This just adds a tri-box that you can add content and completely customize. The reason it's in the bottom of the navbar template is so that it shows on every page.

I have menu control installed. This gives a customisable 2 nav bar...
would this go under that 2nd navbar?

King Kovifor 07-08-2006 12:10 AM

Quote:

Originally Posted by Beller
I have menu control installed. This gives a customisable 2 nav bar...
would this go under that 2nd navbar?

Put it at the very bottom of the template on all your styles.

utw-Mephisto 07-08-2006 03:19 AM

navbar overkill LOL ...

I would rather use one or two drop down menus instead of two or three navbars ..


All times are GMT. The time now is 07:52 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.01092 seconds
  • Memory Usage 1,739KB
  • 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_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete