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-24-2010 02:33 PM

sent u a pm with a link bobster for firebugging

bobster65 03-24-2010 03:02 PM

OK, for those of you that are having the "WHITE" issue on the background of the container (mainly for transparent/translucent styles)

on line 63 of the skin-tfh.css

Currently this element sets a WHITE background (as that is what default vB style is like)..

Code:

.yui-navset .yui-content {
        background:#ffffff;
        border-top:5px solid #ADCCE1;
}


So, what you need to do is make it transparent like this.

Code:

.yui-navset .yui-content {
        background:transparent;
        border-top:5px solid #ADCCE1;
}


cloferba 03-24-2010 04:24 PM

Quote:

Originally Posted by tafreeh (Post 1990559)
Hey Bobster anyway to make it work with Sub Forum Manager plugins?

yes please, with this mod installer, i can see subforums well, but with tabs i cant see it well :S

misticjeff 03-24-2010 07:03 PM

Hi Bob,

Great mod... not sure if this is possible but could a user permission be set so that the user could choose which tab to make his/her default?

kylek 03-24-2010 07:10 PM

Quote:

Originally Posted by jonty (Post 1959138)
If I change templates, the old forum icons remain.
Also - i can no longer double-click the forum icon to mark it as read. (and when you hover over the forum icon, it no longer says "double click to mark this forum as read). :confused:

I know you want bug reports to the other forum, but I havent had a chance to sign up for it. :cool:

Same thing, just installed and everythings great but dont have the ability to double click an icon. Also cant find link to other site to check bug reports.

Other than this, great mod, nice easy install and so easy to add tabbed sections!!

kylek 03-24-2010 08:13 PM

Quote:

Originally Posted by kylek (Post 2009582)
Same thing, just installed and everythings great but dont have the ability to double click an icon. Also cant find link to other site to check bug reports.

Other than this, great mod, nice easy install and so easy to add tabbed sections!!

Just found what was missing and it works now. In the template edits it says forumhometab is automatically created so I didn't check it as I am using default style. While going through to see if I missed anything with the edits checked the forumhome tab again and it did not have "{vb:raw forumhome_markread_script}" added.

Added it and the double click icon to mark read shows and works.

ps2wiz 03-24-2010 08:13 PM

Quote:

Originally Posted by craiovaforum (Post 2009345)
Of course, you can just add that text between <noscript></noscript> tags in your FORUMHOME templates.

In what formatting tags should I incase the message (inside the noscript section)?

bobster65 03-24-2010 09:41 PM

Quote:

Originally Posted by cloferba (Post 2009501)
yes please, with this mod installer, i can see subforums well, but with tabs i cant see it well :S

It works fine with Valtars (Cybs) Subforum Manager.


Quote:

Originally Posted by misticjeff (Post 2009577)
Hi Bob,

Great mod... not sure if this is possible but could a user permission be set so that the user could choose which tab to make his/her default?

That is something that has been kicked around a few times. Its on the white board, but isn't planned for the next few versions at the moment. Its on the radar tho.

cloferba 03-24-2010 11:57 PM

Quote:

Originally Posted by bobster65 (Post 2009660)
It works fine with Valtars (Cybs) Subforum Manager.

but with this mod not

https://vborg.vbsupport.ru/showthread.php?t=229148

kylek 03-25-2010 01:23 AM

Quote:

Originally Posted by cloferba (Post 2009730)

Just installed Sub Forum Manager 4.1 and just testing it out and so far it looks to be working okay with this.


All times are GMT. The time now is 04:05 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.02546 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)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