The Arcive of vBulletin Modifications Site. |
|
Tri-Box Details »»
|
|||||||||||||||||||||||||
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 /> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Change Log
v1.0.0 Initial Release Support to anyone who clicks install! |
|
#3
|
|||
|
|||
|
So does it replace the navbar or adds a module below it ?
|
|
#4
|
|||
|
|||
|
Please add a readme file containing the installation instruction to the first post.
Thank you. |
|
#5
|
|||
|
|||
|
Quote:
Quote:
|
|
#6
|
|||
|
|||
|
With Menu Control installed .. would this add a third line?:surprised:
|
|
#7
|
||||
|
||||
|
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.
|
|
#8
|
|||
|
|||
|
Quote:
would this go under that 2nd navbar? |
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
|||
|
|||
|
navbar overkill LOL ...
I would rather use one or two drop down menus instead of two or three navbars .. |
![]() |
|
|