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 - Vbdock (https://vborg.vbsupport.ru/showthread.php?t=203535)

Sgt Pepper 01-31-2009 05:34 AM

Very classy. I love it.

TheLastSuperman 01-31-2009 05:53 AM

Wonderful! I saw that and fell in love the other day!

thanks!

figu120 01-31-2009 09:37 PM

Quote:

Originally Posted by g0dfather1984 (Post 1729550)
I have uninstalled this product and yet it still remains on my forumhome.

Please help.

must remove all the codes and the two header files uploaded to the forum....

figu120 02-03-2009 02:23 PM

ok ...
proxima version pronto....

Dr.Viggy 02-06-2009 10:39 PM

I can't get this to work. I uploaded the dock folder into my images directory. I uploaded the clientscript files into the clientscript

i went into the admincp > styles & templates > style manager
selected the style and chose "Edit templates" from the drop down. went to navigatin / breadcrumb templates and then the navigation template. I copied and pasted the code at the very bottom and saved.

now i don't see my forums at all or the dock.

nothing is there besides the active users box.

any help?

EDIT: I deleted the code and pasted it back in while my wife watched over my shoulder and it worked. So the hack is in place perfectly, looks great and she's gloating for knowing nothing about this yet she made it work somehow.

figu120 02-08-2009 10:59 PM

<div align="left">ok perfect I am glad that it works because the explanation is to paste in the header for a perfect operation ....</div>

TheLastSuperman 02-08-2009 11:10 PM

If you tinker w/ the settings in the files i.e. the CSS or for some the javascript files you can achieve different results i.e. for me I found that using larger icons then specifying the sizes in halves of the original value so for example...

In the CSS file my code is:

Code:

<script type="text/javascript">
       
        $(document).ready(
                function()
                {
                        $('#dock').Fisheye(
                                {
                                        maxWidth: 128,
                                        items: 'a',
                                        itemsText: 'span',
                                        container: '.dock-container',
                                        itemWidth: 128,
                                        proximity: 256,
                                        halign : 'center'
                                }
                        )
                }
        );

</script>

Now, that makes the icons larger as well but you can tinker to make them all display proportionally correct.... another note is you don't HAVE to use bigger icons but resizing them correctly depending on the values you use in the CSS greatly helps them look more clear and crisp w/o the edges being so gaudy!

S-MAN

figu120 02-08-2009 11:37 PM

Quote:

Originally Posted by TheLastSuperman (Post 1738142)
If you tinker w/ the settings in the files i.e. the CSS or for some the javascript files you can achieve different results i.e. for me I found that using larger icons then specifying the sizes in halves of the original value so for example...

In the CSS file my code is:


Now, that makes the icons larger as well but you can tinker to make them all display proportionally correct.... another note is you don't HAVE to use bigger icons but resizing them correctly depending on the values you use in the CSS greatly helps them look more clear and crisp w/o the edges being so gaudy!

S-MAN


thank you very much for your input ..
Because it is very good to know these inputs which can take into account for an update ...

Vicros 02-24-2009 01:01 PM

I love this mod, but i am also getting a vbadvanced cmps problem as well..is there a known fix for it?

figu120 02-24-2009 08:26 PM

Quote:

Originally Posted by Vicros (Post 1753294)
I love this mod, but i am also getting a vbadvanced cmps problem as well..is there a known fix for it?

Could copy the problem with this mod in your Vbadvanced


All times are GMT. The time now is 03:30 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.01121 seconds
  • Memory Usage 1,739KB
  • 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
  • (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