PDA

View Full Version : Tab Menus *** Enhanced



Deepdog009
07-19-2007, 01:13 AM
Tab Menus insertion into Forumhome, Gallery Home or other mods...


Added updated file 3.7

*******************
Plugin installer
Java rollover effects
Rainbow tabs
Highlighted tabs
Custom tab sets
Default vbulletin tab sets
Tutorial helper
Use in other hacks
*******************


Installation
****************

{1} Download, unzip, upload 2 ...>>> /forums/ or wherever your forum is located...
{2} Goto main fold and open the ajax tutorial by way of index.html
{3} Read Tutorials

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

Please try first on your test board...Only because it makes it easier...

Working great on several STYLES without any issues...

Forumhome template works best, but I updated so that it works globally with updated plugin...

Example below on how 2 install body code in template U want this 2 show up in...



</head>
<body>
$header
$navbar
$tabbars = html body code...




<body>
$tabbars
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
</body>



</head>
<body>
$header
$tabbars
$navbar

Also U can Hard Code this into Header and Body of templates in Admin CSS...

Download below and read install instructions


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

Test Tabs zip below will assist those that say they cant get it 2 work...
Dowload, unzip and click on test files 2 view...

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

>>>Updated Tutorial (http://1x1x2.com/tabbarsuite/index2.html)<<<

Peggy
07-19-2007, 01:30 AM
VERY nice! Thank you. I'll have to try this on one of my new styles.

Deepdog009
07-19-2007, 01:49 AM
Uploaded a tester.zip so that U can take a peek at some animated tabs and rollover tabs...

Good Luck:)

Peggy
07-19-2007, 01:50 AM
oh, very kewl. Thanks hun.

I particularly like screenshot #1. This is really useful, in that you don't have to clutter up your navbar with links.

nymyth
07-19-2007, 02:50 PM
yeah i initially got the idea from this mod. In the end because i had customized my site a lot decided to write one for myself. but it works great on the stock vbulletin skin.

Deepdog009
07-21-2007, 04:19 AM
That's great...

I've got some Custom Tabs im releasing today...;)

redraider
08-08-2007, 02:47 PM
This mod looks great ... still trying to install on my own forums .... but would be a great addition

Deepdog009
08-13-2007, 01:07 AM
I've got some custom tabs over in the images section...

Give em a go...

redraider
08-15-2007, 02:59 AM
I was able to install the module .. great. I have just one problem, I want to show this on the vbadvanced main index file and I am not sure which template to edit for this.

Please guide

redraider
08-15-2007, 12:10 PM
never mind, I figured it out, needed to expose $tabbars as a global variable for VBA.

Looks awesome, thanks for this hack

Deepdog009
08-17-2007, 09:13 PM
never mind, I figured it out, needed to expose $tabbars as a global variable for VBA.

Looks awesome, thanks for this hack

sorry 2 be late with responding,,, busy...

Im working on another update coming by next month...;)

katan
09-23-2007, 01:15 AM
Thank... Good!

Deepdog009
09-24-2007, 02:07 AM
Thanks 4 all Thanks

Here is a Demo link 2 help further...>>> TABS DEMOS (http://1x1x2.com/forums/index.php) <<<

redraider
03-18-2008, 06:02 PM
Hi deepdog,

I know you havent been online for sometime. But just a question, can I create a drop down tab menu using this modification?