vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Tabs Add System for vBulletin 4 (sstab advanced) (https://vborg.vbsupport.ru/showthread.php?t=233629)

Gamelobby 12-22-2011 08:18 PM

Quote:

Originally Posted by intruder (Post 2276549)
How can I reduce the navtab dropdown sublink space:

https://vborg.vbsupport.ru/external/2011/12/5.png

For the sublink space I found that the padding:
.popupbody li > label {
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
}


should be:

.popupbody li > a,
.popupbody li > label {
padding-bottom: 0;
padding-left: 10px;
padding-right: 10px;
padding-top: 0;
}


and is defined in additional.css

.popupbody li > a,
.popupbody li > label {
padding:{vb:math {vb:stylevar padding}-2} {vb:stylevar padding};
}

So where could I edit "stylevar padding" ?
It's not in the Style Variable Editor / popupmenu_padding because there I have 2, 0, 0, 0

Btw: the navbar (not navtab) dropdown menus are ok (0,10,10,0).

I don't have any of that. lol (i guess my style/skin changed it. :()

sivaganeshk 12-24-2011 01:02 PM

Quote:

Not Found

The requested URL /admincp/evbs_sstabs.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
what to do ?

Gamelobby 12-24-2011 10:46 PM

Did you upload everything to the server.?
Looks to me like either you didn't or did to the wrong folder. (should be forum root)

This seems to be missing..
Code:

/Forum/admincp/evbs_sstabs.php

ctsolutions 12-27-2011 10:47 AM

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE in ....../includes/class_bootstrap.php(426) : eval()'d code on line 315

vBulletin 4.1.9

NarutoFTW 12-30-2011 09:34 PM

Made a donation, thanks for the mod.

Jakub03 12-31-2011 07:12 PM

Great Mod! Works Great!

mmoore5553 01-09-2012 12:31 AM

Is tabs being selected working for anyone ?

Gamelobby 01-11-2012 01:39 AM

*edit*

Gamelobby 01-11-2012 06:40 PM

1 Attachment(s)
Any idea how to fix this extra gap..?

ceho 01-12-2012 08:21 PM

I get everything to work as I want to (4.1.9 and 4.1.10) but there is one thing that I simply don't get to work: the tabs that are a dropdown menu simply don't highlight on mouse over and don't remain highlighted when in the according sections. Simple tabs with a URL or URL+parameter work well, mouseover and highlighted as supposed.

Could anybody please tell me the settings I have to use to make that work? Because regarding the plugin this should work, shouldn't it? Any help is appreciated. Thanks.


All times are GMT. The time now is 01:55 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.03251 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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