vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Ajax Fisheye Menu (https://vborg.vbsupport.ru/showthread.php?t=160422)

KTP 10-19-2007 02:56 PM

its the only thing that i've touched so i dont have any other explanations

rokked 10-19-2007 03:12 PM

How would you align this to the left or the right. All the normal tricks seem to not work.

BecomeUnbroken 10-19-2007 03:52 PM

Quote:

Originally Posted by KTP (Post 1363769)
i installed this, it didnt work right so i chose to uninstall it and it wiped out half my database.

This mod doesn't make any database changes.. or even access the database.. So there is no way it could've wiped it out...

BecomeUnbroken 10-19-2007 04:00 PM

Quote:

Originally Posted by rokked (Post 1363783)
How would you align this to the left or the right. All the normal tricks seem to not work.

in the afm_fisheye_menu template look for this code:

Code:

$('#dock').Fisheye(
                {
                    maxWidth: 50,
                    items: 'a',
                    itemsText: 'span',
                    container: '.dock-container',
                    itemWidth: 40,
                    proximity: 90,
                    halign : 'center'
                }

change the 'halign' value to left, center, or right.. depending where you want it to go..

here is what my code looks like:

Code:

$('#dock').Fisheye(
                {
                    maxWidth: 40,
                    items: 'a',
                    itemsText: 'span',
                    container: '.dock-container',
                    itemWidth: 30,
                    proximity: 30,
                    halign : 'right'
                }

After this you need to go to the afm_fisheye_stylesheet template and mess with the CSS code until you have it aligned exactly where you want it... here's an example of my code:

Code:

.dock {
 position: relative;
left: -7%;
bottom: 0px;
 height: 50px;
}
.dock-container {
 position: absolute;
 height: 50px;
 padding-left: 20px;
}

:) you can see the result of this coding at my site

Evolution06 10-19-2007 04:02 PM

Quote:

Originally Posted by BecomeUnbroken (Post 1363569)
here are some free icons i found...
http://www.dezinerfolio.com/2007/02/...a-gloss-icons/


Nice, Thanks for going the extra mile they will come in handy,

citroenar 10-19-2007 08:38 PM

Quote:

Originally Posted by BecomeUnbroken (Post 1363188)
Well you are loading jquery two times.. since both these mods use JQuery you should remove one of the instances.. I recommend to remove it from my mod instead of the Lightbox, since mine is still in beta.. I might add a control panel option in a future release to enable/disable Jquery in these type of cases...

EDIT::
Actually now when I think about it.. you should remove the LightBox JQuery code.. because the menu need JQuery on every page.. not just on pages where the postbit is displayed.. so remove the code from the postbit_legacy, and just remember where it goes if you need to put it back later...

to be more specific, remove this piece of the code..
<script type="text/javascript" src="js/jquery.js"></script>

if I remove mine,then lightbox dont work like should work (open picture normal,but on close it like redirect me back on forumhome) and if I remove yours then both dont work.
I found another error - se picture

Magnumutz 10-19-2007 08:50 PM

This is awesome dude... I'm really looking for a stable version.

Btw, can we get more images for it? :D

Saviour 10-19-2007 11:40 PM

This would be ice to add onto my forum as well, but I'm not a big fan of BETA. I'll wait for a more stable version as well.

Some things I'd like to see addressed:
  1. Full browser compatibility
  2. Transparent background images for seemless blending with your current forum
  3. Ability to automatically resize the menu instead of having to manually size it through template scripts
  4. More images
  5. Admin CP control
This is an excellent Mod...I hope to see further progress and will return frequently to check up on it.

Best of luck!

MiahBeSmokin420 10-20-2007 12:02 AM

yo

i have this in my header right now

and i see that you can make 2 diffrent docks which i understand

but when i do that the second one is always messed up and showes up in the middle of my site somewhere

how can i make it in the header and footer at the same time?

other then that its great i replaced my normal nav bars with this

MiahBeSmokin420 10-20-2007 02:58 AM

Yo Yo Yo Yo Yo Yo Yo Yo Yo Yo Boy

Seriously

How The He Dubble Hocky Stix (lol lil ears on this site lol)

Do You Get This To Be In The Header And Footer At The Same Time

??

Any One?? Any One??

Going Once?? Going Twice??


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