![]() |
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"> |
Change Log
v1.0.0 Initial Release Support to anyone who clicks install! |
So does it replace the navbar or adds a module below it ?
|
Please add a readme file containing the installation instruction to the first post.
Thank you. |
Quote:
Quote:
|
With Menu Control installed .. would this add a third line?:surprised:
|
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.
|
Quote:
would this go under that 2nd navbar? |
Quote:
|
navbar overkill LOL ...
I would rather use one or two drop down menus instead of two or three navbars .. |
Quote:
|
Sorry .. forgot the quote ;), I meant that as comment to
Quote:
|
Quote:
|
I wanted to split up the content of the What's going on Box and rearrange it inside the three boxes, but it won't accept vb Phrases when edited via the vBulletin Options menu. Is it possible to modify directly inside the navbar template or would you not recommend doing it? Or maybe there's a much easier way to do it? I'm a dummy and don't know much about vB, sorry.
|
the whats going on box will not work in the navbar template as that information is only valid on the forumhome and not globally.
|
Ah OK thanks.
|
Installed! This is great! :D
|
|
excellent hack - Thanks
|
Where do you upload it to?
|
You upload the product in the vBulletin Product Manager in the ACP.
|
Is there a way for this to stay on FORUMHOME only?
|
Put it at the top of your forumhome template.
|
Thanks for the great mod, now I have some things that I need done:
I need to have a randomizer, meaning say for one of the boxes I want "random photos" or "random videos"(vids from youtube) could you make it so that if you put a "," comma that would be the randomizer? So I put a code than a "," and it all gets randomized, could you please help me on how to do this? Thanks I greatly appreciate this mod and really need to know how to do this randomizer thing, I NEED IT ALOT. Thanks :) |
Quote:
|
I was out all day, please wait at least 24 hours before bumping your request. And if you create a plugin that fetches random data, you can assign it to a variable and change the variable in the temlpate.
|
Quote:
Thanks :) |
SELECT * FROM `tablename` ORDER BY RANDOM LIMIT 1
I'm not sure about the random, but that's the basic SQL structure for the query. Then you would use $db->fetch_array and assign variables to stuff. |
Quote:
Could you please give me the steps in order to do this :o please. Also than where would I put the other lines of text that are going to get randomized? I'm sorry I'm very bad at this and truly appreciate your help :D |
bump
|
To get a random selection, you'd have to know mySQL. And then you'd have to assign it into a variable for display in the template. I'm just really really tired so I really am not much help right this second.
|
Quote:
Thanks so much :) |
Quote:
|
Okay thanks King Kovifor, I will be waiting :)
|
This is great, thanks!
|
All times are GMT. The time now is 04:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|