Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Flipped tabs = Swivel tabs = INVERTED TABS Details »»
Flipped tabs = Swivel tabs = INVERTED TABS
Version: 0.1.4, by Deepdog009 Deepdog009 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.x Rating:
Released: 04-11-2008 Last Update: 06-13-2008 Installs: 32
Uses Plugins Template Edits
Additional Files  
No support by the author.

Flipped tabs = Swivel tabs = INVERTED TABS
*********************************

Installation
********
uninstall old inverted tabbars
*********************

ATTENTION:
*********
  • Download Inverted Tabbar Tutorial...
  • Read Instructions please...


Ver...>>> 0.1.0
  • Admin turn inverted tabs on/off...
  • Admin option less or more tabs on/off...
  • Admin option insert title tips...
  • Admin option insert url's...
  • Admin option insert Tabbar title...

Ver...>>> 0.1.1
  • Code fixes
  • Admin turn on/off 4,6,8 tabs...

Ver...>>> 0.1.2
  • Admin options CSS [float- left or right]...
  • Admin options CSS [link hover and link colors for text]...

Ver...>>> 0.1.3
  • Admin options dropdown menus setup...
  • Admin five dropdown menus...

Ver...>>> 0.1.4
  • Admin options add 10 tabs...
  • Admin on/off 10 tabs...
  • Fixed margin at top,,, auto template...
  • Admin more css options...

Code:
$invertedtabbar is the $var that is placed into HEADER or FORUMHOME templates...
 At top of Header Template as shown below...>>> Set margin-top to {0} for header placement...


$invertedtabbar

<!-- logo -->
<a name="top"></a>

*************************************************

Or place into Forumhome Template as shown below...>>>

$invertedtabbar

<br />
<!-- end what's going on box -->

{Make sure IMAGE PATH is set correctly in admin and Tabbars will turn on}

*************************************************
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!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 04-13-2008, 02:09 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DDad View Post
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
**************************************************

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 */
  float: left;
  margin: 0px 5px 10px 3px;
  padding: 5px 5px 5px 5px
  background: #eee8aa;
  border-right: 2px dotted #cd853f;
  border-bottom: 2px dotted #cd853f;
  }

**************************************************


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!
Reply With Quote
  #13  
Old 04-13-2008, 02:25 PM
DDad's Avatar
DDad DDad is offline
 
Join Date: Mar 2005
Location: Boston
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #14  
Old 04-14-2008, 05:23 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello!

how get links open in new window ? i mean links in tabs when click on them?

reg

macc
Reply With Quote
  #15  
Old 04-14-2008, 09:14 PM
DDad's Avatar
DDad DDad is offline
 
Join Date: Mar 2005
Location: Boston
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Put this
Code:
"target="_blank"
at the end of your url

it should look like this
Code:
forum/"target="_blank"
or
Code:
forum/blogs"target="_blank"
so on and so on....
Reply With Quote
  #16  
Old 04-15-2008, 04:43 AM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ddad thanks 4 any assists...

I will update this mod once more with better CSS options and its a Done Deal...
Reply With Quote
  #17  
Old 05-05-2008, 07:02 AM
myown myown is offline
 
Join Date: Jan 2007
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks looks interesting
Reply With Quote
  #18  
Old 05-05-2008, 10:38 AM
peterle1 peterle1 is offline
 
Join Date: Nov 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could we add a drop down navigation to these tabs?
Reply With Quote
  #19  
Old 06-04-2008, 01:29 PM
Astrof Astrof is offline
 
Join Date: Apr 2008
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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:
{2} Upload images folder to forum home root...
Yet, in the .txt file, you write that we need to upload the client script folder as well.

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:



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.
Reply With Quote
  #20  
Old 06-05-2008, 01:23 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Astrof View Post
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:

Yet, in the .txt file, you write that we need to upload the client script folder as well.

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:



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.
Astrof,,,
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...
Reply With Quote
  #21  
Old 06-14-2008, 05:58 AM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:31 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.14074 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete