vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Tab Menu *** Enhanced (https://vborg.vbsupport.ru/showthread.php?t=148933)

Deepdog009 07-11-2007 08:55 PM

Quote:

Originally Posted by Alfa1 (Post 1288389)
That would also mean you can hardcode the locations. i.e. just enter the full path to your images, instead of the relative path. So instead of tab_left.gif or /tabs_images/tab_left.gif it will be http://www.yoursite.com.tabs_images/tab_left.gif

I'm afraid the solution doesn't work for me. I am testing it in my default test style, before I let it go life.
Does anyone know how I can convert this button to vb default style colours? (blue)

Hi Alfa1 I can modify images 4 ya...

Please post the exact color codes or code color that U want 2 match...

Blue color codes...>>> #3333FF, #3333CC, #0000FF, #0000CC or check code of your style and post info...

I will create and upload;)

Alfa1 07-11-2007 09:57 PM

Wow!! That's awesome!

Color codes of my forum:
.tborder: #0B198C
.alt2: #E1E4F2
.tcat: #869BBF
I am using this style:
forumhome colors
navbar colors

Deepdog009 07-11-2007 10:34 PM

Quote:

Originally Posted by Alfa1 (Post 1288682)
Wow!! That's awesome!

Color codes of my forum:
.tborder: #0B198C
.alt2: #E1E4F2
.tcat: #869BBF
I am using this style:
forumhome colors
navbar colors

C if any of these Tabs match yo style colors, give um a go...
If those don't do the trick, I shall create another group 2 try out...


Good Luck;)

Alfa1 07-11-2007 10:47 PM

Please create another group to try out. I'd really like rounded edged buttons, like the ones I posted. Did you use the colors I listed above in Tab set 10? If so, then I have made a mistake with the bright blue color. This should be the dark blue background color of tcat.

rickyreter 07-12-2007 11:46 PM

Hi, i have tabs j how do i add #003366 as the background colour

Thanks

Peter

arob42 07-13-2007 02:34 AM

I would like the tabs to list my forum categories where, by clicking on a category tab, the browser will remain on the same page but scroll down to that category. In the Forum Manager I can rename the category to:
<a name="anchor">Category Name</a>
and then define the tab link as
<a href="#anchor"><span>Category Name</span></a>
However, when I click on the Category Name, it no longer displays a new page showing only forums in that category. I think I'm nesting a named anchor link inside of the category link which overrides the category link.

Does anyone know how to get around this? Or what template is adding the link for the category.

--Robert

Deepdog009 07-13-2007 03:44 AM

Quote:

Originally Posted by rickyreter (Post 1289580)
Hi, i have tabs j how do i add #003366 as the background colour

Thanks

Peter


Rickyreter changing background is easy bud, look in yo css area of the TAB, then look 4 bkgrd area's listed in several locations...


Example below...>>>
HTML Code:

body {font-family:jokerman, frosty, helvetica, sans-serif; font-size:84%; color:#000; padding:0; border:1; margin:0; background:#fff url(../forums/images/yo.pic.here.gif) repeat-x 0 10px; text-align:center;}
Body area of css or {li} and {ul} areas are where U will make changes 2 backgrounds...

Good Luck;)

Deepdog009 07-13-2007 03:46 AM

Quote:

Originally Posted by Alfa1 (Post 1288708)
Please create another group to try out. I'd really like rounded edged buttons, like the ones I posted. Did you use the colors I listed above in Tab set 10? If so, then I have made a mistake with the bright blue color. This should be the dark blue background color of tcat.

Try these out Alfa1,,,...>>> I added some extra custom's...>>>

Alfa1 07-13-2007 08:07 PM

I really like set 13 a lot. Could you make the colors match vb's standard skin? See: http://www.vbulletin.com/forum/ for the standard skin.

Deepdog009 07-14-2007 11:10 AM

Quote:

Originally Posted by Alfa1 (Post 1290235)
I really like set 13 a lot. Could you make the colors match vb's standard skin? See: http://www.vbulletin.com/forum/ for the standard skin.

Alfa1 er U go...;)

Good Luck:eek:

dbirosel 07-19-2007 10:22 PM

What was today's update?

Silvio 07-21-2007 11:23 PM

ty 4 this really cool work. i love it!!

a little issue with my install.
everything seems to work good even if a html error is there using IE7(*)
this error comes as soon as mouse over on a tabbar button.

In this example tabbars is installed by default (as shipped) just translated tabs label

(the same issue happen regardless where $tabbars is placed)

any idea?

ty so much

ciao

edit : (*) issue is not there using FF

Deepdog009 07-22-2007 04:24 PM

Quote:

Originally Posted by Silvio (Post 1297807)
ty 4 this really cool work. i love it!!

a little issue with my install.
everything seems to work good even if a html error is there using IE7(*)
this error comes as soon as mouse over on a tabbar button.

In this example tabbars is installed by default (as shipped) just translated tabs label

(the same issue happen regardless where $tabbars is placed)

any idea?

ty so much

ciao


edit : (*) issue is not there using FF

Silvio I believe its a CSS issue with Microsoft IE7... IE7 released and Gates promised alot, but still its not taking many code standard updates...

Im not using IE7 so I cant replicate your issue, so let me check around and C if theres a patch 4 CSS using IE7...

Also what language is that? Can U give the english version?

If U want 2 align your tabs down lower use the padding area of your CSS code {{{<ul> or <li> }}}

I will post l8ter about this...

Good Luck:)

Carlos2 07-22-2007 05:29 PM

How can i change the white font of the tab letters??

Silvio 07-25-2007 12:02 AM

Quote:

Originally Posted by Deepdog009 (Post 1298346)
Silvio I believe its a CSS issue with Microsoft IE7... IE7 released and Gates promised alot, but still its not taking many code standard updates...

Im not using IE7 so I cant replicate your issue, so let me check around and C if theres a patch 4 CSS using IE7...

Also what language is that? Can U give the english version?

If U want 2 align your tabs down lower use the padding area of your CSS code {{{<ul> or <li> }}}

I will post l8ter about this...

Good Luck:)

ty so much for fast and kind reply.
the language is italian. here I translate what the code error say :

Line: 193
character: 1
Error: Aspected as an Object
Code: 0
URL : my URL

ty for alignment hint. The above picture was just a test. I will try to play with it on this weekend ;
take care
ciao

Deepdog009 07-25-2007 11:58 PM

Quote:

Originally Posted by Carlos2 (Post 1298394)
How can i change the white font of the tab letters??

HTML Code:

font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;  <... HERE...
        margin: 0px;
        padding: 0px 0px 0px 15px;

Carlos2 you may need 2 add additional class 2 get this working or use ...

HTML Code:

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

In your Tabs css area...

Most of the Demo Tabs in package are CSS1 tabs so it should be a breeze editing this...

If U dont use any font code in css area of Tabs then vBull will use its default style... U can goto Admincp Css area and hardcode font info there if U like...

Good Luck:)

dbirosel 07-29-2007 07:18 PM

Quote:

Originally Posted by dbirosel (Post 1296093)
What was today's update?

Uhhh... Bump?

Deepdog009 07-29-2007 11:09 PM

Quote:

Originally Posted by dbirosel (Post 1304784)
Uhhh... Bump?

dbirosel ok, I updated the tutorial, added some custom tabs and made corrections 2 messy code...;)

If I have the time I will update this again with better functionality...

I will also create more custom tabs 2 match most forums with special effects, l8ter...
:)

Brandon Sheley 08-04-2007 10:35 PM

can we use this to do the "quick links" ?
in otherwords, the drop downs ?

Thanks

Deepdog009 08-04-2007 11:48 PM

Quote:

Originally Posted by Loco.M (Post 1309948)
can we use this to do the "quick links" ?
in otherwords, the drop downs ?

Thanks

Loco.M,

sorry but been gone 4 a bit,,, {Quick Links}???

Anywhere theres a table or tbody coded in your template, this mod should work ok...

Where in quick links?

Places that I have verified this works...>>>

Forumhome areas
**************
  1. above navbar
  2. above main display
  3. above WO

Gallery areas
**********
  1. above navbar
  2. above main display

I hope this helps:)

Deepdog009 08-08-2007 01:04 PM

Quote:

Originally Posted by Silvio (Post 1300695)
ty so much for fast and kind reply.
the language is italian. here I translate what the code error say :

Line: 193
character: 1
Error: Aspected as an Object
Code: 0
URL : my URL

ty for alignment hint. The above picture was just a test. I will try to play with it on this weekend ;
take care
ciao



Silvio I did some research and found that MS is still up 2 there old tricks when it comes 2 supporting new standards...

It seems that IE7 when released never had full CSS2, 2.1 or 3 support intergrated...
Web developers have come up with some workarounds 4 this...


Here are some links that my help U...
*******************************

http://dean.edwards.name/IE7/

http://dean.edwards.name/weblog/2005/03/the-reason/

http://positioniseverything.net/explorer.html

http://www.csskarma.com/articles/css21.php

If I had IE7 installed it would help me better, Looks like Vista is on the menu...:eek:

Adam21 08-09-2007 01:48 PM

Hi.Can you point out where do we insert our quicklinks/nav_popout codes?

Deepdog009 08-09-2007 09:24 PM

Quote:

Originally Posted by Adam21 (Post 1313654)
Hi.Can you point out where do we insert our quicklinks/nav_popout codes?



Adam21 presently tabs menu bars are only coded 2 work with one link, I haven't had extra time 4 coding recently because Im in and out of town alot this season.


This mod has a tutorial that should have most of your answers there...

Adam21 08-09-2007 09:34 PM

Quote:

Originally Posted by Deepdog009 (Post 1313983)
Adam21 presently tabs menu bars are only coded 2 work with one link, I haven't had extra time 4 coding recently because Im in and out of town alot this season.


This mod has a tutorial that should have most of your answers there...


Ok,thanks for the hack! :)

rotor 08-11-2007 09:38 AM

Hi,

Great mod and works brilliantly on the site - except for one place.

It works fine in vBadvanced but not in the vBadvanced Links directory.

I have placed the $tabbars into the header in ca_evo template so it really should show I guess - so must be a path problem ??

Where would I find this ??


Help :D

Deepdog009 08-12-2007 02:09 PM

Quote:

Originally Posted by rotor (Post 1315117)
Hi,

Great mod and works brilliantly on the site - except for one place.

It works fine in vBadvanced but not in the vBadvanced Links directory.

I have placed the $tabbars into the header in ca_evo template so it really should show I guess - so must be a path problem ??

Where would I find this ??


Help :D

Rotor sorry but been busy,

Ok, I dont use VBA on most forums I work on, but because alot of folks asking about VBA Im planning on coverting some over 2 this...

There is another Hack by bobster65 that my help U with VBA...
I intend on adding more updates 2 this Mod in the future, but at this time my job is demanding 2 much of my time...


Your Question?
VBA links, is that a pay service or free?

After I do some testing on VBA I will do a update by the end of the month...

Good Luck

puregraf 08-13-2007 01:37 AM

hi, installed..

one problem, theirs a line comming off the right and left side, im using the Css5 one.

see here: http://puregraffiti.com/graffiti-space/index.php

how do i remove the extra lines from the sides?

and also, if i want to change the color of the rollover that is currently Blue to another color like Red, what do i need to do?

Thanks!!

great hack!

Deepdog009 08-13-2007 11:35 AM

Quote:

Originally Posted by puregraf (Post 1316263)
hi, installed..

one problem, theirs a line comming off the right and left side, im using the Css5 one.

see here: http://puregraffiti.com/graffiti-space/index.php

how do i remove the extra lines from the sides?

and also, if i want to change the color of the rollover that is currently Blue to another color like Red, what do i need to do?

Thanks!!

great hack!


Puregraf,

Here's your solution below
...>>>

HTML Code:

#nav{
        clear:both;
        font-weight:bold;
        color:#666;
        margin-left:10px;
        float:left;
        list-style-type:none;       
       
        padding-bottom:21px;  <...{{{ change this here to to move down }}}
}
#nav li{
        list-style-type:none;
        float:left;
        margin:0 0 0 4px;
        padding:0 0 0 10px ;
        border-bottom:1px solid #999;  <...{{{ change this here to 0 }}}

        background:url(../tab_images/css2_under.gif) #c0c0c0 top left no-repeat;
}

If U want 2 make it flush with your tbody or table, change the cellpadding or cellspacing in your tables area...


Good Luck 2 ya ;)

puregraf 08-14-2007 03:33 AM

hi, thanks for your reply and help

i have a question, i currently had to disable plugins due to some plugins problems causing my vbulletin to be super slow,

is there any way for me to have this menu on my site without it using plugins?

thanks for your help
sabrina

Deepdog009 08-14-2007 03:33 PM

Quote:

Originally Posted by puregraf (Post 1317014)
hi, thanks for your reply and help

i have a question, i currently had to disable plugins due to some plugins problems causing my vbulletin to be super slow,

is there any way for me to have this menu on my site without it using plugins?

thanks for your help
sabrina

{{{ Nice site U have there }}}

Sure U can,

Best way 2 accomplish what U want is 2 split code...

Css info added in file {{{ mycss.css }}}, Next insert into headerincludes like this below...>
HTML Code:

<link rel="stylesheet" type="text/css" media="screen" href="mycss.css">


Html added into body of your forumhome or navbar template... Example below...>
HTML Code:

<table cellpadding="0" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
  <tr>
    <td><div id="navcontainer">
                        <ul id="navlist">
                                <!-- CSS Tabs -->
<li id="current"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Home</a></li>
<li><a href="/forums/arcade.php">Arcade</a></li>
<li><a href="/forums/articles.php">Articles</a></li>
<li><a href="/forums/">Chat</a></li>
<li><a href="/forums/">Forums</a></li>
<li><a href="/gallery/">Gallery</a></li>
<li><a href="/forums/">News</a></li>
<li><a href="/forums/sendmessage.php">Support</a></li>

                        </ul>
                </div></td>
  </tr>
</table>


Remember 2 add html code above table or tbody area where U want it 2 show up...

If U want it above navbar, add html code 2 navbar template at beginning...

Some call this Semi-hardcode...

Give it a go :up:

djilou 08-19-2007 03:09 PM

Quote:

Finally inserting javascript and css into template HEADERINCLUDES_tabbarsheet area...


<style type="text/css">
@import "tabbars/cssheets/csssheets1x.css";@import "tabbars/cssheets/csssheets2x.css";@import "tabbars/cssheets/csssheets3x.css";@import "tabbars/cssheets/csssheets4x.css";@import "tabbars/cssheets/csssheets5x.css";@import "tabbars/cssheets/csssheets6x.css";@import "tabbars/cssheets/csssheets7x.css";@import "tabbars/cssheets/csssheets8x.css";@import "tabbars/cssheets/csssheets9x.css";@import "tabbars/cssheets/csssheets10x.css";
</style>
<script type="text/javascript" src="tabbars/tabjs/rollbounce.js"></script>
<script type="text/javascript" src="tabbars/tabjs/csssheets.js"></script>
there is no csssheets.js file on tabjs folder??

Deepdog009 08-19-2007 04:00 PM

Quote:

Originally Posted by djilou (Post 1320967)
there is no csssheets.js file on tabjs folder??

Djilou sorry but U know that us modders sometimes make a few boo, boo's...

HTML Code:

<script type="text/javascript" src="tabbars/tabjs/csssheets.js"></script>
But I think that depending on which tabbar that U use, only then will U change 2 that one in your headerincludes area...

Im working on another update 2 help with this and other areas also...

Let me know where yo issue is and I can fix 4 ya...


Im currently working on more tabs that will match better with most forum colors...

But if U need a custom tabbars color let me know and if time permits I shall commit 2 one free design... please be patient, cause Im only 1 soldier in the field...:eek:

puregraf 08-22-2007 10:53 PM

Quote:

Originally Posted by Deepdog009 (Post 1317422)
{{{ Nice site U have there }}}

Sure U can,

Best way 2 accomplish what U want is 2 split code...

Css info added in file {{{ mycss.css }}}, Next insert into headerincludes like this below...>
HTML Code:

<link rel="stylesheet" type="text/css" media="screen" href="mycss.css">


Html added into body of your forumhome or navbar template... Example below...>
HTML Code:

<table cellpadding="0" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
  <tr>
    <td><div id="navcontainer">
                        <ul id="navlist">
                                <!-- CSS Tabs -->
<li id="current"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Home</a></li>
<li><a href="/forums/arcade.php">Arcade</a></li>
<li><a href="/forums/articles.php">Articles</a></li>
<li><a href="/forums/">Chat</a></li>
<li><a href="/forums/">Forums</a></li>
<li><a href="/gallery/">Gallery</a></li>
<li><a href="/forums/">News</a></li>
<li><a href="/forums/sendmessage.php">Support</a></li>

                        </ul>
                </div></td>
  </tr>
</table>


Remember 2 add html code above table or tbody area where U want it 2 show up...

If U want it above navbar, add html code 2 navbar template at beginning...

Some call this Semi-hardcode...

Give it a go :up:



Hi thanks, i tried what you said but the nav bar ended up showing up like a list with the links next to a dot (like a list) going down.

I also tried to remove those lines appearing on the right and left but it didnt work either :\

Deepdog009 08-23-2007 04:13 AM

Quote:

Originally Posted by puregraf (Post 1323571)
Hi thanks, i tried what you said but the nav bar ended up showing up like a list with the links next to a dot (like a list) going down.

I also tried to remove those lines appearing on the right and left but it didnt work either :\


Looks cool,,,

You're almost there my friend, all U have 2 do is get rid of that line at bottom by changing code in css area here ...>>>

border-bottom:1px

Change to ZERO

Next,,,

Move your TAB down by changing your cellpadding or cellspacing in table area <<<...

Or,,,

Change PADDING in your css area ...>>>

padding-bottom:21px; <...{{{ change this here to to move down }}}

If U still have issues let me have temp access and I can fix 4 ya...


Give it a go
;)

puregraf 08-24-2007 11:43 PM

hey there! thank you i removed the line! but i am still running it using plugins, i turn my plugins off and the menu disapears. im trying to still figure out this <link rel="stylesheet" type="text/css" media="screen" href="mycss.css">

i added it to my headersinclude, but dont i need to edit this code? like the mycss.cc dont i need to name this something else?

i really suck at this css stuff its sad :(

Deepdog009 08-25-2007 11:49 AM

Quote:

Originally Posted by puregraf (Post 1325112)
hey there! thank you i removed the line! but i am still running it using plugins, i turn my plugins off and the menu disapears. im trying to still figure out this <link rel="stylesheet" type="text/css" media="screen" href="mycss.css">

i added it to my headersinclude, but dont i need to edit this code? like the mycss.cc dont i need to name this something else?

i really suck at this css stuff its sad :(


Puregraf it looks like U have the html code placed correctly, next create css file with css code in it...

U can call the file whatever you like, but first use a editor and cut and paste code and add 2 your new css file...


Css code is within these tags... <style>code is here in upper part of TAB you are using</style>

After cut and paste save file and name it, then insert name into code in headersinclude template...

HTML Code:

<link rel="stylesheet" type="text/css" media="screen" href="mycss.css">
This will work without using plugin

give it a go:up:

Fungsten 08-25-2007 07:03 PM

I don't know if it's me or what, but I can't get it this to work. The tabs don't show up or the like.

Hornstar 08-25-2007 10:56 PM

this looks so cool now. thanks for the update.

Deepdog009 08-26-2007 01:47 PM

Quote:

Originally Posted by Fungsten (Post 1325641)
I don't know if it's me or what, but I can't get it this to work. The tabs don't show up or the like.

Fungsten, I can get it up and running 4 ya with temp access or tell me whats happening when U install it???

Im releasing 20 or more Custom Tabs today and if U like I can match one 2 your forums...

Gooden lucken

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

Quote:

Originally Posted by hornstar1337 (Post 1325759)
this looks so cool now. thanks for the update.

Glad 2 see that most are getting aligned in order now...

L8ter

y2krazy 08-26-2007 03:00 PM

Very interesting mod. I will be installing this if you can implement a feature to make it to where it can be used in the MEMBERINFO template, with each member being able to add their own custom tabs to their profile. This will take a while, or maybe not, but I'm sure it will be well worth the work considering there's nothing like that on the market right now. Let me know if this is even possible! Thanks and keep up the good work!! :D


All times are GMT. The time now is 01:01 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
  • Page Generation 0.04986 seconds
  • Memory Usage 1,890KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_html_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete