vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - [AJAX] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=175687)

King Kovifor 02-01-2009 07:31 PM

Quote:

Originally Posted by tafreeh (Post 1731235)
i have fixed my paths already....
http://teest.tafreehmela.com/forums/index.php?styleid=2

but i need to use an image... can u tell me which template and which codes i need to modify...

Thanks

The CSS file controls the look of all the tabs (even in 2.0).

vidan 02-01-2009 07:46 PM

hello King Kovifor
by any chance, is it possible the css design using this one?
http://www.exploding-boy.com/images/cssmenus/menus.html
been trying for 2 hours but no result. It might be need span, can you help with the css?
thanks

King Kovifor 02-01-2009 08:11 PM

I don't think so. But v2 uses a modified version (simplified) of the YUI CSS.

vidan 02-01-2009 08:31 PM

whennnnnnnnnnnnnnnn? im waiting it since the state beta announcement,
do you have the release date?

King Kovifor 02-01-2009 08:32 PM

Quote:

Originally Posted by vidan (Post 1731294)
whennnnnnnnnnnnnnnn? im waiting it since the state beta announcement,
do you have the release date?

No release date as of this time.

vidan 02-01-2009 08:42 PM

do you have another good-design-looking css of our lovely tab css?
thanks

dai-kun 02-01-2009 11:49 PM

so does anyone know how to fix the ugly white space between the forum categories??

King Kovifor 02-02-2009 01:37 AM

You'll have to work with the CSS.

bobster65 02-02-2009 04:03 AM

Quote:

Originally Posted by dai-kun (Post 1731437)
so does anyone know how to fix the ugly white space between the forum categories??

There have been a few people that have provided fixes that have worked for their styles.. just do a search of the thread... try key words white space ...

fleccy 02-02-2009 04:05 PM

For all the people getting this error on 1.5.0:

Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)

Move this code in your FORUMHOME template:

Code:

<script type="text/javascript">
    var mytabs=new ddajaxtabs("ajaxTFH", "ajaxTFHcontentarea")
        mytabs.setpersist(true)
        mytabs.setselectedClassTarget("link")
        mytabs.init()
</script>

To just before </body> and then it works fine... this seems to be an issue in IE8 on some templates.


All times are GMT. The time now is 03:05 AM.

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.04930 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)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