![]() |
Flipped tabs = Swivel tabs = INVERTED TABS
Flipped tabs = Swivel tabs = INVERTED TABS
********************************* Installation ******** uninstall old inverted tabbars ********************* ATTENTION: *********
Ver...>>> 0.1.0
Ver...>>> 0.1.1
Ver...>>> 0.1.2
Ver...>>> 0.1.3
Ver...>>> 0.1.4
Code:
$invertedtabbar is the $var that is placed into HEADER or FORUMHOME templates... ************************************************* This release is dedicated 2 those that want 2 try CUSTOM tabs... ************************************************* If you want to add more tabs??? ************************* Updated newest release with CMPS setup... Use on Frontpage or FORUMHOME... Good luck 2 ya! |
Interesting :rolleyes:
|
Looks good any chance this works with vb 3.5.x ???
|
looks good, testing it out now.
|
Folks I forgot to update 2 use with php4...
I set it up using php5 so give me some time 2 make some corrections and then I will upload new update... And yes it should work with older vbulletin versions with some minor changes to xml code... Give it a go after I release new update... |
hello!
have installed and folowed instructions but works not! come any tabs on my forumhome! where put exactly $vars ? have vbulletin 3.7 rc-2 ! in admin cp - inverted tabbars 3.7(have a lots }}}}} and {{{{{ on all places) reg macc |
Quote:
Place $vars here....>.>>> ((( FORUMHOME ))) $invertedtabbar </br> <!-- End whos online -- > ************************************************** ********************** Also in header template @ top with {margin: 0; } so that it klings to top of screen... ************************************************** ********************** Make sure your IMAGE PATH is correct and U downloaded folder 2 correct location... |
How could I center the tabbar above the toolbar ?
|
This looks great but i need it work in 3.6.8 ... is there any chance you can release one for 3.6.8 if this one dont work ?
|
Still working on this and one of your other ones on our test forum but getting this one to work.
Notes for you, When I go from 6 to 8 tabs, the 8 tabs won't show in the admin and in the forum only 2 tabs show. 6 tabs works fine.(fixed) I have to put it in a code to align it to the right. Colors don't match our site. (we're changing colors on our site to match your tabs) I'm not complaining just letting you know! :up: updated uninstalled/ reinstalled |
Quote:
DDad when you setup the tabs to show in forumhome you must turn on both SIX and EIGHT together and then all will show up... Yeah it seems that many have tried this mod,,, but because they have troubles with the IMAGE PATH they gave up and moved on... I added an update that should help with the IMAGE PATH and make it easier to show tabbars now... Yes you can add CSS code to make changes,,, thats cool... If more people use this I will update it with better CSS options from the admin panel... I have a update coming soon over at Mini Tabbars that should also make them easier to setup... Thanks DDad;) ************************************************** TTG How can you center the tabbar above the toolbar ? Well yes,,, by using CSS you can go ...>>> float : left,,, right,,, center or margin over left or padding over left,,, center or right....>>> HTML Code:
name of item to float {/* header element float */ ************************************************** I will maybe update one more time with better CSS control,,, L8ter... ************************************************** tiekie this mod does work 3.6 and maybe even 3.5,,, but go over to 3.6 and there's an update for it... Good luck 2 ya! |
I think what happened is I had a drop in my connection and something didn't upload right.
I'll keep messing around with it and keep you updated if I find any problems. Update Everything is working... went in and changed the left to right and reuploaded the product. What ever you do from here is extra! |
Hello!
how get links open in new window ? i mean links in tabs when click on them? reg macc |
Put this
Code:
"target="_blank" it should look like this Code:
forum/"target="_blank" Code:
forum/blogs"target="_blank" |
Ddad thanks 4 any assists...
I will update this mod once more with better CSS options and its a Done Deal...;) |
thanks looks interesting
|
Could we add a drop down navigation to these tabs?
|
DeepDog ...
This is a wonderful mod, but your instructions are impossible to understand. Please write them so that everyone can know what you mean and how to do the necessary steps as your hack is extremely important to everyone who, like myself, has lots of subforums and needs to get this to work as soon as possible. Therefore, I have a couple of questions that I would appreciate if you would answer so that I can understand: 1) First of all, the second installation step you describe: Quote:
So, which one should we do? And where? Please describe step-by-step what should be done, where the clientscrip files should be uploaded, if it is necessary at all. 2) Template editing. PLEASE write EXACTLY what we have to do and WHERE. That is, just like in all other installation instructions on vb.org: what we should find and what EXACTLY we should add or replace or whatever is needed. You describe adding $invertedtabbar and margin 0 somewhere, but for the life of me I can't understand where or how, or get it to work. I did everything trying to decipher your instructions, but have failed. What I need to have is those tabs ABOVE FORUM HEADER, UNDER THE NAVIGATION BAR, WITHOUT TABBARS ON THE TOP OF THE PAGE TOO. Please, instruct me what EXACTLY I have to do, what EXACTLY has to be entered and where EXACTLY. That is, how the code line looks unmodifyed, then how it will look modifyed. 3) I don't know if this is related, but even though my image paths are right, the buttons are not showing. Instead, I get this: https://vborg.vbsupport.ru/external/2008/06/6.gif vBulletin logo moved to the far right and none of the images showing, just the links. Also, in the options you wrote "left" two times instead of left and right, but that is less important. Thanks in advance for your help, you mod is of crucial importance to me and of a lot of us, I'm sure. |
Quote:
Sorry guys,,, but Im not good when it comes to instructions... Ok,,, I see your issues in your image... ********************************* vbulletin logo moving right is caused by the mod images being to close to logo... How to Fix? Goto admincp and open HEADER template,,, add this...>>> <br /> <<<... underneath the $invertedtabbar var... <br /> is a spacer tag,,, If needed add one or two until your logo moves back left... Also because the TEXT is showing up,,, Your var placement is ok,,, but because the images aren't showing,,, you have a path problem... Upload images to correct path and also check in Invertedtabbar options path matches images folder path... Path to your FORUM = http://yoursite.com/forums/images/invertedtabs/ Path to your CMPS = http://yoursite.com/images/invertedtabs/ MARGIN at {0} is setup by adding CSS... I will update this in next ver... I will update instructions and mod by next week... |
Folks,,,
I fixed many issues, including the margin at top... Its auto template... Read Tutorial before installing or updating new xml file... Now working with frontpage CMPS... Demo coming soon... Good Luck 2 ya! |
Deepdog, thanks for your effort, but I figured it out myself before you posted, so I just now saw your message.
This is related to the old version of your mod, I see that you updated in the meantime, so parts of this may not be relevant anymore, but I'll post nevertheless as it might still be of some use to some. So, to answer my own questions: Quote:
Quote:
So, for instance, if you need to place your tabs on the very top of your forumhome page, you need to add $invertedtabbar on the very top of the FORUMHOME template: HTML Code:
$invertedtabbar Quote:
HTML Code:
<if condition="$show['guest']"> I also added the tabs and a pair of <br> and <br /> under the What's Going On box on forumhome: HTML Code:
<!-- end what's going on box --> HTML Code:
$stylevar[htmldoctype] Quote:
Quote:
Quote:
If you have it on the very top, above everything else, then you will not have these problems. If you don't, like I don't, then you need to use <br> and <br /> in order to instruct the template to make a new line for the tabs. Quote:
Okay, so that's it. However, I have one question: I have a couple of parked domains for my forum and after you log in from one of those domains and click on one of the tabs to go to another address, the tabs redirect to the basic domain and the user is logged out. Why does this happen? Is there any way around it? Thanks in advance. |
However, I have one question:
I have a couple of parked domains for my forum and after you log in from one of those domains and click on one of the tabs to go to another address, the tabs redirect to the basic domain and the user is logged out. Why does this happen? Is there any way around it? Thanks in advance.[/QUOTE] ************************************************ Astrof,,, Hmmmmmm,,, Im think its a cookie or session tracking issue... You may need to use vbulletin link structure to fix issue,,, if that doesn't work then Im not sure why its doing that... I will look into this and post about it l8ter... HTML Code:
<a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a> |
Thanks. Work fine.
Salud2 |
Quote:
Have you investigated this in the meantime? Also, another thing I'm interested in - is there any way for the tabs to appear in the showthread template? I tried inserting the var a couple of times, but it did not work. Also, is there a way for the tabs to appear even when you go to reply to a thread (quote-reply)? If there is a way to do both, where do I place the var? Thanks in advance. |
Anyone using this on their site? Wouldnt mind seeing a demo!
|
bump...I would like to know if it works on 3.8
|
Interesting I might have to test this to see its functions... Is there a demo please!?
I also, need to know what version of vb this will be compatible with..... THANKS! |
Is there anyway to add more than 10 tabs? I need at least 5 more.
|
Can this be used with 3.6 ?
|
excuse for my bad english...:rolleyes:
i have installed your Add-on and it works very well! Only the position is wrong. I want to install the menue over the navbar like here: I've attached a picture where you can see what I mean. There is always a distance to the navbar... What can i do? :confused: Thanks for the help! :up: Gerald www.mtb-sulzbach.de PS: this is the code i use in NAVBAR: PHP Code:
|
All times are GMT. The time now is 05:49 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:
|