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 Home Enhancements - [YUI] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=233135)

DjEddie 03-22-2010 03:15 PM

Quote:

Originally Posted by bobster65 (Post 2008175)
I'll check this out.

forumhome_forumbit_level1_post
forumhome_forumbit_level1_nopost

Those are the templates that do the output and I didn't make any changes to them, so I am not sure why they don't work right now (cept if their is some sorta CSS conflict that I don't see right off).

I'm about to upgrade this bobster ... is the above ^^ problem with the update or just this user .. just want to make sure before I update the mod :)

jack2009 03-22-2010 07:21 PM

:confused:is there anyone who can reply to my post....i am seeking help...:(

M-Tuning 03-22-2010 07:28 PM

I've got the line problem too.

bobster65 03-22-2010 08:11 PM

Quote:

Originally Posted by DjEddie (Post 2008181)
I'm about to upgrade this bobster ... is the above ^^ problem with the update or just this user .. just want to make sure before I update the mod :)

its a general bug... trying to squish the bastage lol I'd hold off until I can solve it.

EDIT: Its a CSS conflict. Working on a TWEAK now.

bobster65 03-22-2010 08:12 PM

Quote:

Originally Posted by jack2009 (Post 2008326)
:confused:is there anyone who can reply to my post....i am seeking help...:(

I do not have the slightest clue what you are asking or what you are wanting to do.

jack2009 03-22-2010 08:28 PM

Quote:

Originally Posted by bobster65 (Post 2008373)
I do not have the slightest clue what you are asking or what you are wanting to do.

thanks for replying. I am asking for a plugin or some mod by which we can add all the forum sections in the navbar. And when someone point the mouse on that than all the sub forums scroll down:)

jack2009 03-22-2010 08:29 PM

you can check my previous post in this thread

bobster65 03-22-2010 08:37 PM

Here is a QUICK Fix for the CSS conflict that cause's the Horizontal Lines to disappear..

in the skin-tfh.css

Replace lines 68 through 77 with this.. Basically remarking out the content of those two CSS elements. Don't remove the Elements, just replace them with this for now.

Code:

.yui-navset .yui-content div {
        /* border:0px solid #ADCCE1; */
        /* border-top-color:#ADCCE1; */
        /* padding:0.0em 0.0em; */
}

.yui-navset .yui-content div div { /* kill inheritance */
        /* border:0; */
        /* padding:0; */
}


bobster65 03-22-2010 08:44 PM

Quote:

Originally Posted by jack2009 (Post 2008382)
thanks for replying. I am asking for a plugin or some mod by which we can add all the forum sections in the navbar. And when someone point the mouse on that than all the sub forums scroll down:)

I still don't understand what that has to do with THIS mod? I have NO intentions of Putting the Tabs into the NAV bar if that is what you are asking.

Universal 03-22-2010 09:20 PM

Quote:

Originally Posted by bobster65 (Post 2008388)
Here is a QUICK Fix for the CSS conflict that cause's the Horizontal Lines to disappear..

in the skin-tfh.css

Replace lines 68 through 77 with this.. Basically remarking out the content of those two CSS elements. Don't remove the Elements, just replace them with this for now.

Code:

.yui-navset .yui-content div {
        /* border:0px solid #ADCCE1; */
        /* border-top-color:#ADCCE1; */
        /* padding:0.0em 0.0em; */
}

.yui-navset .yui-content div div { /* kill inheritance */
        /* border:0; */
        /* padding:0; */
}


Thankyou, that works fine to fix the problem.


All times are GMT. The time now is 08: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.01887 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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